[Novalug] LAN trouble

Jon LaBadie novalugml@jgcomp.com
Fri Nov 22 14:26:13 EST 2013


On Fri, Nov 22, 2013 at 01:10:21PM -0600, Beartooth wrote:
> On Thu, 21 Nov 2013, covici@ccs.covici.com wrote:
> 
> > If you are using systemd then the way to start something is systemctl
> > start <name>
> 
> [root@Hbsk3 ~]# systemctl start sshd
> [root@Hbsk3 ~]#
> 
>    Does that mean it was already running, or that it was not?

Neither.  Or maybe better said "indeterminate".
It does mean the service is running after the command,
i.e. no error messages.
> 
>  	How about this?
> 
> [root@Hbsk3 ~]# systemctl start ssh
> Failed to issue method call: Unit ssh.service failed to load: No 
> such file or directory. See system logs and 'systemctl status 
> ssh.service' for details.
> [root@Hbsk3 ~]#

There is no "SERVICE" called "ssh".
There is a service called "sshd".
> 
>  	And these? What's that double-prompt thing??
> 
> [root@Hbsk3 ~]# systemctl start sshd
> [root@Hbsk3 ~]# [root@Hbsk3 ~]# systemctl start sshd
> -bash: [root@Hbsk3: command not found
> [root@Hbsk3 ~]# [root@Hbsk3 ~]#
> -bash: [root@Hbsk3: command not found
> [root@Hbsk3 ~]# [root@Hbsk3 ~]# systemctl start sshd^C

You got me.

> [root@Hbsk3 ~]# systemctl start ssh
> Failed to issue method call: Unit ssh.service failed to load: No 
> such file or directory. See system logs and 'systemctl status 
> ssh.service' for details.

No service called ssh

> [root@Hbsk3 ~]# systemctl start sshd.service

sshd is now, or still, running (no error messages)

> [root@Hbsk3 ~]# systemctl start ssh.service
> Failed to issue method call: Unit ssh.service failed to load: No 
> such file or directory. See system logs and 'systemctl status 
> ssh.service' for details.

No service called ssh

-- 
Jon H. LaBadie                  novalugml@jgcomp.com
 11226 South Shore Rd		(703) 787-0688 (H)
 Reston, VA  20190		(609) 477-8330 (C)



More information about the Novalug mailing list