随笔分类 -  系统-linux

摘要:https://www.cnblogs.com/yyxianren/p/10839373.html 阅读全文
posted @ 2021-07-26 11:42 范若若 阅读(56) 评论(0) 推荐(0)
摘要:1.安装wget https://www.imooc.com/article/17781 2.安装netstat yum -y install net-tools 阅读全文
posted @ 2021-05-31 12:25 范若若 阅读(470) 评论(0) 推荐(0)
摘要:https://www.jb51.net/article/174460.htm Linux下环境变量设置的三种方法: 1.对所有的用户的都起作用的环境变量(系统级环境变量) 修改 /etc/profile 文件,因为所有用户的shell都有权使用这个环境变量,可能会给系统带来安全性问题。 vi /e 阅读全文
posted @ 2021-01-25 16:47 范若若 阅读(140) 评论(0) 推荐(0)
摘要:centos7 ssh启动异常时,用ssh -t 查看报错信息。 https://blog.csdn.net/qq_34815528/article/details/90052813 阅读全文
posted @ 2020-12-21 19:13 范若若 阅读(398) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/weixin_44254243/article/details/103538032 阅读全文
posted @ 2020-12-21 18:35 范若若 阅读(35) 评论(0) 推荐(0)