Some problems that arise when using Linux in a Windows environment

PHP中文网
Release: 2017-06-21 11:14:37
Original
1772 people have browsed it

Remember the problem of using virt-manager software under Linux in a windows environment

Environment: windows server 2008, ubuntu-server

Software: putty, virt-manager, xming

First install the xming software in the windows environment. Just select the default for the installation steps. After the installation is complete, click to start running xlaunch

## Then a program will be launched, which can be seen in the tray in the lower right corner. Move the mouse to the chart

Remember: the following number, then open putty, load the virtual machine, set the options,

The X display location here fills in the windows environment machine ip plus the Xmin shown in the above picture Server: The following numbers must be the same

##Enter the virtual machine after opening it Interface, run virt-manager

directly! Note: Do not enter the root user.

Cannot open virt-manager after entering the root user. I don’t know the reason. If you have any knowledge, welcome to communicate.

Then you can see the virt-manager interface in windows

##If an Error: Can't open display:XXXX error occurs, first enter the root user and set the environment variable

export DISPLAY=126.33.9.169:0.0

Then exit the root user and run virt -manager program

The above is the detailed content of Some problems that arise when using Linux in a Windows environment. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!