Installation package:Xorg-x11-xauthXterm.x86_64 0:253-1.el6Execute Command Path:/usr/bin/xtermXstart connection to the Linux Remote Desktop has a benefit, the server does not have to do what settings, open ssh.the server needs a desktop environment, and X WindowWith XDMCP connection, the server has to do some configuration, trouble.MenuXmanager Enterprise 4--Xbro
using the vncserver command. The command format is "vncserver: desktop number ", the "desktop number" is represented by "Numbers". Each user needs to occupy one desktop.
The port number used by the VNC service is related to the desktop number. The VNC uses the TCP
We know that UNIX-like operating systems also support remote desktop, basically using VNC services, and those who have used VNC know that the display of remote connection is not very good, this article introduces Xmanager, a better tool for connecting to Remote Desktop.
Xman
under C:/winnt, we run-> input c:/winnt/system32/mstsc.exe/consolethrough the "Start->" of the taskbar Implementation of the above mentioned not to open a new terminal user login remote server function.
Small tip:1. Because Win XP remote Terminal Services is Single-user, that is, the server's local login interface will be black when you log on to the server through Rem
) settings
First run install default registry settings.
Run winvnc (app mode) is to execute vnc server
At this time, you can see the small icon running winvnc, right click the icon, set the password in properties/incoming connections. the default configuration is enough.
Now, your nt can provide the vnc service.
3. use vncviewer
After the vnc server is started successfully, you can use vncviewer to remotely control the desktop.
Vncviewer xxx. xxx: dis
Sometimes when a user makes a remote Desktop connection, they find that Remote Desktop is not connected and there are many reasons for this problem, so let's analyze the reasons why Remote Desktop cannot connect and how to solve i
.
At the same time, find the place where the text is located,
Change it to x: 5: respawn:/usr/bin/TPD, as shown in,
Step 4: Modify the last line of/etc/X11/xdm-config and add one before displayManager. requestPort: 0! The result is as follows:
Step 5: Make sure that the attribute of/etc/X11/xdm/Xservers is 444, and that of/etc/X11/xdm/Xsetup_0 is 755. in RedHat 9.0, we can see that the default attributes of these two files are 444 and 775, so you do not need to mo
"X Window System" "Desktop" (CentOS 6.x install GNOME Desktop environment)# Yum groupinstall Xfce (optional)# Yum install vnc-server vnc * (in CentOS 5.x)# Yum install tigervnc-server tigervnc (in CentOS 6.x)Note: Xfce, KDE, and Gnome are both graphic desktop environments. They are characterized by a smaller resource Occupation: Gnome> KDE> Xfce. The specific si
client connects to its server, and then connects to the computer we want to control through its server, then return the data to our client. The common port is used when the client is connected to the loginany server, and the firewall will not block it. In this way, we can connect to the Remote Desktop through the firewall.I believe that you will be eager to get
There was an error with the Remote Desktop Connection (the session will be interrupted due to a protocol error.) Please reconnect to the remote computer) solution
Windows 2003 Remote Desktop Connection error resolution. (The session will be interrupted due to a protocol err
1. In XP, the default Remote Desktop Protocol is RDP, and the default port is 3389. In ubuntu, VNC: the default port is 5900.
2. First, the accessed host (Windows/Linux) must be set to allow remote access from other hosts.
In ubuntu, you only need to set system-> prefere
runtime, and press enter to bring up the Remote Desktop Connection window.
You can click the option to configure the connection parameters, such as saving the user name and password, and bringing the local disk to a remote server. Have you ever encountered such a problem? Some servers can directly copy files remotely, but some servers cannot. This is because th
invalid ~ Because of the different versions, some rules have changed the writing method. This is normal, but most of the rules have not changed.To open a port, first edit the firewall configuration file, which is in/etc/sysconfig/iptables by default. This configuration file is usually told in the help document above, so if you have time, you can see it as a learning tool.[* @ * ~] $ Su-rootPasswd:[Root @ * ~] # Gedit/etc/sysconfig/iptables
Add a row
VNC, all called Virtual Network Computing, is a desktop sharing system. It is similar to the Remote Desktop function in windows. VNC uses the RFB (Remote FrameBuffer, Remote frame buffer) Protocol to remotely control another computer. It sends keyboard and mouse actions to t
Vncserver port#vim/etc/sysconfig/iptablesAdd a line under "-A input-m State--state new-m tcp-p TCP--dport 22-j ACCEPT"-A input-m state--state new-m tcp-p TCP--dport 5901-j ACCEPTRestart Iptables Service#/etc/init.d/iptables restart7, open http://www.realvnc.com/under the Windows client, download the corresponding Platform Vnc-viewer client (the file is green software, no need to install),In the VNC server column, enterXxxxip:1 Click Connect and enter
"terminal" unification is called "Remote Desktop" in the Windows XP system and later versions, as shown in the figure.
Here's how to implement Remote Desktop intrusion, taking Windows XP as an example.
Step 1: Before the invasion, let's take a port scan of the
applications specified in/root/. VNC/xstartupLog File is/root/. VNC/localhost. localdomain: 1.log
Common users:
[Root @ localhost/] # su ceboy # ceboy is the user name[Ceboy @ localhost/] $ vncserver
You will require a password to access your tops.
Password: 123456 # enter the VNC connection password
Verify: 123456 # confirm the VNC Password
Xauth: creating new authority file/home/ceboy/. Xauthority
New 'localhost. localdomain: 2 (ceboy) 'desktop is
see the small icon running winvnc, right click the icon, set the password in properties/incoming connections. The default configuration is enough.
Now, your nt can provide the vnc service.
3. Use vncviewer
After the vnc server is started successfully, you can use vncviewer to remotely control the desktop.
Vncviewer xxx. xxx: display number
For example, vncviewer 172.16.1.2: 1
Enter the password as required to view the
connection request. 9) Set the same display port of Vncserver to connect multiple clients #vncserver-alwaysshared 10) The default remote login starts with the KDE desktop (if installed when installing the system), if you modify the login GUI. When Vncserver is enabled under Oracle Users, a. VNC folder is automatically created under the Oracle user's home direct
certificateProgress on the research of OCSP authorFirst modify the configuration file```*.crt```没有任何问题。">```*.crt```没有任何问题。">参考:[那些证书相关的玩意儿(SSL,X.509,PEM,DER,CRT,CER,KEY,CSR,P12等)](https://www.cnblogs.com/guogangj/p/4118605.html)[V3_req].....Authorityinfoaccess = @ocsp_section[Ocsp_section]Caissuers; uri.0 = Http://example.com/cacert.crtOCSP; uri.0 = http://example.com/......其次创建个OCSP服务端 (OCSP Responser)OpenSSL ocsp-index./democa/index.txt-ca./democa/cacert.pem-rsigner Usercert.pem-rkey userkey
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.