Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,300 resources
03
Days
02
Hours
13
Mins
19
Secs

help setup vnc ubutu vps

Status
This thread has been locked.

Nigel

Supreme
Feedback score
5
Posts
141
Reactions
31
Resources
0
i need help setting up vnc on ubuntu vps so i get a gui
contact me on discord: Nigel#4318 or via pm here
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Nigel

Supreme
Feedback score
5
Posts
141
Reactions
31
Resources
0
r
Using GUI wont help you much for using Ubuntu or other distros.
Using the Unix shell is actually preety simple depending on what do you want to do this are some basic commands:
First off you need to know how filesistem works on linux, Files start at / that is where all directories are like: home,etc,var, ..
The one where you will have your mc server is probably /home. How how do you get there?
commands: cd <path> (Moves you to specific dir) cd .. (moves you one dir back) rm <filename> (deletes file) .. more commands here https://www.liquidweb.com/kb/new-user-tutorial-basic-shell-commands/

Now for file transfer and visual editing you want to use sftp of ftp.
Once you use it for few minutes it will become easy.
Thats a good explanation thank you! But i want to run a browser for example like Firefox. I dont think u can do that from the command line?
 
Status
This thread has been locked.
Top