Re: [PLUG] Make secure shell work

2023-09-17 Thread Russell Senior
I don't remember about debian, but ubuntu either doesn't install openssh-server or doesn't enable it by default. That should be all you need to do on either one. On machineA: sudo apt install openssh-server # make sure the openssh-server package is installed sudo systemctl enable ssh # make su

Re: [PLUG] Mint, Ubuntu, Debian (and Centos and Redhat/IBM)

2023-09-17 Thread Kevin Williams
On Sun, Sep 17, 2023, at 17:45, John Jason Jordan wrote: > On Sun, 17 Sep 2023 16:19:41 -0700 > "Kevin Williams" dijo: > > >John, what was your specific error that you got when using SSH to your > >computer? What is the local SSH server not already running? > > Way too long go to remember. >

Re: [PLUG] Mint, Ubuntu, Debian (and Centos and Redhat/IBM)

2023-09-17 Thread John Jason Jordan
On Sun, 17 Sep 2023 16:19:41 -0700 "Kevin Williams" dijo: >John, what was your specific error that you got when using SSH to your >computer? What is the local SSH server not already running? Way too long go to remember. >Do I understand correctly that you got the silicondust App to see the >TV

Re: [PLUG] Issue with HP MFP M148dw

2023-09-17 Thread Dick Steffens
On 9/17/23 16:35, Dick Steffens wrote: I have an issue with my HP printer. Xsane will start, but fails when I try to Acquire preview. I get the error message Failed to start scanner: Invalid argument. It's not at all clear to me what argument is invalid. Is there some way to find this out?

[PLUG] Issue with HP MFP M148dw

2023-09-17 Thread Dick Steffens
I have an issue with my HP printer. Xsane will start, but fails when I try to Acquire preview. I get the error message Failed to start scanner: Invalid argument. It's not at all clear to me what argument is invalid. Is there some way to find this out? -- Regards, Dick Steffens

Re: [PLUG] Mint, Ubuntu, Debian (and Centos and Redhat/IBM)

2023-09-17 Thread Kevin Williams
On Sun, Sep 17, 2023, at 11:05, John Jason Jordan wrote: > On Sat, 16 Sep 2023 22:22:00 -0700 > wes dijo: > > >On Sat, Sep 16, 2023 at 11:02 AM John Jason Jordan > >wrote: > > > >> >>> Normally release is done with the Right-Ctrl key, but if you're > >> >>> in the host and the guest has exclu

Re: [PLUG] Make secure shell work

2023-09-17 Thread John Jason Jordan
On Sun, 17 Sep 2023 15:08:24 -0700 Russell Senior dijo: >On Sun, Sep 17, 2023 at 11:05 AM John Jason Jordan >wrote: > >> Several times over the years I gave tried to get ssh working, and I >> always failed. > >Wait, what? > >Ssh shouldn't be hard. Like, at all. Let's fix that. What doesn't >w

[PLUG] Make secure shell work

2023-09-17 Thread Russell Senior
On Sun, Sep 17, 2023 at 11:05 AM John Jason Jordan wrote: > Several times over the years I gave tried to get ssh working, and I > always failed. Wait, what? Ssh shouldn't be hard. Like, at all. Let's fix that. What doesn't work? -- Russell Senior russ...@personaltelco.net

Re: [PLUG] Mint, Ubuntu, Debian (and Centos and Redhat/IBM)

2023-09-17 Thread John Jason Jordan
On Sat, 16 Sep 2023 22:22:00 -0700 wes dijo: >On Sat, Sep 16, 2023 at 11:02 AM John Jason Jordan >wrote: > >> >>> Normally release is done with the Right-Ctrl key, but if you're >> >>> in the host and the guest has exclusive control of mouse and >> >>> keyboard, you have no Right-Ctrl key >> >

[PLUG] Change hard drive FS

2023-09-17 Thread Rich Shepard
A while ago, when I had backup issues with the logical volume on the external MediaSonic Pro enclosure, I removed the LV and formatted the two drives to xfs upon advice here. My dirvish backup is on /dev/sde1 and when that's done rsync copies daily changes to /dev/sdf1. I've since learned that xf