Install Samba Protocal to Ubuntu Server to Share Files With Windows Clients

Enter terminal. Input “sudo apt-get install samba”, then press Enter. Now you can use “\\ip” to access the Ubuntu server in a windows client, but the username and password you input won’t be authenticated, you need to edit the SMB’s configuration file. In terminal, input “sudo gedit /etc/samba/smb.conf”, then press Enter. In the editor, find “security = user”, … Continue reading Install Samba Protocal to Ubuntu Server to Share Files With Windows Clients