**Solaris 9 and below**
Edit /etc/inetd.conf and put a hash(#) in the telnet line. And restart inetd:

  $ kill -HUP `ps -ef|grep inetd|grep -v grep|awk '{print $2}'`

**Solaris 10**

  $ svcadm disable telnet

regards,
Andre

On 8/18/05, [EMAIL PROTECTED]@cus <[EMAIL PROTECTED]> wrote:
> Hi guys,
> Just in a hurry, how can i disable telnet service on
> Solaris? tia
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to