nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

restart the ssh service

This is a discussion on restart the ssh service within the Linux software forums, part of the Linux Getting Started category; I wanna information on how to restart the ssh service, stop under Linux...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 12-22-2005, 11:50 PM
goku1
Guest
 
Posts: n/a
Default restart the ssh service

I wanna information on how to restart the ssh service, stop under Linux
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-23-2005, 12:19 AM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

To restart ssh service or server type
Code:
/etc/init.d/sshd restart
To start ssh
Code:
/etc/init.d/sshd start
To stop ssh
Code:
/etc/init.d/sshd stop
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
solaris restart sshd Solaris/OpenSolaris 2 01-20-2007 09:18 AM
Automatically restart unix daemon raj Linux software 2 12-16-2006 12:29 PM
Linux command to restart apache chiku Linux software 2 12-13-2006 07:59 PM
solaris inetd restart Solaris/OpenSolaris 1 01-18-2006 09:29 PM
freebsd syslogd restart All about FreeBSD/OpenBSD/NetBSD 1 12-30-2005 01:41 AM


All times are GMT +5.5. The time now is 09:20 PM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36