-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 18 March 2003 05:44 am, babar haq wrote:
> Hi
> my portmap service doesent start automatically ??? it doesent appear in
> the list of services in the serviceconf as well??? how to start it on
> boot?

- From the command line, try this:
$ /sbin/chkconfig --list portmap

You should see output like:
portmap         0:off   1:off   2:off   3:on    4:on    5:on    6:off

If not, you can set it up with:
$ /sbin/chkconfig --add portmap

Activate it:
$ /sbin/chkconfig portmap on

Portmap should start next time you boot. To start it now:
/sbin/service portmap start

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+dwQxn/07WoAb/SsRAqUtAJ9RTVsV5Kg43wXmavWgVBDl0hikrQCfTqD5
wALWc6kSkNZwBMAItbJXhBU=
=zbsr
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to