安裝Ubuntu server並實現遠程鏈接

安裝Ubuntu server並實現遠程鏈接

1. 在Ubuntu官網上下載Ubuntu server 16.4LTS這個版本vim

2. 在Vmware中新建虛擬機,而後就跟着嚮導操做就能夠。注意CD/DVD要勾選網絡

clipboard.png

3. 設置網絡。打開Vmware-設置-網絡適配器-選擇橋接模式ssh

4.設置root密碼,記住這個密碼,以便遠程鏈接的時候填寫spa

root passwd

5.更新軟件源server

apt-get update

6.安裝opensship

apt-get install openssh-server

7.安裝vimget

apt-get install vim

8.修改遠程訪問權限,修改PermitRootLogin爲yes虛擬機

1.vim /etc/ssh/sshd_config
2.PermitRootLogin yes

9.使用指令查看IPit

ifconfig

10.下載FileZilla,完成下列操做後,點擊鏈接class

clipboard.png

相關文章
相關標籤/搜索