HI
I just upgraded my test box from RH Linux 9 to Fedora Core 3 and I think i've lost some functionality somewhere in there.
I need to be able to start and stop services from the console. For example this command would work for restarting apache and mysql
service mysql restart
and
service httpd restart
is there an equivalent command on Fedora (service command) without having to go to the binary location and doing it like
/etc/<some location>/mysql restart
I also can't find the kernel source i need to recompile and add support for NTFS but i can't seem to fing the kernel source. I think the rpm is installed as much as i can tell
Please help
KT