If you are like me and are eternally "behind" because just stumbling on new things every day using your PC. This came to may attention about a newsfeed of linuxdotcom, but no need to buy it, all resources easily found on the web. So you have a PC and never use the command line fumbling through menus to get sysinfo, or do want to change the hostname of your nice machine, try to open a terminal as user and write: hostnamectl status that already is a surprising amount of info you normally do not get to see with such an ease. Want to rename your machine, a nice list of commands, well explained, you find here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/htm... networking_guide/sec_configuring_host_names_using_hostnamectl And if someone does know if this exists already in the openSUSE documentation, feel free to post a link hereafter. Hope that was not too obvious and is not considered "offtopic", but as I regularly see people running into the "I want to rename my machine with a pretty-name but it says network is governed by network manager" etc, this command / link may come handy if somebody wants to do it. Hence this post.
Le 02/02/2021 à 09:25, Stakanov a écrit :
hostnamectl status
good to know, thanks jdd -- http://dodin.org
On 02/02/2021 09.25, Stakanov wrote:
If you are like me and are eternally "behind" because just stumbling on new things every day using your PC.
This came to may attention about a newsfeed of linuxdotcom, but no need to buy it, all resources easily found on the web.
So you have a PC and never use the command line fumbling through menus to get sysinfo, or do want to change the hostname of your nice machine, try to open a terminal as user and write:
hostnamectl status
that already is a surprising amount of info you normally do not get to see with such an ease.
Want to rename your machine, a nice list of commands, well explained, you find here:
YaST. Network module. :-)
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/htm... networking_guide/sec_configuring_host_names_using_hostnamectl
And if someone does know if this exists already in the openSUSE documentation, feel free to post a link hereafter.
The docs probably mention the YaST method. But yes, I happen to know about hostnamctl, I had read about it elsewhere. If you type "apropos hostname" you get a list that includes that command.
Hope that was not too obvious and is not considered "offtopic", but as I regularly see people running into the "I want to rename my machine with a pretty-name but it says network is governed by network manager" etc, this command / link may come handy if somebody wants to do it. Hence this post.
Yes, it says that, but still allows you to do some things, like changing the name :-) -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command.
I quote this line, because "apropos" is an often forgotten command, yet very usefull :-) jdd -- http://dodin.org
jdd@dodin.org wrote:
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command.
I quote this line, because "apropos" is an often forgotten command, yet very usefull :-)
I tend to use "man -k hostname", not sure how different they are. -- Per Jessen, Zürich (8.1°C)
In data martedì 2 febbraio 2021 12:08:46 CET, Per Jessen ha scritto:
jdd@dodin.org wrote:
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command.
I quote this line, because "apropos" is an often forgotten command, yet very usefull :-)
I tend to use "man -k hostname", not sure how different they are.
Well in all cases, thank you to you both and jdd for quoting it, in fact, apropos is a thing that sticks easy to my "bucket brain" with a lot of hole in it.... man is also nice, but I still have problems to read output on CLI, there was once a problem to put it into pdf, but then, I best read - unsustainable I admit it - printed on paper. Maybe I need a 30" screen to fully show an A4.
Hello, On Tue, 02 Feb 2021, Stakanov wrote:
In data martedì 2 febbraio 2021 12:08:46 CET, Per Jessen ha scritto:
jdd@dodin.org wrote:
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command.
I quote this line, because "apropos" is an often forgotten command, yet very usefull :-)
I tend to use "man -k hostname", not sure how different they are.
Well in all cases, thank you to you both and jdd for quoting it, in fact, apropos is a thing that sticks easy to my "bucket brain" with a lot of hole in it....
They are the same, but "apropos" sticks better than 'man -k' :) There's also 'whatis' aka 'man -f'.
man is also nice, but I still have problems to read output on CLI, there was once a problem to put it into pdf, but then, I best read - unsustainable I admit it - printed on paper.
If your groff is recent enough (1.21 isn't, 1.22 is): $ man -Tpdf man > man.1.pdf else there's still $ man -Tps man > man.1.ps (which you can convert to pdf in a pipe or after the fact from .ps, e.g.: $ man -Tps man | ps2pdf - man.1.pdf ) But I encourage you to read in a good monospace font on-screen (see below). But I strongly want do discourage you from reading manpages in a serif-font pdf on screen! Open an xterm (or other term with a decent font configured) as large as you want and just call e.g. 'man man'...
Maybe I need a 30" screen to fully show an A4.
First of all, you need a *GOOD* monitor. A blownup garbled print on A2 does not help, if a good or just decent one on A5 suffices. Well, if you need to enlarge stuff because of failing sight, more area _does_ help and, depending on your sight, e.g. a good 27" or 32" screen might really help, but always check the dpi! And rather choose a good smaller one, unless you really need to enlarge a lot (and then I'd go for 42" or so). But as I gather you seem to be able to read normal print on A4, go for a *good* 27" (or even 24") rather than a cheap 32" or something. I use e.g. an EIZO S1721 with a mere 1280x1024 on 17" (96dpi), which was cheap-ish at ~350 EUR back in 04/2010. But it is _sharp_! Yes, I'd like to have some more resolution _and_ area at times, but generally, it's just fine. I could hook up a (rather bad) other 1280x1024 on 17" screen besides it, but have not got around to it in the last ~9 years. Go figure. Now, to the other *important* facet of this: Choose the right font for on-screen reading! I use fonts that are fit for use on a monitor, i.e. misc-fixed / gnu-unifont, and if it's not monospace, I use almost exclusively "Verdana" (yes, it's been paid for by and available from M$, but it's explicitly designed for on-screen use, unlike most other fonts). Reading serif fonts on-screen is generally tedious, and even sans-serif usually are, unless, like Verdana, they're designed for the screen. YMMV on "Retina" or other HiDPI device with >>200dpi, but your usual (cheaper) monitor has <100 dpi. Helvetica works fine (just) for window titles and the like. So, first of all: change your fonts! My guess is, that that will already help a lot. FWIW: $ xrdb -query |grep -i xterm.*fixed [..] xterm*Font: -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1 [..] $ grep -- misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1 \ /usr/share/fonts/*/fonts.dir /usr/share/fonts/misc/fonts.dir:7x13.pcf.gz -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1 $ rpm --qf '%{name}\n' -qf /usr/share/fonts/misc/7x13.pcf.gz xorg-x11-fonts-core BTW: whats wrong with just editing /etc/hostname and /etc/hosts? And, go check: 'hostname' vs. 'hostname -f'! The latter should print something other than 'localhost'... And BTW2: I have this set up: ==== /etc/init.d/boot.local ==== dbus-uuidgen > /etc/machine-id ==== (just symlinking machine-id to /dev/null sadly makes some apps barf) Who the F came up with that machine-id thing anyway? deadrat again? HTH, -dnh, who also likes to read print first and foremost, but hasn't printed himself a page in the last ~15+ years, but had others print about 8 pages for him in the first ~7 of those and hasn't even had others print for him in about 8 years ;) -- "Does anyone else sense the deep irony in a 'Family size' pack of condoms?"
On 02/02/2021 13.50, David Haller wrote:
Hello,
And BTW2: I have this set up:
==== /etc/init.d/boot.local ==== dbus-uuidgen > /etc/machine-id ====
(just symlinking machine-id to /dev/null sadly makes some apps barf)
Who the F came up with that machine-id thing anyway? deadrat again?
What is that thing for? :-? :-o What uses it? My "/etc/machine-id" file is dated 2012, and does not contain the same as dbus-uuidgen (I guess I know why)
HTH, -dnh, who also likes to read print first and foremost, but hasn't printed himself a page in the last ~15+ years, but had others print about 8 pages for him in the first ~7 of those and hasn't even had others print for him in about 8 years ;)
tsk, tsk. I printed two pages this week. The health system here uses electronic prescriptions, but I need to print the PDF so that the pharmacy can scan the barcode and deliver my medicines :-p -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, On Tue, 02 Feb 2021, Carlos E. R. wrote:
On 02/02/2021 13.50, David Haller wrote:
And BTW2: I have this set up:
==== /etc/init.d/boot.local ==== dbus-uuidgen > /etc/machine-id ====
(just symlinking machine-id to /dev/null sadly makes some apps barf)
Who the F came up with that machine-id thing anyway? deadrat again?
What is that thing for? :-? :-o
It's some identifier for your machine. Ah, yes, as I suspected: https://www.freedesktop.org/software/systemd/man/machine-id.html https://wiki.debian.org/MachineId or generally e.g.: https://www.startpage.com/sp/search?query=/etc/machine-id
What uses it?
Some apps do use it and barf if it's symlinked to /dev/null (i.e. contains nothing).
My "/etc/machine-id" file is dated 2012, and does not contain the same as dbus-uuidgen (I guess I know why)
dbus-uuidgen _generates_ an ID in the required format. Naturally, it'll be (or should be) different! As it seems I need _some_ machine-id (or stuff barfs), I generate a new one on every boot, and as I reboot regularly, that's ok. Otherwise, I'd setup a cron-job to generate one e.g. every hour. Hm. Actually, that's a good idea anyway, fuck the stuff that's using it :) Done: ==== /etc/cron.hourly/gen-machine-id ==== #!/bin/sh dbus-uuidgen > /etc/machine-id ==== *hrhrhr* I'll keep the one in init.d/boot.local, if just for messing with the intention...
HTH, -dnh, who also likes to read print first and foremost, but hasn't printed himself a page in the last ~15+ years, but had others print about 8 pages for him in the first ~7 of those and hasn't even had others print for him in about 8 years ;)
tsk, tsk.
I printed two pages this week.
That's really not much, I guess, so I applaud you :)
The health system here uses electronic prescriptions, but I need to print the PDF so that the pharmacy can scan the barcode and deliver my medicines :-p
What if your printer breaks when your supply has run out? You s'posed die or what? Or your smartphone or PC dies, or whatever you get the barcode with. Etc... And I'd hate to need to get a printer (or smartphone) just for stuff like that, as I do NOT need either. I *HATE* stuff like that without a fallback to "pen and paper" with a vengance! Think more Javier Bardem (you know with what) than Antonio Banderas ;) I think we need to put the "deciders" of stuff like that through situations like a broken printer/smartphone/internet etc. pp. To hammer in the _need_ for an analog, pen and paper, fallback. Repeatedly. Probably. And don't get me started on US elections without a paper trail using _known_ flawed (just broken and/or astonishingly easy hackable) voting machines (there are none other, anywhere) (and no, I'm not and never was a US resident, but it just boggles my mind what is done in some states). Some states do not even save a (anonymous but traceable[1]) record of the votes. Basically the analogue of a printout of a good old fashioned on-paper-vote... Some states fail even on that. It boggles the mind. And lo and behold, back here in good-ole-Germany (I've got rants alot about hereabouts too), we vote Sundays and voting closes at 18:00, and on paper and still manage to get most (officially "preliminary", but they usually turn out to be the same) results by 20:00, or sometimes maybe 23:00 for a few random voting-districts, but final offical votes are usually in on Tuesday after the vote on Sunday but usually don't differ in any meaningful way. So, generally, we know the results by Sunday 20:00 and can go to bed ;) Compare that to e.g. the last US presidential election even in states where _only_ machines were used... *barf* (Yes, I know you're in Spain ;) -dnh [1] I try to say: a legitimate vote for candidate A was cast by a legitimized voter _and that information_ is traceable (not who the voter was). IIRC Pennsylvania, maybe some other state, has failed on this big time in so many ways ... -- if (user_specified) /* Didn't work, but the user is convinced this is the * place. */ linux-2.4.0-test2/drivers/parport/parport_pc.c
On Tue, 2 Feb 2021 16:07:24 +0100 David Haller <dnh@opensuse.org> wrote:
Hello,
On Tue, 02 Feb 2021, Carlos E. R. wrote:
On 02/02/2021 13.50, David Haller wrote:
And BTW2: I have this set up:
==== /etc/init.d/boot.local ==== dbus-uuidgen > /etc/machine-id ====
(just symlinking machine-id to /dev/null sadly makes some apps barf)
Who the F came up with that machine-id thing anyway? deadrat again?
What is that thing for? :-? :-o
It's some identifier for your machine. Ah, yes, as I suspected:
https://www.freedesktop.org/software/systemd/man/machine-id.html https://wiki.debian.org/MachineId or generally e.g.: https://www.startpage.com/sp/search?query=/etc/machine-id
What uses it?
Some apps do use it and barf if it's symlinked to /dev/null (i.e. contains nothing).
My "/etc/machine-id" file is dated 2012, and does not contain the same as dbus-uuidgen (I guess I know why)
dbus-uuidgen _generates_ an ID in the required format. Naturally, it'll be (or should be) different! As it seems I need _some_ machine-id (or stuff barfs), I generate a new one on every boot, and as I reboot regularly, that's ok. Otherwise, I'd setup a cron-job to generate one e.g. every hour. Hm. Actually, that's a good idea anyway, fuck the stuff that's using it :) Done:
==== /etc/cron.hourly/gen-machine-id ==== #!/bin/sh dbus-uuidgen > /etc/machine-id ====
*hrhrhr* I'll keep the one in init.d/boot.local, if just for messing with the intention...
[snip]
-dnh
FWIW, Lennart recently posted this on systemd list } I don't suppose you know what requires /etc/machine-id so early in } the boot? PID 1 does. You have to have a valid /etc/machine-id really, everything else is not supported. And it needs to be available when PID 1 initializes. You basically have three options: 1. Make it read-only at boot, initialize persistently on OS install 2. Make it read-only, initialize it to an empty file on OS install, in which case systemd (i.e. PID 1) overmounts it with a random one during early boot. In this mode the system will come up with a new identity on each boot, and thus journal files from previous boots will be considered to belong to different systems. 2b. (Same as 2, but mount / writable during later boot, at which time the machine ID is commited to disk automatically) 3. Make it writable during early boot, and initialize it originally to an empty file. In this case PID 1 will generate a random one and persist it to disk right away. Also see: https://www.freedesktop.org/software/systemd/man/machine-id.html Lennart
Hello, On Tue, 02 Feb 2021, Dave Howorth wrote:
David Haller <dnh@opensuse.org> wrote:
On Tue, 02 Feb 2021, Carlos E. R. wrote:
On 02/02/2021 13.50, David Haller wrote:
And BTW2: I have this set up:
==== /etc/init.d/boot.local ==== dbus-uuidgen > /etc/machine-id ====
(just symlinking machine-id to /dev/null sadly makes some apps barf)
Who the F came up with that machine-id thing anyway? deadrat again?
What is that thing for? :-? :-o
It's some identifier for your machine. Ah, yes, as I suspected:
https://www.freedesktop.org/software/systemd/man/machine-id.html https://wiki.debian.org/MachineId or generally e.g.: https://www.startpage.com/sp/search?query=/etc/machine-id
What uses it?
Some apps do use it and barf if it's symlinked to /dev/null (i.e. contains nothing).
My "/etc/machine-id" file is dated 2012, and does not contain the same as dbus-uuidgen (I guess I know why)
dbus-uuidgen _generates_ an ID in the required format. Naturally, it'll be (or should be) different! As it seems I need _some_ machine-id (or stuff barfs), I generate a new one on every boot, and as I reboot regularly, that's ok. Otherwise, I'd setup a cron-job to generate one e.g. every hour. Hm. Actually, that's a good idea anyway, fuck the stuff that's using it :) Done:
==== /etc/cron.hourly/gen-machine-id ==== #!/bin/sh dbus-uuidgen > /etc/machine-id ====
BTW: that seems to work just nicely :) I start to wonder about even more frequent updates ;) If I seemingly can't avoid having it, I'll sabotage as much as I can... Me, having a static machine-id? NO Way sirree! And I doubt that such a static ID is conforming to the GDPR/DSGVO, esp. if you, as a user, are not ever asked about it.
*hrhrhr* I'll keep the one in init.d/boot.local, if just for messing with the intention...
[snip]
FWIW, Lennart recently posted this on systemd list
Thank you Dave for digging that up!
} I don't suppose you know what requires /etc/machine-id so early in } the boot?
PID 1 does. [..] Lennart
Alrighty then. No more questions. Case closed. -dnh, eliding a lot ... PS: I don't have anything against systemd as "init" per se, but ... there are consequences. Real bad ones. And /etc/machine-id seems to be just one of them. And JFTR: https://github.com/richfelker/minimal-init (1086 Bytes of code!) And http://ewontfix.com/14 and http://ewontfix.com/15 -- Diese Signatur ist vorübergehend nicht erreichbar. Versuchen Sie es später noch einmal oder hinterlassen Sie eine Nachricht vor dem Signaturtrenner. Piep.
On 02/02/2021 16.07, David Haller wrote:
Hello,
On Tue, 02 Feb 2021, Carlos E. R. wrote:
On 02/02/2021 13.50, David Haller wrote:
And BTW2: I have this set up:
==== /etc/init.d/boot.local ==== dbus-uuidgen > /etc/machine-id ====
(just symlinking machine-id to /dev/null sadly makes some apps barf)
Who the F came up with that machine-id thing anyway? deadrat again?
What is that thing for? :-? :-o
It's some identifier for your machine. Ah, yes, as I suspected:
https://www.freedesktop.org/software/systemd/man/machine-id.html https://wiki.debian.org/MachineId or generally e.g.: https://www.startpage.com/sp/search?query=/etc/machine-id
Thanks. Ok. After reading it, I decide to leave that file alone :-) It is one more thing to consider when cloning a machine.
HTH, -dnh, who also likes to read print first and foremost, but hasn't printed himself a page in the last ~15+ years, but had others print about 8 pages for him in the first ~7 of those and hasn't even had others print for him in about 8 years ;)
tsk, tsk.
I printed two pages this week.
That's really not much, I guess, so I applaud you :)
:-) I printed a calendar on six pages on past month, and I have to print another ;-p
The health system here uses electronic prescriptions, but I need to print the PDF so that the pharmacy can scan the barcode and deliver my medicines :-p
What if your printer breaks when your supply has run out? You s'posed die or what? Or your smartphone or PC dies, or whatever you get the barcode with. Etc... And I'd hate to need to get a printer (or smartphone) just for stuff like that, as I do NOT need either.
I have not tried to have the PDF on the smartphone, and then have the pharmacist scan it, but it should work. There are people without a smartphone, or that do not know how to access the PDF (they need a personal certificate), but they can use the paper the doctor gave them on their last visit (which with the pandemic can be ages ago), or the pharmacist types your ID number. But there are other uses to the paper, like handling the paper when visiting another doctor or specialist so that "he knows you" - which nowdays some doctors refuse as well, because of the pandemic. Strange times.
I *HATE* stuff like that without a fallback to "pen and paper" with a vengance! Think more Javier Bardem (you know with what) than Antonio Banderas ;)
:-)
I think we need to put the "deciders" of stuff like that through situations like a broken printer/smartphone/internet etc. pp. To hammer in the _need_ for an analog, pen and paper, fallback. Repeatedly. Probably.
Heh :-)
And don't get me started on US elections without a paper trail using _known_ flawed (just broken and/or astonishingly easy hackable) voting machines (there are none other, anywhere) (and no, I'm not and never was a US resident, but it just boggles my mind what is done in some states). Some states do not even save a (anonymous but traceable[1]) record of the votes. Basically the analogue of a printout of a good old fashioned on-paper-vote... Some states fail even on that. It boggles the mind.
And lo and behold, back here in good-ole-Germany (I've got rants alot about hereabouts too), we vote Sundays and voting closes at 18:00, and on paper and still manage to get most (officially "preliminary", but they usually turn out to be the same) results by 20:00, or sometimes maybe 23:00 for a few random voting-districts, but final offical votes are usually in on Tuesday after the vote on Sunday but usually don't differ in any meaningful way. So, generally, we know the results by Sunday 20:00 and can go to bed ;) Compare that to e.g. the last US presidential election even in states where _only_ machines were used... *barf*
Yeah, similar system in Spain and we are typically equally surprised.
(Yes, I know you're in Spain ;)
:-)
-dnh
[1] I try to say: a legitimate vote for candidate A was cast by a legitimized voter _and that information_ is traceable (not who the voter was). IIRC Pennsylvania, maybe some other state, has failed on this big time in so many ways ...
Yeah, paper trails have some use. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 2021-02-02 6:14 a.m., Stakanov wrote:
Maybe I need a 30" screen to fully show an A4.
Showing A4 Or a rotated 19" screen. Actually I can read even small-print "letter"/A4 document using FoxitReader quite adequately on my 17" 1280x1024 without rotation if I scroll,. So i don't see your problem. OK my endocrinologist has an ultra-wide that can display two pages side by side, one of text, the other graphical, or perhaps data+a form. I can imagine some photo-editing that will make use of an ultra-wide: while GIMP has tear-off menus & sub windows that can use a second, independent screen, other tools like Darktable use attached side panels that aren't 'tear-off', so a wide screen is useful. I suppose there are some authoring tools, book-level, where you need to keep track of sources, characters, timelines, subplots etc where a widescreen is useful if it can't handle tear-off to a second screen. But that's specific.. Unless you have a specific app in mind, specific demands, I can't see any need for a 30" screen just to read an letter sized, A4 document. After all, how large is that? Two side-by-side full sized letters are what? 18x12, that's a 22" diagonal screen. I'd be more concerned about pixel density. Well, I've just fired up FoxitReader in 2-up side-by-side of a letter-sized PDF at 65% to get the full sized page both in total view, along with the menu bar and location bar of FoxitReader, and both pages at 10pt are readable on this 19" LG Flatron W1942TQ at 1280x1024. Native mode on this is a little wider. So I don't see the need for a 30" screen just to view A4 pages. -- “Reality is so complex, we must move away from dogma, whether it’s conspiracy theories or free-market,” -- James Glattfelder. http://jth.ch/jbg
In data martedì 2 febbraio 2021 15:05:04 CET, Anton Aylward ha scritto:
On 2021-02-02 6:14 a.m., Stakanov wrote:
Maybe I need a 30" screen to fully show an A4.
Showing A4
Or a rotated 19" screen.
Actually I can read even small-print "letter"/A4 document using FoxitReader quite adequately on my 17" 1280x1024 without rotation if I scroll,. So i don't see your problem.
OK my endocrinologist has an ultra-wide that can display two pages side by side, one of text, the other graphical, or perhaps data+a form. I can imagine some photo-editing that will make use of an ultra-wide: while GIMP has tear-off menus & sub windows that can use a second, independent screen, other tools like Darktable use attached side panels that aren't 'tear-off', so a wide screen is useful.
I suppose there are some authoring tools, book-level, where you need to keep track of sources, characters, timelines, subplots etc where a widescreen is useful if it can't handle tear-off to a second screen. But that's specific.. Unless you have a specific app in mind, specific demands, I can't see any need for a 30" screen just to read an letter sized, A4 document. After all, how large is that? Two side-by-side full sized letters are what? 18x12, that's a 22" diagonal screen. I'd be more concerned about pixel density.
Well, I've just fired up FoxitReader in 2-up side-by-side of a letter-sized PDF at 65% to get the full sized page both in total view, along with the menu bar and location bar of FoxitReader, and both pages at 10pt are readable on this 19" LG Flatron W1942TQ at 1280x1024. Native mode on this is a little wider.
So I don't see the need for a 30" screen just to view A4 pages.
The problem is the 16:9 format. It was done for people who do not work. Any screen that is not in that format can be very effectively show a A4 size with even only 19" but then the idiots came and did cut the height. Now, pivot screens are expensive and you have to pivot them. But as there are a lot of people that "game" around with 30" you find convenient screens of that size for as little as 250 $. It is getting expensive if you want like diplay port etc. What I still have to find out is what resolution is the best to allow good reading but no strain to you eyesight. BTW, when studying mandarin it gets dramatic for what is size. I think this is also a question of quality of the screen.
Le 02/02/2021 à 15:27, Stakanov a écrit :
Now, pivot screens are expensive and you have to pivot them.
any screen mounted on wall support can be rotated 90° jdd -- http://dodin.org
On 2/2/2021 11:29 AM, jdd@dodin.org wrote:
Le 02/02/2021 à 15:27, Stakanov a écrit :
Now, pivot screens are expensive and you have to pivot them.
any screen mounted on wall support can be rotated 90°
jdd
I have a 19" Viewsonic rotatable desktop monitor in good working condition, model VP930b, which can be had for very little money plus shipping from Long Island, NY. If interested, write me. --doug -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Stakanov composed on 2021-02-02 15:27 (UTC+0100):
...the 16:9 format. It was done for people who do not work. I seriously doubt it. 16:9 is a standard HDTV format, with 1920x1080 being "full" HDTV (1080P). A 1920x1080 16:9 PC screen allows to watch HDTV format video fullscreen without distortion, besides facilitating (HTPC) users to use a TV instead of a dedicated PC display.
For serious PC users, 1920x1200 (16:10) screens are still being made, and what I have been using as my primary display since before 2560x1440, 2560x1600 and 3840x2160 became available. -- Evolution as taught in public schools, like religion, is based on faith, not on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/
In data martedì 2 febbraio 2021 20:22:05 CET, Felix Miata ha scritto:
Stakanov composed on 2021-02-02 15:27 (UTC+0100):
...the 16:9 format. It was done for people who do not work.
I seriously doubt it. 16:9 is a standard HDTV format, with 1920x1080 being "full" HDTV (1080P). A 1920x1080 16:9 PC screen allows to watch HDTV format video fullscreen without distortion, besides facilitating (HTPC) users to use a TV instead of a dedicated PC display.
For serious PC users, 1920x1200 (16:10) screens are still being made, and what I have been using as my primary display since before 2560x1440, 2560x1600 and 3840x2160 became available.
...if you are spending a insane amount of money. I am still quite O.K, but they will not pay me that amount on the sidewalk :-p Seriously, before that size was affordable for all. Now if I see stuff like Eizo only........
On 02/02/2021 15.27, Stakanov wrote:
In data martedì 2 febbraio 2021 15:05:04 CET, Anton Aylward ha scritto:
On 2021-02-02 6:14 a.m., Stakanov wrote:
Maybe I need a 30" screen to fully show an A4.
Showing A4
Or a rotated 19" screen.
Actually I can read even small-print "letter"/A4 document using FoxitReader quite adequately on my 17" 1280x1024 without rotation if I scroll,. So i don't see your problem.
OK my endocrinologist has an ultra-wide that can display two pages side by side, one of text, the other graphical, or perhaps data+a form. I can imagine some photo-editing that will make use of an ultra-wide: while GIMP has tear-off menus & sub windows that can use a second, independent screen, other tools like Darktable use attached side panels that aren't 'tear-off', so a wide screen is useful.
I suppose there are some authoring tools, book-level, where you need to keep track of sources, characters, timelines, subplots etc where a widescreen is useful if it can't handle tear-off to a second screen. But that's specific.. Unless you have a specific app in mind, specific demands, I can't see any need for a 30" screen just to read an letter sized, A4 document. After all, how large is that? Two side-by-side full sized letters are what? 18x12, that's a 22" diagonal screen. I'd be more concerned about pixel density.
Well, I've just fired up FoxitReader in 2-up side-by-side of a letter-sized PDF at 65% to get the full sized page both in total view, along with the menu bar and location bar of FoxitReader, and both pages at 10pt are readable on this 19" LG Flatron W1942TQ at 1280x1024. Native mode on this is a little wider.
So I don't see the need for a 30" screen just to view A4 pages.
The problem is the 16:9 format. It was done for people who do not work. Any screen that is not in that format can be very effectively show a A4 size with even only 19" but then the idiots came and did cut the height.
I like the 16:9 format more than the 4/3 of yesteryear :-) One vertical A4 on the left side, and typing something about it on the right side, for example. I can no longer work on a 4/3 screen.
Now, pivot screens are expensive and you have to pivot them. But as there are a lot of people that "game" around with 30" you find convenient screens of that size for as little as 250 $. It is getting expensive if you want like diplay port etc.
Ah, 30" are cheap? That's interesting to know. My current display is 53*30cm, or 61 in diagonal. That's 24" in diagonal.
What I still have to find out is what resolution is the best to allow good reading but no strain to you eyesight.
When I bought mine there was ho choice: 1920*1080.
BTW, when studying mandarin it gets dramatic for what is size. I think this is also a question of quality of the screen.
{chuckle} -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 2/2/2021 6:14 AM, Stakanov wrote:
In data martedì 2 febbraio 2021 12:08:46 CET, Per Jessen ha scritto:
jdd@dodin.org wrote:
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command. I quote this line, because "apropos" is an often forgotten command, yet very usefull :-) I tend to use "man -k hostname", not sure how different they are. Well in all cases, thank you to you both and jdd for quoting it, in fact, apropos is a thing that sticks easy to my "bucket brain" with a lot of hole in it....
man is also nice, but I still have problems to read output on CLI, there was once a problem to put it into pdf, but then, I best read - unsustainable I admit it - printed on paper. Maybe I need a 30" screen to fully show an A4.
Don't know what you're using now, but I have two setups, one with a 24" screen, one with a 27". I notice a real improvement going to the 27". --doug -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
In data mercoledì 3 febbraio 2021 06:17:37 CET, doug mack ha scritto:
On 2/2/2021 6:14 AM, Stakanov wrote:
In data martedì 2 febbraio 2021 12:08:46 CET, Per Jessen ha scritto:
jdd@dodin.org wrote:
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command.
I quote this line, because "apropos" is an often forgotten command, yet very usefull :-)
I tend to use "man -k hostname", not sure how different they are.
Well in all cases, thank you to you both and jdd for quoting it, in fact, apropos is a thing that sticks easy to my "bucket brain" with a lot of hole in it....
man is also nice, but I still have problems to read output on CLI, there was once a problem to put it into pdf, but then, I best read - unsustainable I admit it - printed on paper. Maybe I need a 30" screen to fully show an A4.
Don't know what you're using now, but I have two setups, one with a 24" screen, one with a 27". I notice
a real improvement going to the 27".
--doug At what resolution? Count that I was not joking with mandarin. Imagine you need to read the following text: 在布鲁塞尔,您有优质的威化饼。 or compare to same size letters: Zài bùlǔsài'ěr, nín yǒu yōuzhì de wēi huà bǐng. It is obvious that the screen quality counts. An educated eye does not need to see every stroke but my eyes are a) not educated well and b) aging. With 20 years that would not have been an argument.
So I am currently with 24" and not very happy. I am also not decided if to look at a very high native resolution or to seek a monitor with a lower but supported resolution. I fear a bit the "pixel" effect. I also use Kaffeine to watch movies on the screen. So that is why I am a bit on: when in doubt take it oversize... Just not wanting to play "tetris" every day because of wrong choices. That size monitor here is available but practically only by ordering on the web. So no way to see the model "life" before. Going probably for HDMI and display port.
On 2021-02-03 12:17 a.m., doug mack wrote:
Don't know what you're using now, but I have two setups, one with a 24" screen, one with a 27". I notice a real improvement going to the 27".
What's the DPI on each of them? What driver, cabling? -- “Reality is so complex, we must move away from dogma, whether it’s conspiracy theories or free-market,” -- James Glattfelder. http://jth.ch/jbg
On 02/02/2021 12.08, Per Jessen wrote:
jdd@dodin.org wrote:
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command.
I quote this line, because "apropos" is an often forgotten command, yet very usefull :-)
I tend to use "man -k hostname", not sure how different they are.
Same thing, just easier to remember :-) man -k [apropos options] regexp ... -k, --apropos Equivalent to apropos. Search the short manual page descriptions for keywords and display any matches. See apropos(1) for details. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Carlos E. R. wrote:
On 02/02/2021 12.08, Per Jessen wrote:
jdd@dodin.org wrote:
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command.
I quote this line, because "apropos" is an often forgotten command, yet very usefull :-)
I tend to use "man -k hostname", not sure how different they are.
Same thing, just easier to remember :-)
man -k [apropos options] regexp ...
-k, --apropos Equivalent to apropos.
Haha, I did notice the output what the same, but I did not realise they were so close :-) (I thought '-k' was for 'keyword'). -- Per Jessen, Zürich (9.4°C)
On Tue, 02 Feb 2021 12:08:46 +0100 Per Jessen <per@computer.org> wrote:
jdd@dodin.org wrote:
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command.
$ apropos hostname hostname: nothing appropriate.
I quote this line, because "apropos" is an often forgotten command, yet very usefull :-)
I tend to use "man -k hostname", not sure how different they are.
$ man -k hostname hostname: nothing appropriate. $ hostname[TAB] hostname hostnamectl And hostnamectl works as expected ??!!
Dave Howorth wrote:
On Tue, 02 Feb 2021 12:08:46 +0100 Per Jessen <per@computer.org> wrote:
I tend to use "man -k hostname", not sure how different they are.
$ man -k hostname hostname: nothing appropriate.
Dave, something is wrong with your man pages or some index of the same - per@office68:~/gg> man -k hostname freehostent (3) - get network hostnames and addresses geoiplookup (1) - look up country using IP Address or hostname geoiplookup6 (1) - look up country using IP Address or hostname gethostname (2) - get/set hostname gethostname (3p) - get name of current host getipnodebyaddr (3) - get network hostnames and addresses getipnodebyname (3) - get network hostnames and addresses hostname (1) - show or set the system's host name hostname (5) - Local hostname configuration file hostname (7) - hostname resolution description hostnamectl (1) - Control the system hostname hosts (5) - static table lookup for hostnames nmtui-hostname (1) - Text User Interface for controlling NetworkManager sethostname (2) - get/set hostname systemd-hostnamed (8) - Host name bus mechanism systemd-hostnamed.service (8) - Host name bus mechanism -- Per Jessen, Zürich (8.1°C)
On Tue, 02 Feb 2021 18:53:52 +0100 Per Jessen <per@computer.org> wrote:
Dave Howorth wrote:
On Tue, 02 Feb 2021 12:08:46 +0100 Per Jessen <per@computer.org> wrote:
I tend to use "man -k hostname", not sure how different they are.
$ man -k hostname hostname: nothing appropriate.
Dave, something is wrong with your man pages or some index of the same -
Dunno, google: man whatever is how I access man pages :) But FWIW: $ man hostname Man: find all matching manual pages (set MAN_POSIXLY_CORRECT to avoid this) * hostname (1) hostname (5) hostname (7) Man: What manual page do you want? Man: so the man pages are there. I expect there's some kind of file indexing program behind apropos and man -k and I kill off all such tools as soon as I discover them on principle :) Blood-sucking parasites, hrmpph! :)
per@office68:~/gg> man -k hostname freehostent (3) - get network hostnames and addresses geoiplookup (1) - look up country using IP Address or hostname geoiplookup6 (1) - look up country using IP Address or hostname gethostname (2) - get/set hostname gethostname (3p) - get name of current host getipnodebyaddr (3) - get network hostnames and addresses getipnodebyname (3) - get network hostnames and addresses hostname (1) - show or set the system's host name hostname (5) - Local hostname configuration file hostname (7) - hostname resolution description hostnamectl (1) - Control the system hostname hosts (5) - static table lookup for hostnames nmtui-hostname (1) - Text User Interface for controlling NetworkManager sethostname (2) - get/set hostname systemd-hostnamed (8) - Host name bus mechanism systemd-hostnamed.service (8) - Host name bus mechanism
Dave Howorth composed on 2021-02-02 22:34 (UTC-0500):
I expect there's some kind of file indexing program behind apropos and man -k and I kill off all such tools as soon as I discover them on principle :) Blood-sucking parasites, hrmpph! :)
# apropos man | grep db ... mandb (8) - create or update the manual page index caches ... # systemctl list-unit-files | grep ndb mandb.service static mandb.timer enabled # systemctl status mandb.service ● mandb.service - Do daily mandb update Loaded: loaded (/usr/lib/systemd/system/mandb.service; static; vendor preset: disabled) Active: inactive (dead) since Tue 2021-02-02 00:00:00 EST; 18h ago Docs: man:mandb(8) man:catman(8) Process: 20355 ExecStart=/usr/lib/man-db/do_mandb (code=exited, status=0/SUCCESS) Main PID: 20355 (code=exited, status=0/SUCCESS) # systemctl status mandb.timer ● mandb.timer - Do daily mandb update Loaded: loaded (/usr/lib/systemd/system/mandb.timer; enabled; vendor preset: enabled) Active: active (waiting) since Fri 2021-01-01 05:15:52 EST; 1 months 2 days ago Trigger: Wed 2021-02-03 00:00:00 EST; 5h 48min left Docs: man:mandb(8) man:catman(8) -- Evolution as taught in public schools, like religion, is based on faith, not on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/
On 02/02/2021 18.21, Dave Howorth wrote:
On Tue, 02 Feb 2021 12:08:46 +0100 Per Jessen <per@computer.org> wrote:
jdd@dodin.org wrote:
Le 02/02/2021 à 12:00, Carlos E. R. a écrit :
If you type "apropos hostname" you get a list that includes that command.
$ apropos hostname hostname: nothing appropriate.
Something is broken on your system. There is a kind of database of man pages but I don't know how it works, I've never bothered. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
participants (10)
-
Anton Aylward
-
Carlos E. R.
-
Dave Howorth
-
David Haller
-
doug mack
-
Felix Miata
-
jdd@dodin.org
-
Per Jessen
-
Peter McD
-
Stakanov