-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 17 January 2004 07:47 pm, Jim Dickenson wrote: > First, what I do when I want to see what ports are being listened to is > issue the following command: > > netstat -ap | grep LIST > > The p option will require root access. > > This will show the ports that are in the listen state. > > In order to have your POP3 service running, here I assume you are using > xinetd to control this service, issue the following commands: > > cd /etc/xinetd.d > edit ipop3 > change disable = yes to disable = no > save the file > service xinetd restart The above can also be accomplished with a single command, no editing or restarting xinetd needed: "chkconfig ipop3 on" - -- - -Michael pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt Red Hat Linux 7.{2,3}|8.0|9 in 8M of RAM: http://www.rule-project.org/en/ - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQFACi4on/07WoAb/SsRAq84AJ9X2dVEjKG7ZT8kBkJp4JitB5Z9QwCfZstz uUgnx9uP/SQXG+g4oKZF3so= =2WMI -----END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list