Ubuntu安裝後基本指令

來源:互聯網
上載者:User

標籤:des   http   使用   檔案   re   c   

1. Firefox安裝Flash:sudo apt-get install flashplugin-nonfree

2. 更換源:

儲存當前源列表:sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup

開啟當前源列表:sudo gedit /etc/apt/sources.list

推薦用163源替換全部內容後,儲存。

擷取當前源更新:sudo apt-get update

3. 安裝chrome:

下載chrome:wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb

安裝chrome:sudo dpkg -i google-chrome-stable_current_i386.deb

4. 安裝中州韻:

sudo apt-get install ibus-rime

安裝完成後,reboot

5. 安裝vmwaretool:

如下是在虛擬機器中安裝點擊VM-Install VMware Tools在案頭上出現一張光碟片包含3個檔案,分別為manifest.txt;Vmware-tools-版本號碼.rpm和Vmware-tools-版本號碼.tar.gz在此安裝tar.gz包(1)將Vmware-tools-版本號碼.tar.gz拷貝至tmp目錄下cp Vmware-tools-版本號碼.tar.gz  /tmp(2)切換至tmp目錄 cd /tmp(3)解壓Vmware-tools-版本號碼.tar.gz檔案tar –zxvf Vmware-tools-版本號碼.tar.gz(4)查看tmp目錄下所擁有的檔案ls(5)將目錄切換至vmware-tools-distribcd vmware-tools-distrib(6)執行vmware-intall.pl檔案./vmware-install.pl之後一直斷行符號(預設)出現選擇螢幕解析度輸入數字12    (1024*768)重啟系統reboot

6. 安裝GNOME3:sudo apt-get install gnome-shell ubuntu-gnome-desktop
安裝完成後,登出,重新登入時在賬戶旁邊選擇登入介面即可

7. 允許使用者登入狀態root使用者
Ubuntu中root使用者預設是禁止使用的,需要手工開啟。開啟方法:sudo passwd關閉方法:sudo passwd -l root

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.