- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to restart (stop and stop) the SSH in HP-U...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2009 09:10 AM
тАО11-04-2009 09:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2009 09:16 AM
тАО11-04-2009 09:16 AM
SolutionPete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2009 09:32 AM
тАО11-04-2009 09:32 AM
Re: How to restart (stop and stop) the SSH in HP-UX
/sbin/init.d/secsh stop
/sbin/init.d/secsh start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2009 07:16 PM
тАО11-04-2009 07:16 PM
Re: How to restart (stop and stop) the SSH in HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2009 07:36 PM
тАО11-04-2009 07:36 PM
Re: How to restart (stop and stop) the SSH in HP-UX
# cd /sbin/init.d ; ./secsh stop
# cd /sbin/init.d ; ./secsh start
Also check this :
http://www.cyberciti.biz/faq/howto-hpux-sshd-service-startup-shutdown/
Hth,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2009 08:19 PM
тАО11-04-2009 08:19 PM
Re: How to restart (stop and stop) the SSH in HP-UX
To stop ssh
# /sbin/init.d/secsh stop
To start ssh
# /sbin/init.d/secsh start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2009 08:57 PM
тАО11-04-2009 08:57 PM
Re: How to restart (stop and stop) the SSH in HP-UX
somewhere that commands like these might do
something:
"/sbin/init.d/secsh stop"
"/sbin/init.d/secsh start"
/sbin/init.d/secsh stop
/sbin/init.d/secsh start
# cd /sbin/init.d ; ./secsh stop
# cd /sbin/init.d ; ./secsh start
# /sbin/init.d/secsh stop
# /sbin/init.d/secsh start
(At least one set of them _looks_ a little
different.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-05-2009 03:54 AM
тАО11-05-2009 03:54 AM