Results 1 to 5 of 5
Hi Eveyone,
I thought this would be the best place to ask such a question, I want to have roaming profiles on my network, I was told it was best ...
- 03-17-2008 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 2
Packages with Samba / Debian
Hi Eveyone,
I thought this would be the best place to ask such a question, I want to have roaming profiles on my network, I was told it was best to use Samba with Debian...
Does anybosy know of anywhere I can get packages that are all prebuilt and ready to use?
Regards,
AdseJam
- 03-17-2008 #2
installing packages on a debian system only requires having a properly configured sources file and using either apt-get to install what you want or aptitude from the command line
- 03-17-2008 #3Just Joined!
- Join Date
- Mar 2008
- Posts
- 2
Yes.. I know that, but I dont want to go through the trouble! I mean, I could even follow a tutorial on how to set up a SMB on Debian, What do you think? Do you know of any titorials?
AdseJam
- 03-17-2008 #4
I'm confused with what you want.
You have to install the software, no way around that.
You have to configure it yourself because every configuration is different.
Just google samba tutorial
- 03-18-2008 #5Just Joined!
- Join Date
- Mar 2008
- Location
- Canada
- Posts
- 42
The Samba package in Debian's respositories is prebuilt -- so using apt-get will grab just what you want: a prebuilt Samba binary. It's as simple as
(or aptitude install samba if that's more to your taste)Code:apt-get install samba


Reply With Quote
