Category Archives: Samba
Samba on Ubuntu Quickstart Guide
Installing Samba for Ubuntu To install Samba from the command line: $ sudo apt-get install samba Configuring Samba The configuration file for Samba is located in /etc/samba/smb.conf. A simple configuration is listed below: [global] # Change this to the workgroup … Continue reading