Use Xshell to log on to VMware Linux

Source: Internet
Author: User
Tags ssh access

VMware Linux uses Xshell to log on to the environment: WinXP SP3, VMware 8.0, and SUSE Linux Enterprise 11 64bit Virtual Machine network connection mode using NAT (other methods have not been tried ):

Linux installation process ...... Done! 1) After SUSE is installed, open "terminal" and switch to root. Su-> enter the password-> OK www.2cto.com 2) first open the ssh service. /Etc/init. d/sshd startStarting SSH daemon done3) disable the built-in Firewall of SUSE. The Firewall will disable ssh access by default/sbin/SuSEfiewall2 stopSuSEfirewall2: Firewall rules unloaded.4) view the Virtual Machine IP Address

192.168.91.128, which is the connection IP address in Xshell under Win. 5) Create an Xshell connection

6) After Xshell successfully connects to the linux user name and password in VMware, you can use the user created for you during Linux installation.

After entering the user name, select the keyboard interaction mode and enter the password

Login successful! We can see that the word "password" should have been garbled after entering su, here you need to set the "encoding" in the "terminal" label as "UTF-8 ". Www.2cto.com

In this way, you can start the VMware background or turn off the XWindow service to save resources. <======================================================== ====================================> Further: 1) the ssh service chkconfig ssh on2 is automatically enabled when the system is started. The Firewall Service chkconfig SuSEfirewall2_setup offchkconfig SuSEfirewall2_init off3 is disabled by default) you need to directly log in as root and use root as the user name. The password is the one you set during system installation.
Author: PirateLeo

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.