Xshell怎么连接VirtualBox虚拟机
作者:网友整理51虚拟机1.5.1.3.08-64cnfn 409.54M / 简体中文
点击下载51虚拟机app1.7.1.3.06-64cnfn 439.59M / 简体中文
点击下载51虚拟机app1.5.1.3.12-64cnfn 412.63M / 简体中文
点击下载关于xshell32位汉化版,很多朋友都不知道是做什么用的,可以通过互联网到远程主机的安全连接,帮助你轻松管理主机,这个安全终端模拟软件拥有着超多强大的功能,那么小编为大家介绍下Xshell怎么连接VirtualBox虚拟机。
Xshell怎么连接VirtualBox虚拟机
前提:安装好VirtualBox虚拟机,并且在虚拟机上安装好Ubuntu系统。
打开虚拟机中Ubuntu系统的终端
安装sshd服务
$ sudo apt-get install openssh-server
开启服务
$ /etc/init.d/ssh start
判断是否安装ssh服务,可以通过如下命令进行:
ps -e|grep ssh
另外附上其他两个命令
//关闭服务
$ /etc/init.d/ssh stop
//重启服务
$ /etc/init.d/ssh restart
VirtualBox配置端口转发,点击VirtualBox的设置项
在Window上进行XShell下载和安装
http://www.netsarang.com/xshell_download.html
在Windows上使用XShell连接VirtualBox虚拟机
点击xshell下载专题,还有更多强大功能等你来体验~
加载全部内容