Install Samba on Ubuntu
Tuyen D. Le August 20, 2023 [Server] #samba1. Install samba package
2. Configure samba
- Change samba user password
You need to change the user name according to your current Linux system.
# ldtuyen is existing user in Linux
- Change samba configuration
# edit the bellow configuration according to your system
- Restart samba service
3. Configure Windows machine
On your Windows machine, right click to the My Computer icon >> Map network Drive >> Folder: \YOUR_SAMBA_IP_ADDRESS\ldtuyen
YOUR_SAMBA_IP_ADDRESS need to be replaced by the actual IP address of your Linux machine.