You are familiar with the remote graphic interface control in Windows. In Linux, the use of vnc for graphical interface control is also very simple. VNC consists of two parts: the client application (vncviewer) and the server application (vncserver ).
Take redhat linux 8.
Remote graphical interface control under Windows Everyone is already very adept at it.
The use of VNC to control the graphical interface under Linux is also very simple. VNC is made up of two parts: the client's application (Vncviewer) and the server-side application (vncserver).
For example, install and use Redhat
directoryBrowseable = yes//shared readablewritable = yes//shared writableSave exit4:samba User Establishment5: Query Linux system IP. Enter "Ifconfig" in the terminal. Querying the IP of the system6: Connect. In Windows run, enter the IP connection, then enter the user name and password, you can successfully enter the shared folder, but the files in the share cannot be modified.Attention:If downloading samba is unsuccessful, enter the "sudo apt-get u
You are familiar with the remote graphic interface control in windows.
In Linux, the use of VNC for graphical interface control is also very simple. VNC consists of two parts: one is the client application.Program(Vncviewer); the other is the server-side application (vncserver ).
Take RedHat
I. SummaryUse SVN server mainly under Linux operating systemSecond, installation steps0. Verify if there is a svnserver (Svnserve--version)1. Install Svnserver (yum install-y subversion)2. Verify that the installation is successful (Svnserve--version)3. Access to the SVN Resource directory (CD/HOME/SVNDIR)4. Creating the SVN repository (svnadmin create MyProject)5. New users6. Configure User Permissions7. C
To connect to the Linux desktop, VNC connects to the Linux Remote Desktop and, following the steps below, it is very simple, fast, and Linux configures VNC (for example, Redhat, CentOS, Fedora Series).Linux Platform Installation V
Shell code [root @ sfserver20 ~] # Vncserver-kill: 3 Killing Xvnc process ID 29665 if you want to see the desktop format, you need to modify the file Shell code [root @ sfserver20 ~] # Vim. comment out the last line of vnc/xstartup and add a new line as follows: # twm // comment out gnome-session // indicates that a remote user logs on to the Linux GNOME desktop or startkde // indicates that a remote us
Specific methods
1. Check whether the Linux system installs VNC command Rpm-q vnc-serverUse yum install VNC vnc-server if it is not installed2. Start VNC Service
The code
1. after installing the Red Hat Linux system, type the following command to check whether the vnc server has been installed in the system rpm-qvnc-server2. to configure vnc as a system service, add your user name to the following configuration file: vi/etc/sysconfig/vncserversVNCSERVERS = "1: root" 3. before starting t
year's Almanac. 650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/4C/40/wKiom1Q55g-B1rfEAABCih2FlFE463.jpg "style=" float: none; "title=" 21.jpg "alt=" Wkiom1q55g-b1rfeaabcih2flfe463.jpg "/> Show current date650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/4C/41/wKioL1Q55kbynyX2AABf5UEzyko309.jpg "style=" float: none; "title=" 22.jpg "alt=" Wkiol1q55kbynyx2aabf5uezyko309.jpg "/>This article is from "Happy to go Microsoft Road" blog, please be sure to keep this source http://d
The premise is that the server must have a vnc-server and the client of the native server is actually the package that generates the vncviewer command, but generally linux contains this command)
After installing the relevant package, configure it to use
install Vncserver, use yum install vnc-server not install, the correct way is to use#yum Install Tigervnc-server can only be installed properly. after the installation succeeds Vnc-server, the following configuration is required to access the
# # Learning Summary# #超级用户权限
VSFTPD installation (L)Yum Install vsftpd apt-get install VSFTPD
VSFTPD configuration (local user login restricted to their home directory,/etc/vsftpd.conf)Listen=yes (see if the connection is turned on if it is denied)Chroot_list_file=/etc/vsftpd.chroot_listChroot_list_enable=yesAllow_writeable_chroot=yes(OOPS:vsftpd:refusing to run with writable root inside chroot ())
Create an FTP user, add the user to the Vsftpd.chroot_list file, one line at a u
In Linux, VNC can be remotely connected using third-party software like Linux and Windows. This is very convenient for network administrators. In this article, we will discuss how to configure VNC in Linux. Unlike SecureCRT, VNC i
// indicates that a remote user logs on to the Linux GNOME desktop or startkde // indicates that a remote user logs on to the Linux KDE Desktop, it is better to log out at www.2cto.com from the port: Shell code [root @ sfserver20 ~] # Exit [root @ SC-026 ~] # Vncviewer 192.168.15.182: 3 VNC Viewer Free Edition 4.1.2 for X-built Jul 27 2010 10:24:13 Copyright (
VNC Remote Control Linux system host graphical interface-Linux Enterprise Application-Linux server application information, the following is a detailed description. Generally, we operate on linux Hosts. If one day I am in another
Set up VNC Remote Desktop Connection in Linux to install Oracle11GPreface:1. Check whether the VNC service has been installed on the server. The command to check whether the VNC is installed on the server is as follows:[Root @ pow
In linux, the dependency is not detected. to install VNC, you need to install the VNC server on a server Recently. the relevant RPM package is found on the CD, but the dependency is prompted during installation, I tried to find relevant information online and had no answer.
1. Check whether the vnc Server is installed:
Rpm-q tigervnc-server
By default, it is not installed. You need to find the vnc installation package in the Packages folder of the Linux System File (which contains two tigervnc-server
Linux remote connection tools are generally ssh, if you need to use Remote Desktop Connection, you need to use VNC or RDP (directly using the Windows Remote Connection tool can connect) here we first look at the installation of VNC in Linux configuration1.) to see if VNC is
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.