Re: question for seasoned links users?

2022-09-16 Thread Jude DaShiell
It's possible to run: screen links http://site.com on a single line then control+a-h to get the screen shot. Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author, 1940) . On Sat, 17 Sep 2022, Karen Lewel

Re: question for seasoned links users?

2022-09-16 Thread Karen Lewellen
Yes, links is the browser to which I am referring. As stated, I am attempting to help a site owner troubleshoot an issue, that I experience using links, the browser. I know a great deal about running this browser, but have never needed to capture information for someone else, who relies on

Re: question for seasoned links users?

2022-09-16 Thread Karen Lewellen
While I respect those questions, they are not relevant to my question, as It am asking specifically for a command associated with the Links browser. I am using a shell service, I cannot use Debian directly. On Sat, 17 Sep 2022, David wrote: On Sat, 17 Sept 2022 at 12:51, Karen Lewellen wrot

Re: question for seasoned links users?

2022-09-16 Thread Tim Woodall
On Fri, 16 Sep 2022, Karen Lewellen wrote: Hi folks, Does the browser have the ability to create a screenshot after a fashion? Need to document something for a site owner that will show for them, even if my screen reader presents it differently. Thanks, Karen I've never used links, prefer

Re: question for seasoned links users?

2022-09-16 Thread Maude Summerside
On 2022-09-16 23:15, Karen Lewellen wrote: > I suppose you are suggesting that links, the browser I am actually > using, works like Firefox, the browser to which I have no access > whatsoever? > > > > On Fri, 16 Sep 2022, Dan Ritter wrote: > >> Karen Lewellen wrote: >>> Does the browser have

Re: question for seasoned links users?

2022-09-16 Thread davidson
On Fri, 16 Sep 2022 Karen Lewellen wrote: Hi folks, Does the browser have the ability to create a screenshot after a fashion? Full disclosure: I have never used the "links" text browser. I very quickly searched the following page for any indication that the links browser has a function analog

Re: question for seasoned links users?

2022-09-16 Thread David
Hi Karen When you refer to 'links' in the subject, do you mean the browser documented at: http://links.twibright.com/user_en.html The version of this browser in Debian stable is 2.21. Is that what you are asking about? If I look at the website of that project, it does have some screenshots, bu

Re: question for seasoned links users?

2022-09-16 Thread David
On Sat, 17 Sept 2022 at 12:51, Karen Lewellen wrote: > Does the browser have the ability to create a screenshot after a fashion? > Need to document something for a site owner that will show for them, even > if my screen reader presents it differently. Hi Karen, So that we can help you effectiv

Re: question for seasoned links users?

2022-09-16 Thread Dan Ritter
Karen Lewellen wrote: > Does the browser have the ability to create a screenshot after a fashion? > Need to document something for a site owner that will show for them, even if > my screen reader presents it differently. Firefox has ctrl-shift-S to take a screenshot. It pops up a menu asking yo

Re: question for seasoned links users?

2022-09-16 Thread Karen Lewellen
I suppose you are suggesting that links, the browser I am actually using, works like Firefox, the browser to which I have no access whatsoever? On Fri, 16 Sep 2022, Dan Ritter wrote: Karen Lewellen wrote: Does the browser have the ability to create a screenshot after a fashion? Need to doc

question for seasoned links users?

2022-09-16 Thread Karen Lewellen
Hi folks, Does the browser have the ability to create a screenshot after a fashion? Need to document something for a site owner that will show for them, even if my screen reader presents it differently. Thanks, Karen

Re: UEFI refusing NVRAM writes, breaking GRUB install and upgrade

2022-09-16 Thread vinceh121
Thanks, this works! Is there a way to set this option during installation on a netinst image? - vinceh121 On 9/17/22 00:03, Steve McIntyre wrote: vinceh121 wrote: Southern French government is handing out laptops (HP ProBook x360 G1 EE) to students, whom a lot of want to install a Linux dis

Re: UEFI refusing NVRAM writes, breaking GRUB install and upgrade

2022-09-16 Thread Steve McIntyre
vinceh121 wrote: > >Southern French government is handing out laptops (HP ProBook x360 G1 >EE) to students, whom a lot of want to install a Linux distro on. > >However, many distros installs are broken by grub-install either safely >failing, or making the kernel hang while trying to write NVRAM b

Re: UEFI refusing NVRAM writes, breaking GRUB install and upgrade

2022-09-16 Thread DdB
Am 16.09.2022 um 20:19 schrieb vinceh121: > Is there a way to mitigate this problem? Apart from the plan, you seem to be favoring, i would like to introduce another option to you: (BTW: I used it myself, and still do, while i was learning to reconfigure to UEFI-Booting) There is a sort of boot

Re: systemd automount unit: run only when server is reachable

2022-09-16 Thread David Wright
On Wed 14 Sep 2022 at 10:34:23 (+0200), Jürgen Bausa wrote: > > Gesendet: Dienstag, 13. September 2022 um 20:13 Uhr > > Von: "David Wright" > > > > I don't remember the details of the complaint, but there are > > circumstances where systemd kills off jobs that it is controlling. > > > > You coul

Re: sshd package systemd misconfiguration?

2022-09-16 Thread David Wright
On Fri 16 Sep 2022 at 09:17:10 (+0200), Michael wrote: > On Thursday, 15 September 2022 13:01:45 CEST, Greg Wooledge wrote: > > of course the first thing i did was to check if all the files from the > package were as they should be, and everything was fine! > > > It's supposed to be created as ne

Re: Paying Debian contributors (Was Re: Advantages/Disadvantages of Open Source Software)

2022-09-16 Thread Chuck Zmudzinski
On 9/16/22 12:05 AM, Maude Summerside wrote: > > On 2022-09-15 17:56, Chuck Zmudzinski wrote: > > On 9/15/2022 11:46 AM, Andy Smith wrote: > >> Hello, > >> > >> On Wed, Sep 14, 2022 at 10:04:48PM -0400, Chuck Zmudzinski wrote: > >>> I am not against giving maintainers like Steve just compensation f

Re: sshd package systemd misconfiguration?

2022-09-16 Thread Frank
Op 16-09-2022 om 09:17 schreef Michael: with ssh@.service it is completely different. for each connection there is a dedicated sshd process being started, and each one of them has the same /run/sshd directory assigned. and that's the problem if you have more than one connection to a given host. a

Re: sshd package systemd misconfiguration?

2022-09-16 Thread Greg Wooledge
On Fri, Sep 16, 2022 at 09:17:10AM +0200, Michael wrote: > On Thursday, 15 September 2022 13:01:45 CEST, Greg Wooledge wrote: > > unicorn:/lib/systemd/system$ grep RuntimeDirectory ssh@.service > > RuntimeDirectory=sshd > > RuntimeDirectoryMode=0755 > with ssh@.service it is completely different.

Re: sshd package systemd misconfiguration?

2022-09-16 Thread Jonathan Dowland
I've been hit by this too. Likewise I haven't deliberately configured sshd for socket activation nor tampered with unit files. In my case the host was a newly imaged raspberry pi using the images linked from the Debian Wiki. I haven't done any further investigation. -- Jonathan Dowland https://j

Re: sshd package systemd misconfiguration?

2022-09-16 Thread Michael
On Thursday, 15 September 2022 13:01:45 CEST, Greg Wooledge wrote: of course the first thing i did was to check if all the files from the package were as they should be, and everything was fine! It's supposed to be created as needed. There should be two lines in the unit file: unicorn:/lib