1. Install samba:
sudo apt-get install samba2. Create new account for share:
sudo smbpasswd -a desired_user_name3.it will ask for password give your desired password.
4. Share the folder you want to share.
1. Install samba:
sudo apt-get install samba2. Create new account for share:
sudo smbpasswd -a desired_user_name3.it will ask for password give your desired password.
4. Share the folder you want to share.
0 Comments