Re: testing new sdm drive

2024-03-26 Thread gene heskett
On 2/9/24 20:36, Alexander V. Makartsev wrote: On 10.02.2024 03:34, gene heskett wrote: On 2/8/24 07:22, Alexander V. Makartsev wrote: This is how I would test it. First create a new GPT partition table and a new 2TB partition: $ sudo gdisk /dev/sdX check /!\  Make double sure you've

Re: Debian 12.5.0 amd64 and OpenZFS bug #15526

2024-03-26 Thread Gareth Evans
On Mon 25/03/2024 at 23:40, David Christensen wrote: > On 3/25/24 15:05, Gareth Evans wrote: >> On Fri 22/03/2024 at 21:01, Gareth Evans wrote: >>> As anyone interested can see from the ref to #15933 in the below, there >>> seems to have been considerable effort in getting to grips with this

Re: Alternative à Dropbox

2024-03-26 Thread bernardo
zaclys.com, 10€ par an, ils sont supers ! Le 25/03/2024 à 18:27, Tulum a écrit : Le lundi 25 mars 2024, 18:12:59 CET Alex PADOLY a écrit : Bonsoir à tous, Existe-t-il une alternative à Dropbox qui permettrait aussi d'avoir accès à ses documents sur une tablette. Je n'aime pas le programme

OT: Lista de correo sobre HARDWARE

2024-03-26 Thread Eduardo Jorge Gil Michelena
Estimada gente: Disculpen el OT... ¿Conocen alguna lista de correos o foro web sobre Hardware? Antes había muchos pero ahora... parece que han desaparecido o por lo menos los que yo conocía. Y en la WEB... la información que suelo buscar seguramente debe estar pero... con tanta página y sitio

debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Steffen Dettmer
Hi, I changed a gateway on a remote site using /etc/network/interfaces by changing gateway. However, at reboot some old gateway IP reappears. I really hate when some magic knows better than an explicitly set value. What happens here? How can I get rid of this? It is 100% reproducible. I have no

Re: Reverse ftp proxy

2024-03-26 Thread BERTRAND Joël
NoSpam a écrit : > Bonsoir > > Le 26/03/2024 à 18:13, BERTRAND Joël a écrit : >> [...] >> >> Deuxième question : le serveur FTP est un OS un peu spécial qui ne >> comprend pas IPv6. Est-il possible de rediriger IPv6 sur du V4 de >> manière transparente ? > > Oui avec socat > > # socat >

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-26 Thread Jeffrey Walton
On Tue, Mar 26, 2024 at 1:17 PM Marco Moock wrote: > > Am 26.03.2024 um 10:33:59 Uhr schrieb Bernard: > > > I have the two // in the displayed error messages. However the file > > is where it should be, without double // > > The this seems to be a bug because if it searches for //file it will >

Re: debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Dustin Jenkins
On my Debian 12 system, the connman service was helping itself to interfaces, including my bridge interfaces that I wanted left alone. Maybe try disabling or removing it? sudo systemctl stop connman sudo systemctl disable connman Best > On Mar 26, 2024, at 10:33, Steffen Dettmer wrote: > >

Re: debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Pierre-Elliott Bécue
As it's a PVE kernel I guess you rely on Proxmox. *Theoretically*, Proxmox VE uses /etc/network/interfaces.new to apply its config and potential manual changes made by an administrator (changes that should be applied afterwards via ifreload). I'd wonder whether this mechanism is not the cause if

Re: debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Greg Wooledge
On Tue, Mar 26, 2024 at 06:33:42PM +0100, Steffen Dettmer wrote: > I changed a gateway on a remote site using /etc/network/interfaces by > changing gateway. However, at reboot some old gateway IP reappears. So then the question is *which* of the many different subsystems is in use to set the

Re: Ré-installation Debian sur disque chiffré

2024-03-26 Thread Gabriel Moreau
Salut, Je t'avoue que je n'ai jamais tenté cette approche mais je vais le faire dès que possible. Merci pour cette solution. Attention que les anciens chiffrements avec LUKS n'utilisait pas pour la fonction de dérivation argon2i mais PBKDF2 moins sur. Passer de l'un à l'autre est faisable.

Re: Reverse ftp proxy

2024-03-26 Thread NoSpam
Bonsoir Le 26/03/2024 à 18:13, BERTRAND Joël a écrit : [...] Deuxième question : le serveur FTP est un OS un peu spécial qui ne comprend pas IPv6. Est-il possible de rediriger IPv6 sur du V4 de manière transparente ? Oui avec socat # socat # iface ens1 inet static   address

Re: debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Andy Smith
Hello, On Tue, Mar 26, 2024 at 06:33:42PM +0100, Steffen Dettmer wrote: > I changed a gateway on a remote site using /etc/network/interfaces by > changing gateway. However, at reboot some old gateway IP reappears. I > really hate when some magic knows better than an explicitly set value. > What

Re: seeding /dev/random from a security key

2024-03-26 Thread Jeffrey Walton
On Tue, Mar 26, 2024 at 11:52 AM Björn Persson wrote: > > Jeffrey Walton wrote: > > Out of morbid curiosity, what hardware are the servers using? RDRAND > > and RDSEED have been available since about 2012, so it is mostly > > ubiquitous nowadays. > > Do you mean I should add to the e-waste pile

Reverse ftp proxy

2024-03-26 Thread BERTRAND Joël
Bonjour à tous, J'essaie d'installer sans succès un reverse ftp proxy et je me demande si ce que je cherche à faire est possible. Configuration : IP publique --- serveur frontal Linux --- LAN --- serveur FTP anonyme L'IP publique est propre au serveur FTP que je

Re: debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Henning Follmann
On Tue, Mar 26, 2024 at 06:33:42PM +0100, Steffen Dettmer wrote: > Hi, > > I changed a gateway on a remote site using /etc/network/interfaces by > changing gateway. However, at reboot some old gateway IP reappears. I > really hate when some magic knows better than an explicitly set value. > What

Re: seeding /dev/random from a security key

2024-03-26 Thread Jeffrey Walton
On Tue, Mar 26, 2024 at 7:12 PM Björn Persson wrote: > > Jeffrey Walton wrote: > > For what you want to do, and if I am parsing it correctly... I would > > write a daemon in C [...] > > Only in the unlikely case that both RNGD and SCDrand turn out unsuitable > somehow. Writing and compiling a

Re: debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Steffen Dettmer
On Tue, Mar 26, 2024 at 11:27 PM Dustin Jenkins wrote: > On my Debian 12 system, the connman service was helping itself to interfaces, > including my bridge interfaces that I wanted left alone. Maybe try disabling > or removing it? > > sudo systemctl stop connman > sudo systemctl disable

Re: debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Steffen Dettmer
Thank you for your quick reply. On Wed, Mar 27, 2024 at 12:22 AM Henning Follmann wrote: > On Tue, Mar 26, 2024 at 06:33:42PM +0100, Steffen Dettmer wrote: > > I changed a gateway on a remote site using /etc/network/interfaces by > > changing gateway. However, at reboot some old gateway IP

Re: debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Steffen Dettmer
On Tue, Mar 26, 2024 at 7:18 PM Pierre-Elliott Bécue wrote: > As it's a PVE kernel I guess you rely on Proxmox. > *Theoretically*, Proxmox VE uses /etc/network/interfaces.new to apply THIS! (OMG why didn't I see this! Thank you!!) ohh thanks so much for your quick reply, my "machine" indeed is

Re: debian12: something destroys /etc/network/interfaces at boot

2024-03-26 Thread Steffen Dettmer
Thank your for your quick and detailed reply. On Tue, Mar 26, 2024 at 7:01 PM Greg Wooledge wrote: > On Tue, Mar 26, 2024 at 06:33:42PM +0100, Steffen Dettmer wrote: > > I changed a gateway on a remote site using /etc/network/interfaces by > > changing gateway. However, at reboot some old

Re: seeding /dev/random from a security key

2024-03-26 Thread Björn Persson
Jeffrey Walton wrote: > For what you want to do, and if I am parsing it correctly... I would > write a daemon in C [...] Only in the unlikely case that both RNGD and SCDrand turn out unsuitable somehow. Writing and compiling a daemon is no less work than compiling an already written daemon. >

Re: Reverse ftp proxy

2024-03-26 Thread Michel Verdier
Le 26 mars 2024 BERTRAND Joël a écrit : > Je peux donc configurer une IP virtuelle sur le port WAN du serveur > Linux et tout balancer avec du NAT vers le serveur FTP. Mais, à ce > moment, dans les logs du serveur FTP, je ne vois que l'adresse IP du > serveur Linux. Or j'aurais besoin de

Re: seeding /dev/random from a security key

2024-03-26 Thread Björn Persson
Jeffrey Walton wrote: > Out of morbid curiosity, what hardware are the servers using? RDRAND > and RDSEED have been available since about 2012, so it is mostly > ubiquitous nowadays. Do you mean I should add to the e-waste pile by throwing away working hardware and buy an entire new computer

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-26 Thread David Wright
On Tue 26 Mar 2024 at 09:43:37 (-0400), Cindy Sue Causey wrote: > On Tue, Mar 26, 2024 at 6:04 AM Bernard wrote: [ … ] > > $ php -m | grep mysqli > > > > "If the MySQLi extension is enabled, we’ll see mysqli in the output. > > Otherwise, the output will be empty." > > > > php -m grep mysqli > >

Re: testing new sdm drive

2024-03-26 Thread David Wright
On Tue 26 Mar 2024 at 04:38:52 (-0400), gene heskett wrote: > On 2/9/24 20:36, Alexander V. Makartsev wrote: [ … ] > > It's not possible for me to know what went wrong. > > Have you created "reftestfile" inside "/mnt/disktest" directory? > > How many "testfile*" files, if any, were created on the

Re: trying to parse lines from an awkwardly formatted HAR file ...

2024-03-26 Thread David Wright
On Sat 23 Mar 2024 at 11:55:04 (-0400), Greg Wooledge wrote: > On Sat, Mar 23, 2024 at 09:54:05AM -0500, Albretch Mueller wrote: > > a) using a chromium-derived browser, which can be used to dump the > > HAR file log of the network back and forth, go, e. g.: > >

Re: Alternative à Dropbox

2024-03-26 Thread Gaëtan Perrier
Shadow Drive d'OVH. Il offre 20 G gratuitement. Le 26 mars 2024 09:05:03 GMT+01:00, bernardo a écrit : >zaclys.com, 10€ par an, ils sont supers ! > >Le 25/03/2024 à 18:27, Tulum a écrit : >> Le lundi 25 mars 2024, 18:12:59 CET Alex PADOLY a écrit : >>> Bonsoir à tous, >>> >>> Existe-t-il une

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-26 Thread Bernard
On 24/03/2024 20:02, Marco Moock wrote: Am Sun, 24 Mar 2024 19:51:05 +0100 schrieb Bernard : '//usr/lib/php/20190902/mysqli.so' Is that really the path in the message? The 2 // must not be there. I have the two // in the displayed error messages. However the file is where it should be,

Re: Alternative à Dropbox

2024-03-26 Thread Belaïd
Pour moi l'interface Shadow Drive est trop rudimentaire pour le moment et depuis le changement de nom ! Le mar. 26 mars 2024 à 10:32, Gaëtan Perrier a écrit : > Shadow Drive d'OVH. Il offre 20 G gratuitement. > > > Le 26 mars 2024 09:05:03 GMT+01:00, bernardo a > écrit : > >> zaclys.com, 10€

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-26 Thread Bernard
ls -Al /usr/lib/php/20190902 total 7732 -rw-r--r-- 1 root root   34920  9 juin   2023 calendar.so -rw-r--r-- 1 root root   14440  9 juin   2023 ctype.so -rw-r--r-- 1 root root   92264  9 juin   2023 exif.so -rw-r--r-- 1 root root  161896  9 juin   2023 ffi.so -rw-r--r-- 1 root root 5744752  9

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-26 Thread Bernard
I have progressed a little in my trials. mysqli.so still shows the previously described problems, and I thought that this was responsible of the fact that mysqli functions were apparently discarded in the test programs I wrote. I discovered that this was due to errors I made in the php

Re: Alternative à Dropbox

2024-03-26 Thread Olivier Humbert
Salut, Si tu cherches un service que tu n'as pas besoin d'héberger toi même, voici plusieurs possibilités, qui plus est autour des valeurs du libre et des communs numériques : https://www.chatons.org/search/by-service?service_type_target_id=147 a+ Olivier Le 2024-03-26 10:07, Gaëtan Perrier

Re: Installation minimaliste

2024-03-26 Thread François LE GAD
Le 25/03/2024 à 13:10, Michel Verdier a écrit : Le 25 mars 2024 François LE GAD a écrit : Encore plus léger : un simple gestionnaire de fenêtres. Tout à fait et c'est d'ailleurs ce que j'utilise. Mais il n'y a pas ce choix dans l'installateur je crois ? J'utilise l'install serveur ssh en

Re: Alternative à Dropbox

2024-03-26 Thread Jean Bernon
Nextcloud est un système de services en ligne (messsagerie, fichiers, agenda...) alternatif aux clouds des Gafam. C'est proposé par différentes sociétés de service. Voir https://www.chatons.org/ zaclys.com est un chaton. J'en utilise un autre nuage.liiib.re. Je ne connais pas shadow drive. Pour

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-26 Thread Cindy Sue Causey
On Tue, Mar 26, 2024 at 6:04 AM Bernard wrote: > > I have progressed a little in my trials. > > mysqli.so still shows the previously described problems, and I thought that > this was responsible of the fact that mysqli functions were apparently > discarded in the test programs I wrote. > > I

Re: Debian 11 PHP 7.4 – Mysql 8 - Can’t get Mysqli_connect to work

2024-03-26 Thread Marco Moock
Am 26.03.2024 um 10:33:59 Uhr schrieb Bernard: > I have the two // in the displayed error messages. However the file > is where it should be, without double // The this seems to be a bug because if it searches for //file it will definitely not find it. Can you use strace to verify that? --

Re: Alternative à Dropbox

2024-03-26 Thread Sébastien NOBILI
Bonjour, Le 2024-03-25 18:12, Alex PADOLY a écrit : Existe-t-il une alternative à Dropbox qui permettrait aussi d'avoir accès à ses documents sur une tablette. Seafile n'a pas encore été cité. Il y a une appli Android (qui ne fait pas de synchro locale, juste de la navigation). Sébastien