On 09/17/2012 03:11 AM, jdow wrote:
> On 2012/09/16 10:08, Arthur Dent wrote:
>> On Sun, 2012-09-16 at 13:00 -0400, Jim wrote:
>>> Fedora 17
>>> SSHD is not in or started in Services , how do I start it ?
>>
>> As root:
>> systemctl enable sshd.service (to ensure it starts at boot time)
>> systemctl start sshd.service (to start it)
>> systemctl restart sshd.service (to restart it)
>> systemctl stop sshd.service (to stop it)
>>
>> I still find this a useful resource:
>> http://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet
>>
>> Hope that helps...
>>
>> Mark
>
> Gee, they could make for even more keyboarding my requiring an essay
> about why you need this action to take place followed by the word
> "please". They screwed up. (hint, isn't the ".service" suffix rather
> redundantly needless repetition?)
>

tab completion works very well.

systemc(tab) en(tab) ssh(tab)

-- 
Programming today is a race between software engineers striving to build bigger 
and better idiot-proof programs, and the Universe trying to produce bigger and 
better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry 
Compiled
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to