Linux相关文章索引(5)
2017-09-30 本文已影响22人
司小幽
环境部署
基本常识
-
Linux下除了某个文件外的其他文件全部删除
rm -fr !(file1)
- Linux中文显示乱码?如何设置centos显示中文
- Linux服务器时间同步
- 如何批量的在linux和windows环境下删除文件名后缀
- Linux下 环境变量/etc/profile、/etc/bashrc、~/.bashrc的区别
- sudo 免密码
- CentOS 7设置开机启动服务,添加自定义系统服务
systemctl enable xx.service