How can i stop the telnet service in solaris 8 and 9?

Answers were Sorted based on User's Feedback



How can i stop the telnet service in solaris 8 and 9?..

Answer / basunix

svcs will work only in solaris 10.

Is This Answer Correct ?    13 Yes 0 No

How can i stop the telnet service in solaris 8 and 9?..

Answer / shahzad ahmed

#/etc/init.d/telnetd start #/etc/init.d/telnetd stop

Is This Answer Correct ?    16 Yes 8 No

How can i stop the telnet service in solaris 8 and 9?..

Answer / nayan kalita

vi /etc/inetd.conf
comment the telnet line with #
refresh inetd daemon

Is This Answer Correct ?    12 Yes 4 No

How can i stop the telnet service in solaris 8 and 9?..

Answer / srikanth

by using this command.
#/etc/init.d/telnetd stop

Is This Answer Correct ?    3 Yes 2 No

How can i stop the telnet service in solaris 8 and 9?..

Answer / vipin tyagi

mark # front of telnet in /etc/inetd.conf file.
#telnet

Is This Answer Correct ?    1 Yes 5 No

How can i stop the telnet service in solaris 8 and 9?..

Answer / rajesh.cherukuri

ps -ef |grep telnet

then u can see telnetd runing demon on server.

vi /etc/init.d/telnetd stop the servives...

or...svcs -l |grep telnet
and sto[p services....


Regards
Rajesh.

Is This Answer Correct ?    2 Yes 14 No

Post New Answer

More Solaris AllOther Interview Questions

what are the questions that will be asked for a 3yrs experienced candidate in solaris system admin. how to face first hr round if one puts fake experience of 2or 3 yrs in solaris system admin. please respond with an opt answer. thank you in advance...

2 Answers   HCL, Wipro,


hoe many default no of groups there?

4 Answers  


How do you give a user access to an application or program that needs to run as root without giving them the root password?

2 Answers   Infosys,


What is the config file in DNS?

2 Answers  


how to copy the disk image

1 Answers  






in samba server if we share a file like a.txt from unix(solaris) to windows how it displays at windows.wheather like a.txt (or)A.txt.any case sensitive.why?

1 Answers   Wipro,


How to configure llt and gab in VCS tell me step by step?

1 Answers   Mphasis,


1.how to see global zone name residing in non global zone?

6 Answers   CSC,


In solaris we have 2 directories for commands. what are they..? is there any difference b/w those..?

3 Answers  


how to install solaris and windows on a single harddisk ie dual booting

1 Answers  


I want to Know how many LUNs are in my Solaris10 server as well as NIC cards ?

7 Answers   Verizon,


How to add a user without command?

6 Answers   Satyam,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)