首先按住Alt,然後按一下F2,出來一個運行框,在裡面輸入 gnome-terminal即可運行。 要安裝ssh則可以在命令列中輸入 下面的內容 , sudo apt-get install openssh-server 結果如下:
klaus@ubuntu:~$ sudo apt-get install openssh-server [sudo] password for klaus: 正在讀取軟體包列表... 完成 正在分析軟體包的相依樹狀結構 正在讀取狀態資訊... 完成 下列軟體包是自動安裝的並且現在不需要了: kde-l10n-de language-pack-kde-de language-pack-kde-en language-pack-de-base language-pack-kde-zh-hans language-pack-kde-en-base kde-l10n-engb language-pack-kde-de-base kde-l10n-zhcn firefox-locale-de language-pack-de language-pack-kde-zh-hans-base 使用'apt-get autoremove'來卸載它們 將會安裝下列額外的軟體包: ssh-import-id 建議安裝的軟體包: rssh molly-guard openssh-blacklist openssh-blacklist-extra monkeysphere 下列【新】軟體包將被安裝: openssh-server ssh-import-id 升級了 0 個軟體包,新安裝了 2 個軟體包,要卸載 0 個軟體包,有 0 個軟體包未被升級。 需要下載 348 kB 的軟體包。 解壓縮後會消耗掉 891 kB 的額外空間。 您希望繼續執行嗎?[Y/n]y 擷取:1 http://us.archive.ubuntu.com/ubuntu/ precise/main openssh-server i386 1:5.9p1-5ubuntu1 [342 kB] 擷取:2 http://us.archive.ubuntu.com/ubuntu/ precise/main ssh-import-id all 2.10-0ubuntu1 [6,598 B] 下載 348 kB,耗時 3秒 (103 kB/s) 正在預設定軟體包 ... Selecting previously unselected package openssh-server. (正在讀取資料庫 ... 系統當前共安裝有 217832 個檔案和目錄。) 正在解壓縮 openssh-server (從 .../openssh-server_1%3a5.9p1-5ubuntu1_i386.deb) ... Selecting previously unselected package ssh-import-id. 正在解壓縮 ssh-import-id (從 .../ssh-import-id_2.10-0ubuntu1_all.deb) ... 正在處理用於 ureadahead 的觸發器... 正在處理用於 ufw 的觸發器... 正在處理用於 man-db 的觸發器... 正在設定 openssh-server (1:5.9p1-5ubuntu1) ... Creating SSH2 RSA key; this may take some time ... Creating SSH2 DSA key; this may take some time ... Creating SSH2 ECDSA key; this may take some time ... ssh start/running, process 17151 正在設定 ssh-import-id (2.10-0ubuntu1) ... klaus@ubuntu:~$
然後 使用 SecureCRT. 連結,結果如下:
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-25-generic-pae i686)
* Documentation: https://help.ubuntu.com/
The programs included with the Ubuntu system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.
klaus@ubuntu:~$