Xmanger graphical Remote Server login, xmanger graphical login
Hesitate to check that the information on the Internet is complex. After completing the actual verification, ensure that OK's server system is centos5.8.
The following operations are performed on the centos server and need simple configuration: The win client uses the xmanger software;
First, the server has installed a graphical Desktop; # yum groupinstall "GNOME Desktop Environment"
# Yum groupinstall "X Window System"
Configure Remote Desktop Connection on the server: vim/etc/mcm/custom. conf [security]
AllowRemoteRoot = true
[Xdmcp]
Enable = true # Enable xdcmp
Port = 177 2. Check whether xdm is installed
# Rpm-qa | grep xdm
Xorg-x11-xdm-1.1.6-14.1.el6.x86_64
2. Use yum for installation if no result is displayed
# Yum install xdm-y
3. modify the configuration file
#/Etc/X11/xdm/Xaccess
Find the following content and add a blank line below *, as shown below
# * # Any host can get a login window
*
Save and exit # vi/etc/X11/xdm/Xservers
Comment out this line with # In front of the last line: 0 local/usr/X11R6/bin/X.
# Vi/etc/X11/xdm-config
Add "DisplayManager. requestPort: 0" to the last row! Comment out this line. Vim/etc/X11/xdm/Xaccess
* # Any host can get a login window
* Chooser broadcast vim/usr/share/config/kdm/kdmrc
[Xdmcp]
Enable = true
Port = 177
# Vim/etc/inittabid: 5: initdefault: After the above is complete. You can use xmanger to log in.
In linux, why does xmanger remotely display different information from that on the local machine?
Linux graphical interface is different from win, X-WINDOW is just a program running in the operating system, so what you see is only the information that the X-WINDOW gets after computing, there is xmanager to accept this information, then display
Linux is a multi-user, multi-thread system. Every user can own their own programs. The users you log on to on the local machine are different from those remotely.
Suse linux cannot be started. You cannot log on to the graphic interface. You can only log on to the command line interface, but you can log on to the graphic interface remotely through Xmanger.
The kde logon program kdm has been started in the last 5th lines, but the kde interface has not been entered.
You rm off ~ /. Kde
Try to reinstall kde
The file name is kdebase or kde-full.