Report this

What is the reason for this report?

Cannot Access Files on Server via VNC

Posted on November 15, 2014

I am in need to access files on the server as I need to upload new theme to Magento folder. I was following this tutorial in order to install VNC, so I can use it as FTP: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-14-04

My problem is: when I did everything and logged into server using VNC with my new created user ‘boris’ - I was trying to find the folder with all the files and I couldn’t - I was thinking that they are in ‘root’ folder - but i wasn’t able to access it due to ‘permission denied’.

Am I looking into a wrong folder or am I doing something wrong?

Thanks



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

It’s Mac I don’t think its app, maybe something wrong with the access settings?

To access files as root on a GUI, you will need to run your file manager as root. First, install gksudo and thunar - a file manager:

sudo apt-get install gksudo thunar

Then, run the following command:

gksudo thunar

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.