摘要: 查指令的用途man = info (安裝中文manpage,參考這篇)whatis 環境變數cat ~/.bashrc/etc/profile.d/*.shalias 顯示目前系統有的aliasalias ll='ls -alF'unaliasset 顯示目前系統的環境變數export PATH="xxx" 改環境變數 $PATH="xxx"查看目錄ls or Dir-a:列出全部檔案包括隱藏檔-l:列出詳細的檔案資訊-R:遞回列出所有子目錄和檔案-r:以反方向順序顯示-X 以副檔名排序顯示-S 以檔案大到小排序顯示-t以時間大到小排序顯 阅读全文
posted @ 2014-03-23 23:55 a-jay 阅读(200) 评论(0) 推荐(0) 编辑
摘要: sudo apt-get install xrdp遠端桌面連線Port: 3389可與Windows遠端桌面相互連線不用時記得停止Servicesudo service xrdp stop參考網址:http://pangomi.blogspot.tw/2012/11/xrdp-win7-ubuntu-1204lts.html 阅读全文
posted @ 2014-03-23 02:37 a-jay 阅读(243) 评论(0) 推荐(0) 编辑
摘要: Step1. sudo apt-get install gnome-shell2. sudo reboot3. 重開機後,選擇GNOME Classic參考網址:http://www.arthurtoday.com/2011/10/ubuntu-1110-ubuntu-classic-gnome.html 阅读全文
posted @ 2014-03-23 02:06 a-jay 阅读(122) 评论(0) 推荐(0) 编辑