Disabling Services

Disabling Services

Post by aka DuckM » Sat, 29 Jun 1996 04:00:00



I haven't been working with UNIX very long, and need to know
how to disable services such as rlogin, rsh, etc.  If anyone
could spare the time to help me out I'd greatly appreciate it:)
Please respond here or via email to


Thanks alot.

                Steve Fritz

 
 
 

Disabling Services

Post by Kurt J Lan » Sat, 29 Jun 1996 04:00:00



Quote:>I haven't been working with UNIX very long, and need to know
>how to disable services such as rlogin, rsh, etc.  If anyone
>could spare the time to help me out I'd greatly appreciate it:)
>Please respond here or via email to

For any sertice (including the ones you mention) which are
normally run from inetd, just comment out the appropriate
line(s) in /etc/inetd.conf. Hope this helps.
--
--


 
 
 

1. Solaris 10: Disabling services (svcs) during jumpstart?

In the past, to disable services and init scripts during a Jumpstart
build, one would just have to include a simple line in the finish
scripts such as:

mv -f /a/etc/rc2.d/S71rpc /a/etc/rc2.d/s71rpc

etc, etc.

With Solaris 10, many (but yes, not all) of what was in the rc
directories have been moved into the Service Management Facility which
is administered with svcadm(1M).

I'd like to continue to disable services via the finish script, but as I
sit down to fashion one for Solaris 10, I realize that it's not as
straight-forward as it used to be. For instance, how does one tell
svcadm to distinguish between the jumpstart miniroot and the
installation you really want to act on, which is mounted on /a ?

I'd like to stick to using svcadm(1M) for doing this, but if it means
mucking around in some directory under /a, then so be it.

Any ideas?

/dale

2. PATCH: Fix i2o_scsi hang

3. help: disabling services

4. Slakware or RedHat?

5. How to disable service e.g. sendmail?

6. mysql php

7. disable service on ttyc for Solaris 2.x

8. Intel EtherExpress 10+

9. How to disable services from starting on bootup?

10. Disabling services.

11. howto disable services/daemons startup?

12. How to disable services from startup?

13. Correct way to disable services.