Winnode VPS OS is clean so only bind9 is installed.
Code:
apt-get purge apache2* bind9* samba*
Now Update your OS to make sure everything will work correctly.
This will take a bit of time. When doing the apt-get upgrade say yes 4 times “y”.
Code:
apt-get update apt-get upgrade
Now we install Nano (text editor)
When installing say yes.
Code:
apt-get install nano
Installing Desktop GUI (V.I) and TightVNC (for/on the VPS)
This will take a bit of time, say yes twice.
Code:
apt-get install xorg lxde-core tightvncserver
When it asks for keyboard layout, choose yours.
For this tutorial we are going to use the English (US) layout.
Press enter twice
Type in “29”
Press enter twice again
Type in “1”
Press enter
After that let it continue installing, it should look like this.
Now start up TightVNC (NOT THE LAST STEP)
This will start the TightVNC to listen in port 1
You will be asked for a VNC password to enter, this password is to access the desktop via TightVNC. Type in the password twice and say no “n”.
PLEASE REMEMBER THE PASSWORD OTHERWISE YOU WILL HAVE TO REINSTALL THE VPS AND START ALL OVER AGAIN!
Now we stop the server so that we can edit the config file.
Load up nano as well.
Code:
tightvncserver -kill :1 nano ~/.vnc/xstartup
Add these 2 lines at the end of the config file
(and make sure it’s the same like this)
Code:
lxterminal & /usr/bin/lxsession -s LXDE &
It should look like this
To save and exit do the following:
CTRL + X
Press “y”
Press enter
Now restart your VPS to make sure everything is fine.
Your VNC is ready to be used.
Login to the VPS via Putty and type in this.
Code:
vncserver :1 -geometry 1024x768 -depth 16 -pixelformat rgb565
Open up TightVNC Viewer on your computer and type in the VPS IP address and add “:1” at the end. Click connect.
Now it will ask for the VNC password. Type it in and press enter.
Done. Now time to install Wine and HitLeap!
This entry passed through the Full-Text RSS service – if this is your content and you’re reading it on someone else’s site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.
[FULL TUT] How to get 9000+ HitLeap minutes for only $1/Week! #JHedzWorlD
No comments:
Post a Comment