mirror of
https://github.com/mayfrost/guides.git
synced 2025-09-04 18:12:46 +00:00
Update NETWORKING.md
This commit is contained in:
@@ -33,7 +33,7 @@ You can save either example in a script to activate the Wi-Fi whenever you want.
|
||||
|
||||
## Next
|
||||
|
||||
### using ufw
|
||||
### ufw
|
||||
sudo ufw status
|
||||
sudo ufw enable
|
||||
sudo ufw disable
|
||||
@@ -114,6 +114,6 @@ PermitRootLogin without-password # change "without-password" to "no"
|
||||
AllowUsers USER_NAME # by allowing a specific user it restricts the others
|
||||
* restart "ssh" service to activate changes
|
||||
|
||||
|
||||
# use last 8 octets for hosts
|
||||
## /etc/network/interfaces
|
||||
* use last 8 octets for hosts
|
||||
255.255.255.0
|
||||
|
Reference in New Issue
Block a user