Linux相关文章索引(5)

环境部署

U盘安装CentOS 7.0图文详解教程

基本常识

  1. Linux下除了某个文件外的其他文件全部删除
    rm -fr !(file1)
  2. Linux中文显示乱码?如何设置centos显示中文
  3. Linux服务器时间同步
  4. 如何批量的在linux和windows环境下删除文件名后缀
  5. Linux下 环境变量/etc/profile、/etc/bashrc、~/.bashrc的区别
  6. sudo 免密码
  7. CentOS 7设置开机启动服务,添加自定义系统服务
    systemctl enable xx.service

Debug

  1. CentOS 7 程序自启动的问题
  2. 解决:no device found for connection ‘ System eth0′问题
  3. centos文件系统变为只读的解决处理
  4. U盘安装centos 7 提示 “Warning: /dev/root does not exist, could not boot” 解决办法
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章