SHARE
Install Share on Ubuntu system
sudo apt-get install nfs-common
sudo apt-get -f install
create a directory called share
mkdir share
sudo nautilus
sudo mount -a
SHARE is now done successfully on your system
Last updated