Re: ssh-keygen as a regular user

2023-05-11 Thread Jeremy Ardley
On 11/5/23 11:22, Igor Korot wrote: [code] igor@wxTest:~/wxwidgets$ ssh-keygem bash: ssh-keygem: command not found igor@wxTest:~/wxwidgets$ su Password: root@wxTest:/home/igor/wxwidgets# apt-get install openssh-client Reading package lists... Done Building dependency tree Reading state

Re: ssh-keygen as a regular user

2023-05-11 Thread Igor Korot
Hi, On Fri, May 12, 2023 at 12:19 AM Geert Stappers wrote: > > On Fri, May 12, 2023 at 12:07:00AM -0500, Igor Korot wrote: > > Hi, ALL, > > Is there a reason I can't run "ssh-keygen" as a regular user? > > Several :-) > > > > I am able to do it as "root" though, but I think it shouldn't happen.

Re: ssh-keygen as a regular user

2023-05-11 Thread Geert Stappers
On Fri, May 12, 2023 at 12:07:00AM -0500, Igor Korot wrote: > Hi, ALL, > Is there a reason I can't run "ssh-keygen" as a regular user? Several :-) > I am able to do it as "root" though, but I think it shouldn't happen. > > Can someone shed some light? Find a better way to open a discussion

Re: ssh-keygen as a regular user

2023-05-11 Thread Jeremy Ardley
On 12/5/23 13:07, Igor Korot wrote: Hi, ALL, Is there a reason I can't run "ssh-keygen" as a regular user? I am able to do it as "root" though, but I think it shouldn't happen. Check the file permissions and ownership of ~/.ssh files ? -- Jeremy (Lists)

ssh-keygen as a regular user

2023-05-11 Thread Igor Korot
Hi, ALL, Is there a reason I can't run "ssh-keygen" as a regular user? I am able to do it as "root" though, but I think it shouldn't happen. Can someone shed some light? Thank you.

Re: GIT problem

2023-05-11 Thread tomas
On Thu, May 11, 2023 at 07:05:21PM -0400, Stefan Monnier wrote: > > git remote remove origin > > # this re-adds it > > git remote add origin > > Better go with > > git remote set-url origin Right :) Cheers -- t signature.asc Description: PGP signature

Achicar una partición HPFS/NTFS/exFAT

2023-05-11 Thread judedi sago
Buenas noches/días/Tardes/... Cómo achicar una partición HPFS/NTFS/exFAT de 414 Gigas, que tiene un espacio libre de 352 G sin destruir lo que esta guardado en ella? ¿Qué herramienta de particionado es idónea para ese objetivo?… Agradezco sus enseñanzas.

Re: Re: No hay espacio en que unidad

2023-05-11 Thread judedi sago
Como va? La particion /var esta llena, 99% ocupado. Pero en general esta todo muy lleno, diria que el disco es muy chico. 10 Gb para el directorio raiz es muy poco lugar. Yo uso 70 Gb para el "/" y 150 para /home. Solucion no veo, solamente cambiar por un rigido mas grande. Digamos 240 Gb para no

Re: W: Possible missing firmware /lib/firmware/brand/yada*

2023-05-11 Thread Felix Miata
Sven Joachim composed on 2023-04-29 09:02 (UTC-+0200): > On 2023-04-28 21:30 -0400, Felix Miata wrote: >> # inxi -Gxx >> Graphics: >> Device-1: Intel 82Q963/Q965 Integrated Graphics vendor: Dell driver: i915 >> v: kernel arch: Gen-4 ports: active: DVI-D-1 empty: VGA-1 bus-ID: 00:02.0 >>

Re: SOLVED:Re: repeat of previous question that has goneunansweredseveraltimes.

2023-05-11 Thread gene heskett
On 5/11/23 19:41, Vincent Lefevre wrote: On 2023-05-11 18:24:39 -0400, Greg Wooledge wrote: On Thu, May 11, 2023 at 11:58:56PM +0200, Vincent Lefevre wrote: On 2023-05-11 12:08:01 -0400, gene heskett wrote: Aha Got it, geany evince okular etc can now print from bpi54! Removing the Listen

Re: No hay espacio en que unidad

2023-05-11 Thread Gerardo Braica
Como va? La particion /var esta llena, 99% ocupado. Pero en general esta todo muy lleno, diria que el disco es muy chico. 10 Gb para el directorio raiz es muy poco lugar. Yo uso 70 Gb para el "/" y 150 para /home. Solucion no veo, solamente cambiar por un rigido mas grande. Digamos 240 Gb para no

Re: SOLVED:Re: repeat of previous question that has goneunansweredseveraltimes.

2023-05-11 Thread gene heskett
On 5/11/23 18:25, Greg Wooledge wrote: On Thu, May 11, 2023 at 11:58:56PM +0200, Vincent Lefevre wrote: On 2023-05-11 12:08:01 -0400, gene heskett wrote: Aha Got it, geany evince okular etc can now print from bpi54! Removing the Listen localhost:631 directive from /etc/cups/cupsd.conf and

Re: SOLVED:Re: repeat of previous question that has goneunansweredseveraltimes.

2023-05-11 Thread gene heskett
On 5/11/23 17:59, Vincent Lefevre wrote: On 2023-05-11 12:08:01 -0400, gene heskett wrote: Aha Got it, geany evince okular etc can now print from bpi54! Removing the Listen localhost:631 directive from /etc/cups/cupsd.conf and inserting a Listen 192.168.xx.yy:631 made the

Re: SOLVED:Re: repeat of previous question that has gone unansweredseveraltimes.

2023-05-11 Thread Vincent Lefevre
On 2023-05-11 18:24:39 -0400, Greg Wooledge wrote: > On Thu, May 11, 2023 at 11:58:56PM +0200, Vincent Lefevre wrote: > > On 2023-05-11 12:08:01 -0400, gene heskett wrote: > > > Aha Got it, geany evince okular etc can now print from bpi54! Removing > > > the Listen localhost:631 directive from

Re: Re: No hay espacio en que unidad

2023-05-11 Thread judedi sago
> ¿Qué te dice la salida del comando "df -h" --- todos@js:~$ df -h df: /run/user/1000/doc: Operación no permitida S.ficheros Tamaño Usados Disp Uso% Montado en udev 2,9G 0 2,9G 0% /dev tmpfs591M 1,4M 590M 1% /run /dev/sdb59,5G 8,6G 395M 96% /

Re: GIT problem

2023-05-11 Thread Stefan Monnier
> git remote remove origin > # this re-adds it > git remote add origin Better go with git remote set-url origin -- Stefan

Re: No hay espacio en que unidad

2023-05-11 Thread hubble
On Thu, 11 May 2023 16:59:14 -0500 judedi sago wrote: > Buenas Tardes/noches/días... > Instalando un paquetico me salieron estos mensajes: > W: Possible missing firmware > /lib/firmware/amdgpu/navy_flounder_dmcub.bin for module amdgpu > cp: error al escribir en >

Re: OT Que programa para Debian abre un fichero con extensión cbr (Agradecimientos)

2023-05-11 Thread JavierDebian
El 11/5/23 a las 12:06, José Manuel (Abogado) escribió: El 10/5/23 a las 23:42, JavierDebian escribió: El 10/5/23 a las 15:24, José Manuel (Abogado) escribió: El 2023-05-09 09:48, José Manuel escribió: Los siguientes paquetes tienen dependencias incumplidas: python3-gi-cairo :

Re: SOLVED:Re: repeat of previous question that has gone unansweredseveraltimes.

2023-05-11 Thread Greg Wooledge
On Thu, May 11, 2023 at 11:58:56PM +0200, Vincent Lefevre wrote: > On 2023-05-11 12:08:01 -0400, gene heskett wrote: > > Aha Got it, geany evince okular etc can now print from bpi54! Removing > > the Listen localhost:631 directive from /etc/cups/cupsd.conf and inserting a > > > > Listen

No hay espacio en que unidad

2023-05-11 Thread judedi sago
Buenas Tardes/noches/días... Instalando un paquetico me salieron estos mensajes: W: Possible missing firmware /lib/firmware/amdgpu/navy_flounder_dmcub.bin for module amdgpu cp: error al escribir en '/var/tmp/mkinitramfs_XNwNJa//usr/sbin/mdadm': No queda espacio en el dispositivo E:

Re: SOLVED:Re: repeat of previous question that has gone unansweredseveraltimes.

2023-05-11 Thread Vincent Lefevre
On 2023-05-11 12:08:01 -0400, gene heskett wrote: > Aha Got it, geany evince okular etc can now print from bpi54! Removing > the Listen localhost:631 directive from /etc/cups/cupsd.conf and inserting a > > Listen 192.168.xx.yy:631 > > made the localhost:631/printers on this machine show up

Re: SOLVED:Re: repeat of previous question that has gone unansweredseveraltimes.

2023-05-11 Thread Brian
On Thu 11 May 2023 at 12:08:01 -0400, gene heskett wrote: > On 5/11/23 07:07, Brian wrote: > > On Wed 10 May 2023 at 16:02:43 -0400, gene heskett wrote: > > > > > On 5/10/23 14:22, Brian wrote: > > > > On Wed 10 May 2023 at 13:18:07 -0400, gene heskett wrote: > > > > > > > > > On 5/10/23 11:29,

Re: HS: pourquoi les disques SSD sont peu utilisé dans les serveurs

2023-05-11 Thread Dethegeek
Dans le rapport créé par méta sur les SSD. Il est explicitement pointé une baisse de durée de vie causée par la chaleur. Il est donc très important de soigner le refroidissement. Mais un HDD souffrira aussi de la chaleur. Le problème est que le SSD étant purement électronique, plus rapide et plus

Re: HS: pourquoi les disques SSD sont peu utilisé dans les serveurs

2023-05-11 Thread Th.A.C
Le 11/05/2023 à 10:55, didier gaumet a écrit : Bonjour à tous, juste pour compléter le tableau des différentes interventions jusqu'ici, j'ai l'impression qu'il y a aussi potentiellement à prendre en compte une problématique de refroidissement des SSD de type NVMe (les SSD SATA étant

KALARM not working

2023-05-11 Thread Van Snyder
I had been using KALARM for a very long time. Now, it's stopped displaying anything, stopped reminding of anything, and stopped allowing me to add alarms. When I try to add a new alarm, it refuses to do it. It pops up an error window "Failed to create alarm." Do you know how to repair it? I've

Re: repeat of previous question that has gone unansweredseveraltimes.

2023-05-11 Thread gene heskett
On 5/11/23 07:09, Brian wrote: On Wed 10 May 2023 at 15:51:53 -0400, gene heskett wrote: On 5/10/23 14:22, Brian wrote: [...] After appreciating that bpi51 has libnss-mdns installed, you might discard any assumption that nsswitch.conf on bpi54 has the same contents. I don't believe any

Re: OT Que programa para Debian abre un fichero con extensión cbr

2023-05-11 Thread Abogado
El 9/5/23 a las 18:58, JavierDebian escribió: El 6/5/23 a las 21:17, José Manuel (Abogado) escribió: Hola Tengo unos ficheros de tebeos (comix) con extensión cbr y quisiera poder abrirlos para ver su contenido. Pregunto al foro por si alguno me puede indicar un programa que los abra en

Re: [Installation][debian][Thomson N17csl512] : Démarrage impossible

2023-05-11 Thread Luc Novales
Bonjour, Merci pour toutes vos réponses que je viens de lire après quelques jours d'absence. Malheureusement, je n'arrive même pas à effacer quoi que ce soit, puisque le média d'installation ne démarre pas, comme si le fait de désactiver le secure boot n'était pas pris en compte. Je n'ai

SOLVED:Re: repeat of previous question that has gone unansweredseveraltimes.

2023-05-11 Thread gene heskett
On 5/11/23 07:07, Brian wrote: On Wed 10 May 2023 at 16:02:43 -0400, gene heskett wrote: On 5/10/23 14:22, Brian wrote: On Wed 10 May 2023 at 13:18:07 -0400, gene heskett wrote: On 5/10/23 11:29, Brian wrote: On Wed 10 May 2023 at 10:04:47 -0400, gene heskett wrote: On 5/10/23 08:17,

AW: AW: EPSON ET M 1120 new printer: If You can read this, you are using the wrong driver

2023-05-11 Thread Schwibinger Michael
https://tutorialforlinux.com/2021/03/06/step-by-step-driver-epson-et-m1100-et-m1120-debian-installation/ Good afternoon I did find this URL https://tutorialforlinux.com/2021/03/06/step-by-step-driver-epson-et-m1100-et-m1120-debian-installation/

Re: HS: pourquoi les disques SSD sont peu utilisé dans les serveurs

2023-05-11 Thread Erwan David
Le 11/05/2023 à 17:25, steve a écrit : Bonjour, Infomaniak, un des plus gros hébergeurs de Suisse (et le mien, mais c'est hors sujet ici), utilise de plus en plus des SSD sur leurs serveur: https://news.infomaniak.com/ssd-europeen-swissbit/ De plus, ces SSD (de marque Swissbit

Re: HS: pourquoi les disques SSD sont peu utilisé dans les serveurs

2023-05-11 Thread steve
Bonjour, Infomaniak, un des plus gros hébergeurs de Suisse (et le mien, mais c'est hors sujet ici), utilise de plus en plus des SSD sur leurs serveur: https://news.infomaniak.com/ssd-europeen-swissbit/ De plus, ces SSD (de marque Swissbit https://www.swissbit.com/en/) sont fabriqués en

Re: OT Que programa para Debian abre un fichero con extensión cbr (Agradecimientos)

2023-05-11 Thread Abogado
El 10/5/23 a las 23:42, JavierDebian escribió: El 10/5/23 a las 15:24, José Manuel (Abogado) escribió: El 2023-05-09 09:48, José Manuel escribió: Los siguientes paquetes tienen dependencias incumplidas: python3-gi-cairo : Depende: python3-gi (= 3.38.0-2) pero 3.42.1-1+b1 va a ser

Re: OT Que programa para Debian abre un fichero con extensión cbr (Agradecimientos)

2023-05-11 Thread Abogado
El 10/5/23 a las 22:09, sergiogo...@tostado.com.ar escribió: El 2023-05-10 15:24, José Manuel escribió: El 9/5/23 a las 15:02, sergiogo...@tostado.com.ar escribió: El 2023-05-09 09:48, José Manuel escribió: Los siguientes paquetes tienen dependencias incumplidas:

Re: cirrus/cs35l41 'Cannot Initialize Firmware. Error: -22'

2023-05-11 Thread James Addison
Hi Vladimir, As you've found, Debian doesn't yet distribute firmware for the Cirrus CS35L41, although there is an open bugreport to add support for it that you can subscribe to: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031912 The recommended symlinks to create after installing firmware

Re: Bacula y error en algunos backup full "Connection reset by peer"

2023-05-11 Thread Camaleón
El 2023-05-11 a las 10:25 +0200, Roberto Leon Lopez escribió: > Tengo un sistema Debian 10 que tiene el servicio Bacula cumpliendo su función > desde hace años, los clientes pueden ser máquinas físicas o virtuales de tipo > Centos o Ubuntu o Debian, uno de los clientes está en internet. De

Re: HS: pourquoi les disques SSD sont peu utilisé dans les serveurs

2023-05-11 Thread didier gaumet
Bonjour à tous, juste pour compléter le tableau des différentes interventions jusqu'ici, j'ai l'impression qu'il y a aussi potentiellement à prendre en compte une problématique de refroidissement des SSD de type NVMe (les SSD SATA étant probablement moins concernés à cause d'un facteur de

Bacula y error en algunos backup full "Connection reset by peer"

2023-05-11 Thread Roberto Leon Lopez
Tengo un sistema Debian 10 que tiene el servicio Bacula cumpliendo su función desde hace años, los clientes pueden ser máquinas físicas o virtuales de tipo Centos o Ubuntu o Debian, uno de los clientes está en internet. De buenas a primeras los backup full de un cliente local falla y lanza