Re: start SSHD in services

2012-09-17 Thread Reindl Harald
Am 17.09.2012 10:48, schrieb Bob Goodwin - Zuni: > On 09/17/2012 04:40 AM, Ed Greshko types: >> You're typing "system" and a single tab? Nothing happens on the 1st tab >> since their is more than a single >> option. type "system"tab-tab and you should see what is available to >> you >> >

Re: start SSHD in services

2012-09-17 Thread Reindl Harald
Am 16.09.2012 21:11, schrieb jdow: > 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) >> systemc

Re: start SSHD in services

2012-09-17 Thread Reindl Harald
Am 16.09.2012 19:00, schrieb Jim: > Fedora 17 > SSHD is not in or started in Services , how do I start it? systemctl enable sshd.service systemctl start sshd.service man systemctl man systemd signature.asc Description: OpenPGP digital signature -- users mailing list users@lists.fedoraprojec

Re: start SSHD in services

2012-09-17 Thread Bob Goodwin - Zuni, Virginia, USA
On 09/17/2012 05:05 AM, Ed Greshko types: Yes, that seems to be it. I was expecting it to act on the first >press. Not sure it's consistent in operation but works well enough >to be useful. AFAIK, it is pretty consistent If there is more than one possibility, nothing will happen

Re: start SSHD in services

2012-09-17 Thread Ed Greshko
On 09/17/2012 04:48 PM, Bob Goodwin - Zuni, Virginia, USA wrote: >Yes, that seems to be it. I was expecting it to act on the first >press. Not sure it's consistent in operation but works well enough >to be useful. AFAIK, it is pretty consistent If there is more than one possibili

Re: start SSHD in services

2012-09-17 Thread Bob Goodwin - Zuni, Virginia, USA
On 09/17/2012 04:40 AM, Ed Greshko types: You're typing "system" and a single tab? Nothing happens on the 1st tab since their is more than a single option. type "system"tab-tab and you should see what is available to you There happens to be only one command starting with "systemc" which

Re: start SSHD in services

2012-09-17 Thread Suvayu Ali
On Sun, Sep 16, 2012 at 05:41:21PM -0400, Matthew Miller wrote: > On Sun, Sep 16, 2012 at 12:11:19PM -0700, jdow wrote: > > >I still find this a useful resource: > > >http://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet > > >Hope that helps... > > Gee, they could make for even more keyboard

Re: start SSHD in services

2012-09-17 Thread Ed Greshko
On 09/17/2012 04:36 PM, Bob Goodwin - Zuni, Virginia, USA wrote: >Why doesn't tab completion work for me? > >Package 1:bash-completion-2.0-1.fc17.noarch already installed >and latest version >Nothing to do > >[root@box9 bobg]# system [nothing happens when I pres

Re: start SSHD in services

2012-09-17 Thread Bob Goodwin - Zuni, Virginia, USA
On 09/16/2012 09:30 PM, Ed Greshko types: tab completion works very well. systemc(tab) en(tab) ssh(tab) Why doesn't tab completion work for me? Package 1:bash-completion-2.0-1.fc17.noarch already installed and latest version Nothing to do [root@box9 bobg]# syst

Re: start SSHD in services

2012-09-16 Thread Ed Greshko
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) >> systemct

Re: start SSHD in services

2012-09-16 Thread Matthew Miller
On Sun, Sep 16, 2012 at 12:11:19PM -0700, jdow wrote: > >I still find this a useful resource: > >http://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet > >Hope that helps... > Gee, they could make for even more keyboarding my requiring an essay > about why you need this action to take place f

Re: start SSHD in services

2012-09-16 Thread jdow
On 2012/09/16 12:30, Joe Zeff wrote: On 09/16/2012 12:11 PM, jdow wrote: 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 needles

Re: start SSHD in services

2012-09-16 Thread Joe Zeff
On 09/16/2012 12:11 PM, jdow wrote: 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?) If nothing else, syst

Re: start SSHD in services

2012-09-16 Thread jdow
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 ssh

Re: start SSHD in services

2012-09-16 Thread Arthur Dent
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

start SSHD in services

2012-09-16 Thread Jim
Fedora 17 SSHD is not in or started in Services , how do I start it ? -- 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 q