10 2021 档案

摘要:linux系统 ip addr cat /etc/redhat-release more /etc/shadow more /etc/login.defsmore /etc/pam.d/system-auth more /etc/profile more /etc/ssh/sshd_config m 阅读全文
posted @ 2021-10-14 14:07 jhtchina 阅读(292) 评论(0) 推荐(0)
摘要:内存使用过高,清理 手工释放linux内存——/proc/sys/vm/drop_cache free -m sync echo 3 > /proc/sys/vm/drop_caches netstat -tnlp /*netstat命令用来打印Linux中网络系统的状态信息*/查看连接某服务端口最 阅读全文
posted @ 2021-10-11 20:39 jhtchina 阅读(55) 评论(0) 推荐(0)