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!
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.