Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2006 22:26:53 +0100
From:      Spadge <spadge@fromley.net>
To:        Jason Gretz <JGretz@Angstman.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: (no subject)
Message-ID:  <4537ED9D.3050102@fromley.net>
In-Reply-To: <150E08CEC4094342AB141E7D7F15E31E30AC83@hades.dynasty.angstman.com>
References:  <150E08CEC4094342AB141E7D7F15E31E30AC83@hades.dynasty.angstman.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jason Gretz wrote:
> Hey can someone help me out? I got the latest stable release of FreeBSD (6.1) and am trying to install the /usr/ports/net/samba3 port and I am a little lost after the install. How do I load it? Do I edit the inetd or rc.conf? I did some research on the ‘net but I am a little lost. I’m new to FreeBSD, only been using it for about 3 days. Thanks for any and all help!
>  
> -Jason
> 

/etc/rc.conf

# Samba enabler
samba_enable="YES"

Then start it using the script in /usr/lcal/etc/rc.d

cd /usr/local/etc/rc.d
./samba start

(as root, naturally)

-- 
Spadge
"Intoccabile"
www.fromley.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4537ED9D.3050102>