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” 解決辦法
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章