文章分类 - 9_其他
摘要:转自: https://www.jianshu.com/p/c655e0a944ae
阅读全文
摘要:转自:https://blog.csdn.net/hanner_cheung/article/details/6081440 ps aux命令显示的状态列中的Ss+,Rsl,R+,S<sl都是什么意思呢?(转) D 不可中断 Uninterruptible sleep (usually IO) R
阅读全文
摘要:转自: https://blog.csdn.net/shouldnotappearcalm/article/details/64904253 命令: dos2unix filename sed -i 's/^M//g' filename :1,$ s/^M//g cat filename |tr -
阅读全文
摘要:转自 : https://blog.csdn.net/u014449366/article/details/72801578 最近使用这个工具,普通用户可以登录root用户不可以登录。将vi /etc/ssh/sshd_config按照下述配置解决问题 修改sshd配置文件:vi /etc/ssh/
阅读全文
摘要:转自: https://www.cnblogs.com/iconfig/p/4863063.html du [-abcDhHklmsSx] [-L <符号连接>][-X <文件>][--block-size][--exclude=<目录或文件>] [--max-depth=<目录层数>][--hel
阅读全文