How to fix Oracle VM VirtualBox error: You do not have permission to view the contents of sf_shared folder on Ubuntu
Issue
Can’t open sf_shared folder
Error message: You do not have permission to view the contents
Solution
1. Install VBoxLinuxAdditions.run
1. Open the terminal and type the following command
sudo adduser $USER vboxsf
2. restart Ubuntu