Re: systemdq [Solved]

2019-12-30 Thread Andrei POPESCU
On Du, 29 dec 19, 14:57:19, ghe wrote: > > Amazing. I'm a self-taught *nix geek, but I've never seen a release > without SSH. Not since I figured out what SSH is, anyway. Makes me > question the sanity of the otherwise quite rational 'Pi folks. Depending on what you mean by "release" Debian doesn

Re: systemdq [Solved]

2019-12-30 Thread Andrei POPESCU
On Du, 29 dec 19, 20:21:48, Reco wrote: > On Sun, Dec 29, 2019 at 09:40:29AM -0700, ghe wrote: > > Somebody just forgot to enable SSH while preparing the Raspian Buster > > release, it looks like. > > Nope. It was deliberate - [1] (note the "ssh" part). > > > > And I didn't know enough about sys

Re: systemdq [Solved]

2019-12-29 Thread Reco
On Sun, Dec 29, 2019 at 02:57:19PM -0700, ghe wrote: > On 12/29/19 10:21 AM, Reco wrote: > > > On Sun, Dec 29, 2019 at 09:40:29AM -0700, ghe wrote: > >> Somebody just forgot to enable SSH while preparing the Raspian Buster > >> release, it looks like. > > > > Nope. It was deliberate - [1] (note t

Re: systemdq [Solved]

2019-12-29 Thread David Wright
On Sun 29 Dec 2019 at 14:57:19 (-0700), ghe wrote: > On 12/29/19 10:21 AM, Reco wrote: > > On Sun, Dec 29, 2019 at 09:40:29AM -0700, ghe wrote: > >> Somebody just forgot to enable SSH while preparing the Raspian Buster > >> release, it looks like. > > > > Nope. It was deliberate - [1] (note the "s

Re: systemdq [Solved]

2019-12-29 Thread ghe
On 12/29/19 10:21 AM, Reco wrote: > On Sun, Dec 29, 2019 at 09:40:29AM -0700, ghe wrote: >> Somebody just forgot to enable SSH while preparing the Raspian Buster >> release, it looks like. > > Nope. It was deliberate - [1] (note the "ssh" part). Amazing. I'm a self-taught *nix geek, but I've nev

Re: systemdq [Solved]

2019-12-29 Thread Reco
On Sun, Dec 29, 2019 at 09:40:29AM -0700, ghe wrote: > Somebody just forgot to enable SSH while preparing the Raspian Buster > release, it looks like. Nope. It was deliberate - [1] (note the "ssh" part). > And I didn't know enough about systemd to > realize that was what the error message was tr

Re: systemdq [Solved]

2019-12-29 Thread Curt
On 2019-12-29, ghe wrote: > On 12/29/19 7:07 AM, Andrei POPESCU wrote: > >> The correct solution to your problem would have been: >> >> systemctl enable ssh > > Exactly. > Right. Thanks for clearing that up! -- "J'ai pour me guérir du jugement des autres toute la distance qui me sépare de

Re: systemdq [Solved]

2019-12-29 Thread ghe
On 12/29/19 7:07 AM, Andrei POPESCU wrote: > The correct solution to your problem would have been: > > systemctl enable ssh Exactly. The ssh.service files are identical on Debian Buster (this box) and on Raspian Buster (the RPi4 over there). As is the list of ssh* files -- was before I crea

Re: systemdq [Solved]

2019-12-29 Thread Andrei POPESCU
On Sb, 28 dec 19, 15:07:27, ghe wrote: > Trivial in retrospect. > > There were several ssh* files in /lib/systemd/service. None named sshd*. > I copied the one named ssh.service to sshd.service, enabled it, > rebooted, and there is was. For the archives, the Debian package only ships the unit 'ss

Re: systemdq [Solved]

2019-12-29 Thread Andrei POPESCU
On Sb, 28 dec 19, 15:07:27, ghe wrote: > Trivial in retrospect. > > There were several ssh* files in /lib/systemd/service. None named sshd*. > I copied the one named ssh.service to sshd.service, enabled it, > rebooted, and there is was. > > An interesting question is why things are different in R

Re: systemdq [Solved]

2019-12-28 Thread ghe
Trivial in retrospect. There were several ssh* files in /lib/systemd/service. None named sshd*. I copied the one named ssh.service to sshd.service, enabled it, rebooted, and there is was. An interesting question is why things are different in Raspian Stretch on a 3+. For the time being, I'll just