摘要: <远程>#ssh root@10.0.0.100#ssh -p 22 root@10.0.0.100 <显示当前系统上运行的所有进程>#ps aux grep 是一个文本搜索工具,它会输出包含特定字符串的行。#ps aux | grep bash l临时生效 (保持内存中,重启后无效)#hostna 阅读全文
posted @ 2024-12-27 15:39 try-hard 阅读(15) 评论(0) 推荐(0)