Xshell5 connects to Ubuntu in VirtualBox Virtual Machine
Background
Recently, prepare to learn about google's Deep Learning Open Source framework TensorFlow (http://tensorflow.org/), Github source code in the Development.
Installation Process
Step 1-install Virtualbox
Virtualbox official website (https://github.com/tensorflow/tensorflow) download, install the corresponding Windows version.
Step 2-install Ubuntu
Ubuntu official website (http://cn.ubuntu.com/download/) download, Ubuntu 16.04 LTS (long-term support) version.
Use Virtualbox to install the downloaded Ubuntu 16.04 LTS.
Step 3-install Xshell5
Xshell website (http://www.netsarang.com/download/down_form.html? Code = 522) for download, enter your personal email.
Select Evaluation user/Home & School user; select Home & School user in License Type.
Open your personal mailbox, find the email sent by Xshell In the inbox, and click the link in the email to complete the download operation.
Double-click the xshell5.exe file to install it.
If you feel the above steps trouble, you can go to Baidu Network Disk download link: http://pan.baidu.com/s/1o79lzeU password: 69 kg
You can also download it from the help house resource station:
------------------------------------------ Split line ------------------------------------------
Free in http://linux.bkjia.com/
The username and password are both www.bkjia.com
The specific download directory is in/July 6,/July 9,/Xshell5 to connect to Ubuntu/
For the download method, see
------------------------------------------ Split line ------------------------------------------
Step 4-install SSH
Open the Virtualbox software and start the ubuntu virtual machine.
Ctrl + Alt + T open the terminal
Run the following command:
Sudo apt-get update
Sudo apt-get install ssh
Disable Virtual Machine
Step 5: Change the Virtual Machine Network Connection Mode
This is the key point: Set the NIC to the bridging mode
As shown in:
Network connection settings
Step 6-configure Xshell for SSH Login
Enable ubuntu Virtual Machine
Configuration tutorial, refer:
Logon using Xshell:
> ~, This is because I installed oh-my-zsh in my ubuntu virtual machine. If you like it, you can try it. The related installation methods are as follows:
$ Sudo apt-get install zsh
$ Sh-c "$ (curl-fsSL Co., https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh )"
Xshell uploads files to Linux Hosts in Windows
Troubleshooting of Chinese garbled characters when Xshell logs on to CentOS 6.3
VirtualBox4.12 text installation CentOS 5.4 and Xshell connection tutorial PDF
Xshell connects to CentOS6.5 iptables or ls to output garbled characters
Use Xshell to log on to VMware Linux
Use the Xshell key authentication mechanism to remotely log on to Linux
This article permanently updates the link address: