June 27th, 2008 2:05 pm
i tried googling it up but couldn’t find a tutorial on it.
i am a beginner and i want step by step guide to install SAMBA on a non-graphical ubuntu system
** also make a user account and set a password
** how to access and also transfer files from a debian system to another system
please help :( :(
By: max
About the Author:

July 1, 2008 at 5:08 pm
sudo apt-get install samba
If you then want to configure it, you need to acquaint yourself with /etc/samba/smb.conf (open with nano, which is a fairly easy to use command line editor, or similar: sudo nano /etc/samba/smb.conf )