I just did a Debian/Buster install here to use as part of the Xen hypervisor setup and ran into the same issue. This is not a LinuxCNC issue but a decision to not include ssh in the Debian 10 minimal distribution The short answer is this:
sudo apt-get install openssh-server A longer answer is here https://devconnected.com/how-to-install-and-enable-ssh-server-on-debian-10/ BTW The Xen server setup is interesting. I run several OSes on a PC that I keep under a desk and now I can get to the same Linux or Windows desktop on my Mac, Linux PC or even my iPhone Greetings all; > > > Fresh install of the just downloaded 2.8-iso on TLM. No ssh, and > systemctl says the service does not exist. > > Whats the approved fix? > > The Graphical install also fails, can't find a network device. > Regular install flies right on by it, and bringing the hosts file > uptodate makes everthing work. ?? Mobo is an intel D-525-MW, and I > believe the net chip is an r8169. > > Amanda-client and amanda-common are now installed, but amrecover to get > my /home/gene/linuxcnc tree back fails, can't find ambind, whatever that > is. I think its optional if configured correctly, and that question has > been asked on their list. > > But the lack of ssh usability is running my ancient legs up and down the > hill to the shop building TLM is in. Help would be appreciated by a > systemctl new bee. FWIW, an ssh -Y coyote (there to this machine) works > as expected. But from here to there, port 22 is closed. > > Thanks all. > > Cheers, Gene Heskett > -- > "There are four boxes to be used in defense of liberty: > soap, ballot, jury, and ammo. Please use in that order." > -Ed Howdershelt (Author) > If we desire respect for the law, we must first make the law respectable. > - Louis D. Brandeis > Genes Web page <http://geneslinuxbox.net:6309/gene> > > > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users -- Chris Albertson Redondo Beach, California _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
