Tutorial zur Installation des VNC-Dienstes auf OpenVZ VPS

Tutorial zur Installation des VNC-Dienstes auf OpenVZ VPS

Unter SSH ist es am besten, der Root-Benutzer zu sein.

Angenommen, die IP und der Port sind 192.168.20.20:1

CentOS 6 – x86_64 Installation:

 yum install nano -y; yum update -y; yum upgrade -y; yum install tigervnc-server -y; yum groupinstall "Desktop"-y; yum install firefox -y; rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm; rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux; yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl -y; echo 'echo "nameserver 8.8.8.8" >> /etc/resolv.conf; ' >> /etc/rc.local; echo 'VNCSERVERS="1:root"' >> /etc/sysconfig/vncservers; echo 'VNCSERVERARGS[1]="-geometry 1000x700"' >> /etc/sysconfig/vncservers; vncpasswd; chkconfig vncserver on --level 345; reboot;

Debian 7 – x86 und x86_64 Installation:

 apt-get update -y; apt-get upgrade -y; apt-get install nano -y; apt-get install gnome-core flashplugin-nonfree -y; apt-get install vnc4server -y; vncserver; vncserver -kill :1; cd ~; wget https://ginernet.com/downloads/vnc-debian-7.txt -O .vnc/xstartup; mkdir -p /etc/vncserver; echo 'VNCSERVERS="1:root"' >> /etc/vncserver/vncservers.conf; echo 'VNCSERVERARGS[1]="-geometry 1000x700"' >> /etc/vncserver/vncservers.conf; cd /etc/init.d/; wget https://ginernet.com/downloads/vnc-init-ubuntu-12.txt -O vncserver; chmod 755 vncserver; update-rc.d vncserver defaults 99; reboot;

Ubuntu 12.04 – x86 und x86_64 Installation:

 apt-get update -y; apt-get upgrade -y; apt-get install nano -y; apt-get install gnome-core firefox flashplugin-installer -y; apt-get install vnc4server -y; vncserver; vncserver -kill :1; cd ~; wget https://ginernet.com/downloads/vnc-ubuntu-12.txt -O .vnc/xstartup; mkdir -p /etc/vncserver; echo 'VNCSERVERS="1:root"' >> /etc/vncserver/vncservers.conf; echo 'VNCSERVERARGS[1]="-geometry 1000x700"' >> /etc/vncserver/vncservers.conf; cd /etc/init.d/; wget https://ginernet.com/downloads/vnc-init-ubuntu-12.txt -O vncserver; chmod 755 vncserver; update-rc.d vncserver defaults 99; reboot;

<<:  X3host: 25 $/Jahr/2 GB RAM/150 GB Speicher/unbegrenzter Datenverkehr/OpenVZ/Phoenix/New York

>>:  x3host 4 GB RAM OpenVZ VPS Phoenix City Einfache Bewertung

Artikel empfehlen

Rumänien VPS - nixServers

nixServers gilt als der erste Hosting-Anbieter in...

KVCHosting – Einführung in US-Hosts

KVCHosting bietet seit 2008 Hosting- und Domänenn...

QuickWeb: 15 $/Jahr/128 MB RAM/6 GB Speicher/200 GB Bandbreite/OpenVZ

QuickWeb war vor einigen Jahren sehr beliebt und ...