Re: copy/paste in vim (in terminal)

2020-08-10 Thread Thomas Schmitt
Hi, Richard Hector wrote: > I used to be able to use my mouse to select/paste 'normally' (for X), > when using vim in a terminal. Sounds like "set mouse=a" is active. Do in a running vim :set mouse-=a and check whether you get better copy+paste behavior. If it helps, put set mouse-=a into

Re: Montar recursos samba remotos con cuentas de usuario regular

2020-08-10 Thread Camaleón
El 2020-08-10 a las 20:53 +0200, jEsuSdA 8) escribió: > Quiero hacer un script que permita a un usuario regular de una máquina > conectarse a unas carpetas remotas compartidas vía samba. Distinto es «conectarse» (acceder) que «montar». El acceso a un recurso remoto samba no requiere de

copy/paste in vim (in terminal)

2020-08-10 Thread Richard Hector
Hi all, This often annoys me, but usually not to the point of posting about it. I used to be able to use my mouse to select/paste 'normally' (for X), when using vim in a terminal. More recently (a few years?), it doesn't seem to work. If I'm using gvim, it's fine. If I'm using anything else in a

Re: Keyboards, was Is there a way to corrupt the BIOS …, Some keys … do not work

2020-08-10 Thread David Wright
These problems sound somewhat similar. On Sat 08 Aug 2020 at 16:24:59 (+0200), Albretch Mueller wrote: > I found those links but not thorough Information: > https://linux.slashdot.org/story/02/06/15/1416224/a-web-browser-in-your-bios >

Re: [OT] Remote SSH (dynamic IP) without third-party server

2020-08-10 Thread David Wright
On Tue 04 Aug 2020 at 08:38:37 (-0400), Michael Stone wrote: > On Mon, Aug 03, 2020 at 10:52:58PM -0500, David Wright wrote: > > My main router doesn't have the facility to run that client. My > > cascaded router does (to just those two services), but that one > > has a broken WAN port (hence its

Re: Are the assigned capacities sufficient for my setup?

2020-08-10 Thread David Wright
On Sun 02 Aug 2020 at 16:35:14 (-0500), Leslie Rhorer wrote: > On 8/2/2020 2:54 PM, David Wright wrote: > > > I never said it does. It does take up a little space, but not a > > > significant amount. What does take up space is /home, which can get > > > to be huge. Even on a laptop, making

Re: Qt5 & SQLite

2020-08-10 Thread Felix Perez
El lun., 10 de ago. de 2020 a la(s) 17:21, JavierDebian (javier.debian.bb...@gmail.com) escribió: > > > > El 10/8/20 a las 17:25, Felix Perez escribió: > > 2.- Sistema administración de sucursales cadena productos avícolas. > > Cada sucursal actuaba de forma independiente, al final del día sistema

Re: Lenovo S205 boot

2020-08-10 Thread David
On Tue, 11 Aug 2020 at 09:48, Russell L. Harris wrote: > So is my processor AMD or Atom? The best way to answer this question is to run the command cat /proc/cpuinfo and perhaps share its output with us here.

Re: Some keys on the keyboard do not work

2020-08-10 Thread Stefan Monnier
> IIRC, this is about a keyboard on a laptop -- I would not put any part of > that > in a dishwasher. You sure can, tho you'll want to put only the keyboard (many other parts of a laptop can go safely into the dishwasher, actually, but indeed you probably don't want to put the whole laptop in).

Re: How to properly import the configuration of the Buster kernel into own development ?

2020-08-10 Thread songbird
Thomas Schmitt wrote: ... > More progress: > > i wrote: >> > $ ls -l /mnt/iso/victim >> > -rwxr-xr-x 1 root root 35424 Aug 26 1904 /mnt/iso/victim > > Now > > $ ls -l /mnt/iso/victim > -rwxr-xr-x 1 root root 35424 Oct 1 2040 /mnt/iso/victim > > (What a difference time64_t instead of int

Re: Lenovo S205 boot

2020-08-10 Thread Russell L. Harris
On Mon, Aug 10, 2020 at 09:34:01PM +, Andrew Cater wrote: Aha - it might be one of the strange generation of machines (way back) that had 32 bit UEFI/BIOS and a 64 bit capable Atom processor - maybe back as far as the Sandy Bridge series ... a long time ago anyway. Use, specifically, the

Re: Some keys on the keyboard do not work

2020-08-10 Thread rhkramer
IIRC, this is about a keyboard on a laptop -- I would not put any part of that in a dishwasher. On Monday, August 10, 2020 07:04:39 PM Stefan Monnier wrote: > > I suspect it is a hardware problem, and what I would do is get the manual > > for the laptop and look into how hard it might be to

Re: [OT] Remote SSH (dynamic IP) without third-party server

2020-08-10 Thread martin f krafft
This may be of interest to the OP: https://github.com/noffle/airpipe -- .''`. martin f. krafft @martinkrafft : :' : proud Debian developer `. `'` http://people.debian.org/~madduck `- Debian - when you have better things to do than fixing systems stupidity management for the

Re: Some keys on the keyboard do not work

2020-08-10 Thread Stefan Monnier
> I suspect it is a hardware problem, and what I would do is get the manual for > the laptop and look into how hard it might be to clean the keyboard. Definitely a good idea, since it's easy to do and can solve the problem (depending on the problem's origin, obviously). > You might try blowing

Re: how to find out HorizSync, VertRefresh and resolution used by X

2020-08-10 Thread Long Wind
Thank 007 and Dan! lxrandr seems better than others . On Tuesday, August 11, 2020, 3:55:30 AM GMT+8, Dan Ritter wrote: 0...@caiway.net wrote: > On Mon, 10 Aug 2020 19:25:39 + (UTC) > Long Wind wrote: > > >  is there some gui tool that can change screen resolution and refresh >

Re: Lenovo S205 boot

2020-08-10 Thread Andrew Cater
Aha - it might be one of the strange generation of machines (way back) that had 32 bit UEFI/BIOS and a 64 bit capable Atom processor - maybe back as far as the Sandy Bridge series ... a long time ago anyway. Use, specifically, the Debian i386/amd64 multiarch netboot to install this and it works

Re: Montar recursos samba remotos con cuentas de usuario regular

2020-08-10 Thread JavierDebian
El 10/8/20 a las 15:53, jEsuSdA 8) escribió: Hola! Estimados amigos, necesito vuestra ayuda: Quiero hacer un script que permita a un usuario regular de una máquina conectarse a unas carpetas remotas compartidas vía samba. He hecho pruebas con mount.cifs y funciona perfectamente, pero

Re: Qt5 & SQLite

2020-08-10 Thread JavierDebian
El 10/8/20 a las 17:25, Felix Perez escribió: 2.- Sistema administración de sucursales cadena productos avícolas. Cada sucursal actuaba de forma independiente, al final del día sistema enviaba reporte de ventas e inventario al servidor central el cual procedía a cuadrar y contabilizar todo.

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Kent West
On Mon, Aug 10, 2020 at 1:49 PM Joachim Fahnenmüller wrote: > Am 10.08.20 um 17:39 schrieb Kent West: > > On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller < > jfahnenmuel...@web.de> > > wrote: > > > >> Hi everybody, > >> > >> since I upgraded to Bullseye, Gimp does not start any more. I get

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Weaver
On 11-08-2020 01:19, Joachim Fahnenmüller wrote: > Hi everybody, > > since I upgraded to Bullseye, Gimp does not start any more. I get the > following: > > joachim@peter:~$ gimp > gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information > available (required by gimp) > gimp:

Re: Qt5 & SQLite

2020-08-10 Thread Felix Perez
El lun., 10 de ago. de 2020 a la(s) 09:37, JavierDebian (javier.debian.bb...@gmail.com) escribió: > > > > El 10/8/20 a las 04:08, Felix Perez escribió: > > Aplicación en local o a través de red mediante cliente servidor? > > > > MariaDB/Mysql en local encuentro que no funciona fluído, puede que

Re: how to find out HorizSync, VertRefresh and resolution used by X

2020-08-10 Thread Dan Ritter
0...@caiway.net wrote: > On Mon, 10 Aug 2020 19:25:39 + (UTC) > Long Wind wrote: > > > is there some gui tool that can change screen resolution and refresh > > rate? i use twm > > gvidm is the one I use, very usefull. I use it with fluxbox. arandr, lxrandr, autorandr are all similar.

Re: how to find out HorizSync, VertRefresh and resolution used by X

2020-08-10 Thread 0...@caiway.net
On Mon, 10 Aug 2020 19:25:39 + (UTC) Long Wind wrote: > is there some gui tool that can change screen resolution and refresh > rate? i use twm gvidm is the one I use, very usefull. I use it with fluxbox. description: Running gvidm will pop up a list of available modes and allows the

Re: Re : Re: [HS] Dégafamiser l'internet

2020-08-10 Thread François Boisson
Le Tue, 4 Aug 2020 10:32:45 +0200 Bureau LxVx a écrit: > > de ses données personnelles; Il y a aussi les moteurs de recherche Qwant > NON, qwant n'est "plus" le moteur si honnête qu'il le disait (bcp > d'articles à ce sujet dans les mois précédents) : >

Re: Montar recursos samba remotos con cuentas de usuario regular

2020-08-10 Thread Roberto C . Sánchez
On Mon, Aug 10, 2020 at 08:53:54PM +0200, jEsuSdA 8) wrote: > Hola! > > Estimados amigos, necesito vuestra ayuda: > > > Quiero hacer un script que permita a un usuario regular de una máquina > conectarse a unas carpetas remotas compartidas vía samba. > > He hecho pruebas con mount.cifs y

Montar recursos samba remotos con cuentas de usuario regular

2020-08-10 Thread jEsuSdA 8)
Hola! Estimados amigos, necesito vuestra ayuda: Quiero hacer un script que permita a un usuario regular de una máquina conectarse a unas carpetas remotas compartidas vía samba. He hecho pruebas con mount.cifs y funciona perfectamente, pero sólo desde una cuenta de root. No me interesa

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Joachim Fahnenmüller
Am 10.08.20 um 17:39 schrieb Kent West: On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller wrote: Hi everybody, since I upgraded to Bullseye, Gimp does not start any more. I get the following: joachim@peter:~$ gimp gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information

Re: Some keys on the keyboard do not work

2020-08-10 Thread Doug McGarrett
On 8/10/20 7:56 AM, Eugen Dedu wrote: Hi, I have a Dell Latitude 5580 laptop, and have been a happy debian unstable user for 20 years.  I have a very weird problem with its builtin keyboard which slows down my work significantly (ctrl-c, ctrl-x, ENTER etc. do not work): Since several

Re: xterm no title (buster)

2020-08-10 Thread tomas
On Mon, Aug 10, 2020 at 07:16:34PM +0200, Marc SCHAEFER wrote: > On Mon, Aug 10, 2020 at 07:03:26PM +0200, Marc SCHAEFER wrote: > > Should I try with another window-manager? I will also double-check that > > the other working buster MATE installation uses marco. > > The bug is NOT present with

Re: Lenovo S205 boot

2020-08-10 Thread Russell L. Harris
On Mon, Aug 10, 2020 at 05:38:52PM +0200, Sven Hoexter wrote: On Tue, Aug 04, 2020 at 05:52:10PM +, Russell L. Harris wrote: If going back to i386 is an option for you, the department of workarounds has an option. Again, at this point, my only hope for the machine (other than to toss it in

Re: xterm no title (buster)

2020-08-10 Thread Marc SCHAEFER
On Mon, Aug 10, 2020 at 07:03:26PM +0200, Marc SCHAEFER wrote: > Should I try with another window-manager? I will also double-check that > the other working buster MATE installation uses marco. The bug is NOT present with compiz. The bug IS NOT present on a fresh buster install with marco. I

Re: xterm no title (buster)

2020-08-10 Thread Marc SCHAEFER
On Mon, Aug 10, 2020 at 01:47:08PM +0200, to...@tuxteam.de wrote: > Have you tried another "classic" X program? For example xmag or xeyes? Yes, they fail miserably. > xterm in a special way, or the decorations of all "classic" X programs > fail in the same way. I would guess that. Should I try

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Kent West
On Mon, Aug 10, 2020 at 10:39 AM Kent West wrote: > > > On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller < > jfahnenmuel...@web.de> wrote: > >> Hi everybody, >> >> since I upgraded to Bullseye, Gimp does not start any more. I get the >> following: >> >> joachim@peter:~$ gimp >> gimp:

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Kent West
On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller wrote: > Hi everybody, > > since I upgraded to Bullseye, Gimp does not start any more. I get the > following: > > joachim@peter:~$ gimp > gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information > available (required by gimp)

Re: Are the assigned capacities sufficient for my setup?

2020-08-10 Thread Daniel Barclay
gajuph4pre@yahoo, Andy Smith wrote: Hello, On Tue, Jul 28, 2020 at 08:53:57PM +, gajuph4...@yahoo.com wrote: I have manually partitioned my hard disk drive as follows: /boot is assigned 200MB /root is assigned 10GB /swap is assigned 20GB /home is assigned 35GB /var is assigned 10GB /usr

Re: Lenovo S205 boot

2020-08-10 Thread Sven Hoexter
On Tue, Aug 04, 2020 at 05:52:10PM +, Russell L. Harris wrote: > On Tue, Aug 04, 2020 at 07:04:13PM +0200, Sven Hoexter wrote: > > so far I can only confirm that the grub installation fails with > > both stable and testing. It seems something is at odds with writing > > the efivars. I did not

Re: Qt5 & SQLite

2020-08-10 Thread JavierDebian
El 10/8/20 a las 10:36, JavierDebian escribió: Me pongo a ver lo de Firebird; no tengo ni idea. Está interesante esto de Firebird... y más el paquetito FlameRobin... JAP

Re: Responsible Vulnerability Disclosure

2020-08-10 Thread Dan Ritter
Parshwa Bhavsar wrote: > Hello there, > > Is there any update on this? > > > Description :- > > > > A malicious user can have access to some admin data through this > > vulnerability. > > This vulnerability is also called "Directory Listening". > > > > > > Vulnerable URL :- > > > >

Can't start Gimp in Bullseye

2020-08-10 Thread Joachim Fahnenmüller
Hi everybody, since I upgraded to Bullseye, Gimp does not start any more. I get the following: joachim@peter:~$ gimp gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information available (required by gimp) gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information

Re: Responsible Vulnerability Disclosure

2020-08-10 Thread Parshwa Bhavsar
Hello there, Is there any update on this? On Fri, 7 Aug 2020, 12:30 am Parshwa Bhavsar, wrote: > Hello There, > I am Parshwa Bhavsar. > I have found a Vulnerability called "Sensitive Information Disclosure". > > Report :- > > Description :- > > A malicious user can have access to some admin

Re: Qt5 & SQLite

2020-08-10 Thread JavierDebian
El 10/8/20 a las 07:49, Galvatorix Torixgalva escribió: Hola, aparte de lo que te han comentado los compañeros de la lista queria añadir lo siguiente: si necesitas mostrar graficos 2D/3D tambien tienes la libreria SDL SDL es "solo" para graficos 2D, pero si tienes cierta habilidad puedes

Re: Qt5 & SQLite

2020-08-10 Thread JavierDebian
El 10/8/20 a las 04:08, Felix Perez escribió: Aplicación en local o a través de red mediante cliente servidor? MariaDB/Mysql en local encuentro que no funciona fluído, puede que sea idea mía. Postgresql un cañon, quizás para lo que quieras hacer. Podrías revisar Firebird embebido o cliente

No scancodes for some buttons

2020-08-10 Thread George Shuklin
I've got a very odd wireless keyboard. It look like TV remote, but is an actual keyboard inside. Some buttons work perfectly (VolumeUp, VolumeDown), some are not. I've dug into this topic, and found that there is a set of buttons which does not produce both scancodes and input events

Re: Some keys on the keyboard do not work

2020-08-10 Thread rhkramer
On Monday, August 10, 2020 07:56:43 AM Eugen Dedu wrote: > I have a Dell Latitude 5580 laptop, and have been a happy debian > unstable user for 20 years. I have a very weird problem with its > builtin keyboard which slows down my work significantly (ctrl-c, ctrl-x, > ENTER etc. do not work): > >

Re: Some keys on the keyboard do not work

2020-08-10 Thread Stefan Krusche
Dear Eugen, Am Montag 10 August 2020 schrieb Eugen Dedu: > Hi, > > I have a Dell Latitude 5580 laptop, and have been a happy debian > unstable user for 20 years. I have a very weird problem with its > builtin keyboard which slows down my work significantly (ctrl-c, > ctrl-x, ENTER etc. do not

Some keys on the keyboard do not work

2020-08-10 Thread Eugen Dedu
Hi, I have a Dell Latitude 5580 laptop, and have been a happy debian unstable user for 20 years. I have a very weird problem with its builtin keyboard which slows down my work significantly (ctrl-c, ctrl-x, ENTER etc. do not work): Since several months ago some keys on my keyboard do not

Re: how to find out HorizSync, VertRefresh and resolution used by X

2020-08-10 Thread Dan Ritter
Long Wind wrote: > which command can showHorizSync, VertRefresh and screen resolution It will be in your xorg.0.log, which is either in ~/.local/share/xorg or /var/log/ If you just want the refresh rate and resolution, xrandr will tell you. -dsr-

Re: xterm no title (buster)

2020-08-10 Thread tomas
On Mon, Aug 10, 2020 at 12:14:30PM +0200, Marc SCHAEFER wrote: > On Sun, Aug 09, 2020 at 09:59:12AM +0200, to...@tuxteam.de wrote: > > To verify/falsify that, you might run xprop on your xterm window. > > The property you are looking for is called WM_NAME. You can even > > xprop | grep WM_NAME >

Re: Qt5 & SQLite

2020-08-10 Thread Galvatorix Torixgalva
Hola, aparte de lo que te han comentado los compañeros de la lista queria añadir lo siguiente: si necesitas mostrar graficos 2D/3D tambien tienes la libreria SDL SDL es "solo" para graficos 2D, pero si tienes cierta habilidad puedes simular las 3D. Solo comentartelo, por si en algun caso te

Re: xterm no title (buster)

2020-08-10 Thread Marc SCHAEFER
On Sun, Aug 09, 2020 at 09:59:12AM +0200, to...@tuxteam.de wrote: > To verify/falsify that, you might run xprop on your xterm window. > The property you are looking for is called WM_NAME. You can even xprop | grep WM_NAME WM_NAME(STRING) = "schaefer@reliand: /home/schaefer" > use xprop to /set/

Désinfectants

2020-08-10 Thread Cecylia Lazar
Bonjour Je contacte au nom du fabricant de savons, liquides et gels pour la désinfection des mains et les produits de nettoyage. Je voudrais vous offrir des produits de désinfection inodores qui nettoient et désinfectent efficacement la peau, éliminant les virus et les bactéries de vos mains.

Re: Qt5 & SQLite

2020-08-10 Thread Felix Perez
El vie., 7 de ago. de 2020 a la(s) 17:55, JavierDebian (javier.debian.bb...@gmail.com) escribió: > > Buenas tardes. > > Habida cuenta de que se me ha presentado la posibilidad de re-programar > un sistema, gracias a Dios sin tiempo de entrega ni de especificaciones > mandatorias, es que estoy