chore: update readme about ssh service
This commit is contained in:
@@ -44,6 +44,7 @@ sudo pacman -S lact
|
|||||||
## SSH tunneling
|
## SSH tunneling
|
||||||
1. first u must have port 22 available on 192.168.1.1 virtual trigger
|
1. first u must have port 22 available on 192.168.1.1 virtual trigger
|
||||||
2. uncomment `port 22` on file follow path `/etc/ssh/sshd_config`
|
2. uncomment `port 22` on file follow path `/etc/ssh/sshd_config`
|
||||||
|
3. `sudo systemctl enable sshd | systemctl start --now sshd`
|
||||||
-> after that u can connect to ssh. it means u doesnt need add open port 22
|
-> after that u can connect to ssh. it means u doesnt need add open port 22
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user