Re: install Kernel and GRUB in chroot.

2024-02-04 Thread Dmitry
sudo -i Thank you! I am unsure what UUID you mean. At Manjaro: grubx64.efi is at the sdb1 - EFI vfat /dev/sdb1 grub.cfg is at the sdb2 - crypto_LUKS /dev/sdb2 grubx64.efi contains data UUID=""a8...b7" of /dev/sdb2 which is TYPE="crypto_LUKS". `blkid` output: /dev/sdb2: UUID="a8...b7"

Re: Q: Gnome network odd

2024-02-04 Thread 황병희
Hellow David, On Sun, 2024-02-04 at 13:41 -0600, David Wright wrote: > On Sun 04 Feb 2024 at 13:57:13 (+0900), Byunghee HWANG (황병희) wrote: > > On Fri, 2024-02-02 at 10:41 -0600, David Wright wrote: > > > On Fri 02 Feb 2024 at 07:37:34 (+), Tixy wrote: > > > > On Wed, 2024-01-31 at 22:12

RE: Re: Instalação AbiWord

2024-02-04 Thread João Pedro Nader Gervasoni
FAVOR ME RETIRAR DESTA LISTA De: Renato Kloss Enviado: domingo, 4 de fevereiro de 2024 20:52 Para: debian-user-portuguese@lists.debian.org Assunto: Re: Re: Instalação AbiWord Como inserir fonte Arial no Abiword? Como instalar verão em português do Abiword?

Re: Instalação AbiWord

2024-02-04 Thread Paulo Almeida
procure pelo pacote ttf-mscorefonts-installer On Sun, Feb 4, 2024 at 11:57 PM Leandro Guimarães Faria Corcete DUTRA wrote: > > Le 04/02/2024 à 20:52, Renato Kloss a écrit : > > Como inserir fonte Arial no Abiword? > > A Arial é proprietária. Geralmente prefere-se usar uma equivalente, com > as

Re: Instalação AbiWord

2024-02-04 Thread Leandro Guimarães Faria Corcete DUTRA
Le 04/02/2024 à 20:52, Renato Kloss a écrit : Como inserir fonte Arial no Abiword? A Arial é proprietária. Geralmente prefere-se usar uma equivalente, com as sans serif por exemplo do conjunto de fontes Linux Libertine (apt install aptitude; aptitude search libertine; aptitude install…).

Re: script/history

2024-02-04 Thread Gareth Evans
On Mon 05/02/2024 at 00:45, Greg Wooledge wrote: ... > If you're one of these "I want every command I ever run to be in my > shell history, retained forever, and I don't care how much space it > takes" people, then there are web pages out there that can help you. > I don't follow that philosophy

Re: script/history

2024-02-04 Thread Gareth Evans
(Re)posting the below as requested, and can confirm history -r seems to have the desired effect. Thanks. - Original message - From: Will Mengarini To: Gareth Evans Cc: debian-user@lists.debian.org Subject: Re: script/history Date: Monday, 5 February 2024 01:02 * Gareth Evans

Re: script/history

2024-02-04 Thread Will Mengarini
* Gareth Evans [24-02/04=Su 09:46 +]: > Re the script command, does anyone know of a way to make > commands run during a script session appear in bash history too? You want the 'history -r' command, "explained" by `help history`. After you end the script, you're back in the bash instance

Re: script/history

2024-02-04 Thread Greg Wooledge
On Mon, Feb 05, 2024 at 12:28:38AM +, Gareth Evans wrote: > I was trying to view the history of commands run during a script session. > > user@qwerty:~$ script foo > Script started, output log file is 'foo'. > user@qwerty:~$ date > Mon 5 Feb 00:21:16 GMT 2024 > user@qwerty:~$ exit > exit >

Re: script/history

2024-02-04 Thread Gareth Evans
On Sun 04/02/2024 at 19:45, David Wright wrote: ... > According to this man page for csh (but includes tcsh): > > https://linux.die.net/man/1/csh > > the "a" that modifies modifiers is a "[feature] of tcsh not found > in most csh(1) implementations (specifically, the 4.4BSD csh)". It > appears

Re: script/history

2024-02-04 Thread Gareth Evans
On Sun 04/02/2024 at 17:33, Greg Wooledge wrote: ... > The script(1) utility has NOTHING to do with running ordinary shell > scripts. I understand that. I was trying to view the history of commands run during a script session. user@qwerty:~$ script foo Script started, output log file is 'foo'.

Re: Re: Instalação AbiWord

2024-02-04 Thread Renato Kloss
Como inserir fonte Arial no Abiword? Como instalar verão em português do Abiword? Renato

Re: Firefox

2024-02-04 Thread ajh-valmer
On Sunday 04 February 2024 20:57:56 Daniel SAUVARD wrote: > Pour la page d'accueil de Firefox : Settings -> Home -> Home : Super, merci. Ne fréquentez pas ces pages publicitaires déguisées en articles ineptes, vous ne perdez rien :-) > Le 04/02/2024 à 20:28, ajh-valmer a écrit : > > j'avais

Re: what keyboard do you use?

2024-02-04 Thread Anssi Saari
Lee writes: > I figure there's a high percentage of keyboard jockeys here so .. > which keyboard do you like and why? I've had a fnatic ministreak for a few years. Why? - RGB backlight, I set it to a pleasant green. - remappable keys, remappings stored in the keyboard so it works the same

Re: script/history

2024-02-04 Thread Greg Wooledge
On Sun, Feb 04, 2024 at 01:45:27PM -0600, David Wright wrote: > SCRIPT(1) User Commands SCRIPT(1) > [ … ] > HISTORY >The script command appeared in 3.0BSD. > > I have no idea why "the history mechanism" is even mentioned > in the man page for script. It

Re: Firefox

2024-02-04 Thread Daniel SAUVARD
Bonjour. Pour la page d'accueil de Firefox : Settings -> Home -> Home Bonne soirée, Daniel SAUVARD Le 04/02/2024 à 20:28, ajh-valmer a écrit : Je profite du sujet "firefox et avira", j'avais signalé sur la ML qu'au bout de quelques minutes, je ne peux plus me connecter à tous les sites (ça

Re: script/history

2024-02-04 Thread David Wright
On Sun 04 Feb 2024 at 16:01:29 (+), Gareth Evans wrote: > On Sun 04/02/2024 at 13:24, Max Nikulin wrote: > > On 04/02/2024 16:46, Gareth Evans wrote: > >> Re the script command, does anyone know of a way [ … ] > > [...] > >> man script says > >> > >> "SEE ALSO > >> csh(1) (for the

Re: Q: Gnome network odd

2024-02-04 Thread David Wright
On Sun 04 Feb 2024 at 13:57:13 (+0900), Byunghee HWANG (황병희) wrote: > On Fri, 2024-02-02 at 10:41 -0600, David Wright wrote: > > On Fri 02 Feb 2024 at 07:37:34 (+), Tixy wrote: > > > On Wed, 2024-01-31 at 22:12 -0600, David Wright wrote: > > > > On Tue 30 Jan 2024 at 07:05:55 (+), Tixy

Re: Firefox

2024-02-04 Thread ajh-valmer
Je profite du sujet "firefox et avira", j'avais signalé sur la ML qu'au bout de quelques minutes, je ne peux plus me connecter à tous les sites (ça mouline). J'ai découvert que ce phénomène se produit lorsque je me connecte à des sites sponsorisés de la page d'accueil qui finissent par tout

Re: [resolu]: firefox et avira

2024-02-04 Thread Haricophile
Le Sat, 3 Feb 2024 20:47:37 +0100, Basile Starynkevitch a écrit : > Un tel navigateur existe sous Debian. Par exemple dillo. > > Librement Il y en a un autre qui s'appelle Firefox pour peu qu'on le configure un peu °<:P toutefois, et je le regrette aussi, sur le web où «le progrès fait rage»,

Re: what keyboard do you use?

2024-02-04 Thread Michael Kjörling
On 4 Feb 2024 12:08 -0600, from n...@n0nb.us (Nate Bargmann): > xmodmap trickery? I am running GNOME on Wayland. Or whatever the equivalent in Wayland (or GNOME) might be. Either way, surely there must be _some_ way to map (sets of) keyboard scan codes to symbols or actions, and that way is

Re: what keyboard do you use?

2024-02-04 Thread Nate Bargmann
* On 2024 04 Feb 11:57 -0600, Michael Kjörling wrote: > On 4 Feb 2024 11:36 -0600, from n...@n0nb.us (Nate Bargmann): > >> Unicomp[1] still makes these keyboards, and you can get them for USB. > > > > I don't like their swapping of the right Alt and Menu keys unless the > > keyboard can be

Re: what keyboard do you use?

2024-02-04 Thread Michael Kjörling
On 4 Feb 2024 11:36 -0600, from n...@n0nb.us (Nate Bargmann): >> Unicomp[1] still makes these keyboards, and you can get them for USB. > > I don't like their swapping of the right Alt and Menu keys unless the > keyboard can be configured to swap them back. The keyboard doesn't care what's

Re: what keyboard do you use?

2024-02-04 Thread songbird
hw wrote: > On Fri, 2024-02-02 at 20:09 -0600, Nate Bargmann wrote: >> [...] >> I have several of the now classic IBM Model M keyboards I procured in >> the '90s. Modern BIOSes don't like them even with a PS/2 to USB >> adapter so I gave up on them. > > They might work with a so-called active

Re: what keyboard do you use?

2024-02-04 Thread Nate Bargmann
* On 2024 04 Feb 04:23 -0600, hw wrote: > On Fri, 2024-02-02 at 20:09 -0600, Nate Bargmann wrote: > > [...] > > I have several of the now classic IBM Model M keyboards I procured in > > the '90s. Modern BIOSes don't like them even with a PS/2 to USB > > adapter so I gave up on them. > > They

Re: script/history

2024-02-04 Thread Greg Wooledge
On Sun, Feb 04, 2024 at 04:01:29PM +, Gareth Evans wrote: > It seemed to me initially (as I should perhaps have stated) that man script > was suggesting that csh was a component or depedency (of script), which > seemed to be contradicted by it not being installed. On reflection, >

Re: Bug: Tab completion for pdf files with blanks in path

2024-02-04 Thread Max Nikulin
On 30/01/2024 12:50, David Wright wrote: On 30/01/2024 02:51, David Wright wrote: . Press HOME, . Type any letter that makes a "wrong" command name (eg aokular), . Press END, [...] However, using my "wrong" command method, Tab Tab lists are complete all the way down the path. You can then

Re: what keyboard do you use?

2024-02-04 Thread Richmond
hw writes: > On Fri, 2024-02-02 at 20:09 -0600, Nate Bargmann wrote: >> [...] >> I have several of the now classic IBM Model M keyboards I procured in >> the '90s. Modern BIOSes don't like them even with a PS/2 to USB >> adapter so I gave up on them. > > They might work with a so-called active

Re: script/history

2024-02-04 Thread Gareth Evans
On Sun 04/02/2024 at 13:24, Max Nikulin wrote: > On 04/02/2024 16:46, Gareth Evans wrote: >> Re the script command, does anyone know of a way to make commands run during >> a script session appear in bash history too? > [...] >> man script says >> >> "SEE ALSO >> csh(1) (for the history

Re: Network Problem: Redirection

2024-02-04 Thread Gremlin
On 2/4/24 09:03, Marco Moock wrote: Am 04.02.2024 um 07:12:50 Uhr schrieb Gremlin: I also slay all the mDNS non sense. mDNS works fine if the host names are properly set and no other way of setting the addresses (Unicast DNS, /etc/hosts) is being used. It is not needed if the network is

Re: Network Problem: Redirection

2024-02-04 Thread Marco Moock
Am 04.02.2024 um 07:12:50 Uhr schrieb Gremlin: > I also slay all the mDNS non sense. mDNS works fine if the host names are properly set and no other way of setting the addresses (Unicast DNS, /etc/hosts) is being used. -- kind regards Marco Spam und Werbung bitte an

Re: script/history

2024-02-04 Thread hw
Oh you're right, I entirely overlooked the usage of 'script' and didn't understand the question right, sorry. On Sun, 2024-02-04 at 06:28 -0500, Michael Grant wrote: > > $ script foo.txt > > Script started, output log file is 'foo.txt'. > > $ date > > Sun 4 Feb 09:44:00 GMT 2024 > > $ exit > >

Re: script/history

2024-02-04 Thread Max Nikulin
On 04/02/2024 16:46, Gareth Evans wrote: Re the script command, does anyone know of a way to make commands run during a script session appear in bash history too? [...] man script says "SEE ALSO csh(1) (for the history mechanism)" but $ man csh No manual entry for csh echo

Re: script/history

2024-02-04 Thread Greg Wooledge
On Sun, Feb 04, 2024 at 09:46:09AM +, Gareth Evans wrote: > man script says > > "SEE ALSO >csh(1) (for the history mechanism)" > > but > > $ man csh > No manual entry for csh I'm so glad that we're entering an era where it's normal *not* to have csh installed and used. That shell

Re: install Kernel and GRUB in chroot.

2024-02-04 Thread Max Nikulin
On 03/02/2024 22:32, Dmitry wrote: 2. sudo bash sudo -i 3. cd /boot/efi/EFI/Mangaro 4. strings grubx64.efi 5. And at the output of strings there is UUID and /boot/grub. I am unsure what UUID you mean. Summary: GRUB installation not only involves configuration of text files, but also it

Re: Network Problem: Redirection

2024-02-04 Thread Gremlin
On 2/4/24 02:39, Marco Moock wrote: Am 02.02.2024 um 17:12:06 Uhr schrieb Gremlin: On 2/2/24 16:28, Greg Wooledge wrote: On Fri, Feb 02, 2024 at 02:03:46PM -0700, Charles Curley wrote: root@hawk:~# host samba samba.localdomain is an alias for hawk.localdomain. hawk.localdomain has address

Re: Network Problem: Redirection

2024-02-04 Thread hw
On Fri, 2024-02-02 at 16:47 -0700, Charles Curley wrote: > On Fri, 2 Feb 2024 15:52:41 -0700 > Charles Curley wrote: > > > But I don't think that will solve the routing problem. > > Well, I was wrong. That did solve the routing problems. > > I moved the apt-proxy line for the VMs' benefit into

Re: script/history

2024-02-04 Thread Michael Grant
> $ script foo.txt > Script started, output log file is 'foo.txt'. > $ date > Sun 4 Feb 09:44:00 GMT 2024 > $ exit > exit > Script done. > $ history|tail -n2 > 30797 2024-02-04 09:43:57 script foo.txt > 30798 2024-02-04 09:44:21 history|tail -n2 > > I did try to search on this but just got

Re: script/history

2024-02-04 Thread hw
On Sun, 2024-02-04 at 09:46 +, Gareth Evans wrote: > Re the script command, does anyone know of a way to make commands > run during a script session appear in bash history too? Maybe this:

Re: what keyboard do you use?

2024-02-04 Thread hw
On Fri, 2024-02-02 at 20:25 -0500, Lee wrote: > [...] > I figure there's a high percentage of keyboard jockeys here so .. > which keyboard do you like and why? It comes down to your personal preference and on how much you're willing to pay for a good keybard. I'm using [1]. I'm using it because

Nettoyage du spam : janvier 2024

2024-02-04 Thread Étienne Mollier
Bonjour, Nous sommes à présent en févier, il est donc désormais possible de traiter les archives du mois de janvier 2024 des listes de diffusion francophones. Comme toujours, n'oubliez pas d'ajouter votre nom à la liste des relecteurs pour que nous sachions où nous en sommes. Les détails du

Re: what keyboard do you use?

2024-02-04 Thread hw
On Fri, 2024-02-02 at 20:09 -0600, Nate Bargmann wrote: > [...] > I have several of the now classic IBM Model M keyboards I procured in > the '90s. Modern BIOSes don't like them even with a PS/2 to USB > adapter so I gave up on them. They might work with a so-called active adapter. IIRC it has

script/history

2024-02-04 Thread Gareth Evans
Re the script command, does anyone know of a way to make commands run during a script session appear in bash history too? $ script foo.txt Script started, output log file is 'foo.txt'. $ date Sun 4 Feb 09:44:00 GMT 2024 $ exit exit Script done. $ history|tail -n2 30797 2024-02-04 09:43:57