虽然咱是个伪LINUX爱好者,但是最最基本的我们还是要学习一下的,拿到VPS第一件事是修改一下SSH默认端口22,
[root@server ~]$ vi /etc/ssh/sshd_config
找到
#port 22
将前面的#去掉,然后修改端口
port 2008
重启服务,这样默认的22端口就被我们改成了2008了
[root@server ~]$ /etc/init.d/sshd restart
lsusb and fdisk -l There's a method to turn USB power on which is probably not persistent. I hope this will help you. echo 0 > /sys/c...