关机:
shutdown -h now 立即关机
重启:
reboot
vi 编辑器相关:
esc - : -wq 写入并且退出
esc - : -q退出
网络相关
ipaddr 查看网络
ll /etc/sysconfig/network-scripts/ 查看网卡相关配置文件夹
ssh相关
systemctl restart sshd 重启SSH服务。
systemctl start sshd 启动服务 | 命令:systemctl stop sshd 停止服务
设置SSH服务为开机启动
systemctl enable sshd 开启
systemctl disable sshd 禁止
ssh 配置 vi /etc/ssh/sshd_config
xshell工具下载:
https://www.lanzous.com/b289982/ 密码:62pb