Re: How to auto-start /etc/init.d/sshd start

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: keith smith
Date:  
To: Main PLUG discussion list
Subject: Re: How to auto-start /etc/init.d/sshd start

Determine which run level(s) you want it to start on

You will need to use chkconfig.  It will be something like chkconfig --level 345 ssh . 

http://linuxcommand.org/man_pages/chkconfig8.html


------------------------

Keith Smith

--- On Sun, 7/1/12, <> wrote:

From: <>
Subject: How to auto-start /etc/init.d/sshd start
To:
Date: Sunday, July 1, 2012, 12:53 PM

How can I get the following command to run automatically
whenever I boot up my Thinkpad?

# /etc/init.d/sshd start <ENTER>

Normally, I have to su to root, and then run the command.




---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss