i need help setting up vnc on ubuntu vps so i get a gui
contact me on discord: Nigel#4318 or via pm here
contact me on discord: Nigel#4318 or via pm here
Need a gui because i suck at sshHey, why do you need VNC for?
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?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.
Thank you i added you!contact me here if you need help using ubuntu8qBIT#0101
