artix + arch + gentoo
This commit is contained in:
4
artix_scripts/ip-sshd.sh
Normal file
4
artix_scripts/ip-sshd.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
ip a add 192.168.57.132/24 dev eth1 && \
|
||||
rc-service sshd start
|
||||
Reference in New Issue
Block a user