Click to See Complete Forum and Search --> : Can't find it!


cuzvinn
10-21-2001, 12:14 AM
Could somebody tell me where rc.config or equivelent is in Red Hat 7.1?

Thanks

Keyser Soze
10-21-2001, 12:31 AM
/etc/rc.d/

I think, been a while.

cuzvinn
10-21-2001, 01:31 AM
Its not in there. I come from FreeBSD and I cant find any of my friggin' config files on Red Hat. Any more suggestions for rc.config? I also cant find inetd.conf. I am going through the NHF file on setting up Samba and it tells me to edit /etc/inetd.conf but I cant seem to find it.

X_console
10-21-2001, 02:19 AM
Linux has the rc files mapped out differently. All rc files are located in /etc/rc.d, but they will be named differently. Also, RedHat (and most distributions) uses SysV init scripts, so prepare for some confusion. If it's of interest to you, Slackware follows the BSD init scripts.

cabu1966
10-21-2001, 02:54 AM
Redhat uses /etc/xinetd.conf

Keyser Soze
10-21-2001, 03:11 AM
Redhat can be confusing for sure from a script point of view, although it kind of makes sense once you play with it a bit. Personally, I'd rather do it the other way, but I like the feel of Redhat so I suffer it. Slack 8 is slowly changing me though. Going back to RH from Slack and Solaris is a killer though, what a headache.