in this tutorial im going to teach you how to get super user permission on Koding server type sudo passwd then enter new password and retype again then you can gain super user using su command
ONLINECLASSES No2 How to Install LXDE Light weight Environment In Ubuntu Server.and Install TightVNC server in Koding Server and Remote Desktop Logging To Ubuntu Server
Hello and welcome friends thank you coming to my blog.im Sameera Dissanayaka Here.
we have started the Free Ubuntu VPS lesson series. Today is lesson number 2
today we are going to install VNC server inside the Ubuntu server.actually we are creating user friendly light weight desktop environment more likes windows we can use windows short cut keys in side this environment as example ctrl+c to copy crtl +v to past ect.
after that we are install vnc server inside this Ubuntu server and then we download the VNC client Program to remote logging.these are the step we have to follow
this code do dual jobs first it create lxde light weight environment more similar to windows and then it install tightvnc server
see its simple
it will looks like this
then it ask about confirmation Y/N you have to press Y and hit enter
it will like this
then we have to set up the VNC server for the first time so we have to type
tightvncserver :1
it required a password so you can set a password for your server .you can use password less than 8 characters .
then you type password but you cant see any letters its Ok
then it ask for verify password you have to type again the same password.
then it will asked about is it view only password or not you have to type Y and press enter then again you have to submit the same pass word and verify it
like this
ok
then we have to stop the server to that
type
tightvncserver -kill :1
after that we have to restart server
for that type
tightvncserver :1
thats it server is start now we can remotely log in to our server for that we have to download and install VNC viewer to your computer