WeChat ID
aaronpk_tv
"find . -type d -perm 777 -exec chmod 755 {} \; (for changing the directory permission)
find . -type f -perm 777 -exec chmod 644 {} \; (for changing the file permission)
If they did not have 777 permissions, we easily remove the -perm 777 part."
This project configures your Raspberry Pi to connect to the Internet through ethernet, and share that connection over WiFi.
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
TL;DR Broken SSDs: SAMSUNG MZ7WD480HCGM-00003 SAMSUNG MZ7GE480HMHP-00003 SAMSUNG MZ7GE240HMGR-00003 Samsung SSD 840 PRO Series recently blacklisted for 8-series blacklist Samsung SSD 850 PRO 512GB recently blacklisted as 850 Pro and later in 8-series blacklist Working SSDs: Intel S3500 Intel S3700 Intel S3710
dnsmasq is a small DNS server easy to configure.
The first course of business was to regain control of the server. Every service on the machine was unresponsive, including SSH. The only thing to do was perform a remote restart and wait for things to come back online.