随笔分类 -  linux运维管理

摘要:wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.6.6.tgz 关闭防火墙并禁止开机启动 systemctl stop firewalld.service systemctl disable firewalld 关闭selinux 阅读全文
posted @ 2019-03-05 10:02 liwuming 阅读(110) 评论(0) 推荐(0)
摘要:环境搭建 wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel70-4.0.6.tgz 阅读全文
posted @ 2019-03-03 10:15 liwuming 阅读(137) 评论(0) 推荐(0)
摘要:关于lrzsz 阅读全文
posted @ 2019-03-02 08:25 liwuming 阅读(103) 评论(0) 推荐(0)
摘要:1、xshell 不小心按到ctrl-s后,终端冻结,怎么解决? 养成了敲几行代码就按下ctrl+s保存的习惯,但是在学习linux操作系统的时候,使用 解决方法是ctrl + q 阅读全文
posted @ 2019-01-13 14:37 liwuming 阅读(421) 评论(0) 推荐(0)
摘要:新建目录拷贝目录删除目录 阅读全文
posted @ 2015-05-26 09:03 liwuming 阅读(142) 评论(0) 推荐(0)