FreeBSD newbie Problems

uidzero uidzero at one-arm.com
Fri Jul 16 05:59:20 PDT 2004


ananth_G wrote:

>hi all,
>im new to freeBSD. ive been using linux( mostly redhat and mandrake, and
>slackware) , lately i have moved to unix. 
>i have a few things to be cleared
>
>what are the startup script files that get executed during boot?
>httpd gets started automatically in the system i work. i tired searching
>/etc/rc.conf , but i couldnt find an entry for httpd. is there any other
>startup script?
>
>regrds,
>Ananth.G
>
>
>_______________________________________________
>freebsd-stable at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>  
>

Most usually, all the start up scripts are going to be locatd inthe 
"/usr/local/etc/rc.d" directory. I've noticed that most programs 
installed via ports has the startup script there. Also, be aware that 
most commonly the program will need to be enabled via the 
"/etc/rc.conf". eg... 'enabe_apache="YES"..... Just be sure to keep an 
eye out on "/usr/ports/UPDATING"  and after you install a program via 
ports, read the startup script on "/usr/local/etc/rc.d".

Michael

-- 
Michael D. Whities
uidzero at one-arm.com
http://www.one-arm.com

--

There are four colors of hats to watch for: 
Black, White, Grey, and Red.

The meanings are: 
Cracker, Hacker, Guru, and Victim.



More information about the freebsd-stable mailing list