Update for Fedora Core 4
The above didn’t work for me.
It appears on x86-64 Fedora Core 4 doesn’t install xinetd
So, before running the above you need to install this.
Procedure:
[ol]
[li]Log into the machine as root and get to a console
[/li][li]Type in yum install xinetd
[/li][li]Answer yes when prompted
[/li][li]When yum exits successfully, type in chkconfig --level 2345 xinetd on
[/li][li]Type in service xinetd start
[/li][/ol]
This should solve the problem, it did for me :xfinger: