- 《unix/Linux常用命令英文全称与中文解释 man ,su,ps,ls 等等》 - https://blog.csdn.net/cuijieb/article/details/39613435
- reboot 重启
- 查看某个服务是否启动
- ps:Process Status 进程状态
- systemctl status xxxx 查看xxxx服务的状态 https://blog.csdn.net/LawssssCat/article/details/103918570
ctl
⇒control
- netstat -anp 所有开放端口信息
- netstat -ntpl (简洁)
《linux 安装了tomcat 但是一直访问不了怎么办》 - https://blog.csdn.net/datouniao1/article/details/91945501
- ll 查看目录