随笔分类 -  linux

摘要:安装node 安装pm2 http://blog.csdn.net/chenlinIT/article/details/73343793 安装mongodbhttp://zixuephp.net/article-37 安装nginxhttps://www.cnblogs.com/lxg0/p/697 阅读全文
posted @ 2018-02-10 16:46 xue11hua 阅读(158) 评论(0) 推荐(0)
摘要:查看当前用户who am i 创建用户:sudo adduser lilei然后输入密码 查看用户:ls /home 用新用户登陆:su -l lilei 查看所属用户组:groups 用户名 新建文件,名为filetouch file 进入目录ectcd /ect/ 查看当前目录pwd 查找文件l 阅读全文
posted @ 2018-02-10 16:40 xue11hua 阅读(124) 评论(0) 推荐(0)