Re: SMS

2020-04-22 Thread G2PC
J'ajoute les quelques possibilités que j'avais listé : Avec Raspberry : https://milillicuti.com/raspberry-pi-et-sms/ Envoyer, gérer et recevoir des SMS avec la Raspberry Pi : https://raspberry-pi.fr/envoyer-sms-raspberry-pi/ Alertes SMS avec free pour Fail2ban :

Re: Buster System hangs, requires hard reboot

2020-04-22 Thread Ralph Katz
On 4/22/20 7:24 PM, Tom Dial wrote: > > > On 4/20/20 19:44, Ralph Katz wrote: >> Hi -- Please help me diagnose and fix this problem. >> >> My five month old Dell laptop with updated firmware and new up-to-date >> Buster completely hangs and requires a hard reboot after 7-40 days >> uptime.

Re: aptitude doesn't remove unused packages

2020-04-22 Thread David Wright
On Wed 22 Apr 2020 at 22:13:36 (+0200), Urs Thuermann wrote: > Debian's package management should remove packages that were installed > automatically, if they are no longer needed. Unfortunately, that > often seems to not work correctly. See this example on my Raspberry > Pi running Raspbian

Re: Buster System hangs, requires hard reboot

2020-04-22 Thread Tom Dial
On 4/20/20 19:44, Ralph Katz wrote: > Hi -- Please help me diagnose and fix this problem. > > My five month old Dell laptop with updated firmware and new up-to-date > Buster completely hangs and requires a hard reboot after 7-40 days > uptime. While reading something onscreen or away from the

Re: aptitude doesn't remove unused packages

2020-04-22 Thread Vincent Lefevre
On 2020-04-22 16:39:00 -0400, The Wanderer wrote: > I don't find 'aptitude why' very reliable in a lot of cases. Ditto. > One thing I habitually do nowadays, to minimize this type of problem, is > to also run > > # apt-get remove $(deborphan) > > and interleave that back and forth with

Re: xHCI Host Controller page faults

2020-04-22 Thread Jiangsu Kumquat
On Wed, Apr 22, 2020 at 9:04 AM Dominique Dumont wrote: > On mercredi 22 avril 2020 08:05:49 CEST Jiangsu Kumquat wrote: > > When I boot my computer, I get these messages: > > > > https://pastebin.com/6m4fa65W > > > > Is it a hardware issue or do I need to configure something? > > Looks like a

Re: HTML mail + PDF attachments

2020-04-22 Thread David Wright
On Tue 14 Apr 2020 at 20:50:01 (+), Russell L. Harris wrote: > On Tue, Apr 14, 2020 at 03:19:57PM -0500, David Wright wrote: > > Have you examined the timestamps in the email header of such emails in > > order to see where the holdup is occurring. It may or may not be in > > the last hop. > >

Re: Kind reminder: please don't reply to and/or quote spam, ever

2020-04-22 Thread David Wright
On Tue 21 Apr 2020 at 09:01:35 (+0200), to...@tuxteam.de wrote: > On Mon, Apr 20, 2020 at 04:15:00PM -0500, David Wright wrote: > > [...] > > > > If I receive spam and wish to report it to my ISP, I BOUNCE the > > > message, so as not to disturb the "evidence" or "scene of the crime". > > > > I

Re: cleanly getting rid of manually installed transitional packages due to rename

2020-04-22 Thread Vincent Lefevre
On 2020-04-22 16:07:28 -0500, David Wright wrote: > For trivial renames, which yours looks like, as do those I've done, > it would be pretty easy to script. I've never made the effort, > because it's not something I do frequently enough, usually just once, > soon after I start running a new

Re: The simpliest way to automatically rebuild few Debian packages ?

2020-04-22 Thread Vincent Lefevre
On 2020-04-22 22:18:19 +0200, deloptes wrote: > Vincent Lefevre wrote: > > > On 2020-04-22 08:29:09 +0200, deloptes wrote: > >> OK I understand now. I did not have a problem to add a new section in the > >> changelog with > >> dch -v "4:$BUILDISTRO_NAME" -D "$DISTRO_NAME" -c $debian/changelog \

Re: Herencia de IPCop (OT)

2020-04-22 Thread Walter Casanova
El miércoles, 22 de abril de 2020 17:57:11 -04 Luis Enrique Araneda escribió: > Amigos, > he heredado un IPCop 1.4.21, por lo que veo es añejo.. no lo conozco muy > bien, pero por lo que veo es antiguo. > Quisiera saber si alguno de ustedes tiene algun dato de como hacerle un > update para pasar

Re: Debian is testing Discourse

2020-04-22 Thread Nate Bargmann
This topic has been on LWN.net for the past several days and should be free to view in the next day or two: https://lwn.net/Articles/817668/ - Nate -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Web: https://www.n0nb.us

Persistent sshfs mount from inside a Buster virtual machine?

2020-04-22 Thread Nate Bargmann
I've on-again/off-again approached a project to move away from VirtualBox for some daily software builds to a VM run from Qemu. The issue I am having is maintaining a persistent sshfs mount from inside of the guest. This particular VM will mount the shared directories via sshfs at system start

Re: Herencia de IPCop (OT)

2020-04-22 Thread walter
Luis Enrique Araneda: >   Amigos, > he heredado un IPCop 1.4.21, por lo que veo es añejo.. no lo conozco > muy bien, pero por lo que veo es antiguo. > Quisiera saber si alguno de ustedes tiene algun dato de como hacerle > un update para pasar a la versión mas nueva y estable, o en su defecto >

Re: Lancer une appli graphique en ssh : ça s'améliore pas

2020-04-22 Thread Antoine Olczak
Le 22/04/2020 à 23:43:08 (+0200), ajh-valmer a écrit : > On Wednesday 22 April 2020 21:49:25 NoSpam wrote: > > Je trouve que votre agressivité est déplacée, des personnes tentent de > > vous aider et vous focalisez sur vous même. Vous êtes coutumier du fait, > > hélas, et les personnes de la

Re: Debian is testing Discourse

2020-04-22 Thread David Wright
On Tue 21 Apr 2020 at 20:07:55 (+0100), Brian wrote: > On Tue 21 Apr 2020 at 11:18:14 +0100, Jonathan Dowland wrote: > > > On Mon, Apr 20, 2020 at 11:35:00PM -0500, David Wright wrote: > > > I don't know what the writer of those two sentences meant by > > > structure, but I specifically mentioned

Re: aptitude doesn't remove unused packages

2020-04-22 Thread Urs Thuermann
The Wanderer writes: > if you > want to know "what's the dependency chain which is keeping this from > being safe to remove?", you're probably better off running 'apt-get > --dry-run remove [packagename]', and seeing whether the result wants to > remove anything that you care about. Well, I

Herencia de IPCop (OT)

2020-04-22 Thread Luis Enrique Araneda
Amigos, he heredado un IPCop 1.4.21, por lo que veo es añejo.. no lo conozco muy bien, pero por lo que veo es antiguo. Quisiera saber si alguno de ustedes tiene algun dato de como hacerle un update para pasar a la versión mas nueva y estable, o en su defecto quizás tendré que reinstalar ( con

Re: Lancer une appli graphique en ssh : ça s'améliore

2020-04-22 Thread Frederic Zulian
Hmm, peux être une piste. Je vois que tu te connectes au serveur via SSH en Root. Par défaut les connections en Root sont refusées par SSH. Frédéric ZULIAN Le mer. 22 avr. 2020 à 20:12, ajh-valmer a écrit : > Comment dialoguer et me reprocher, > si vous persistez à envoyer toujours vos mails

Re: Lancer une appli graphique en ssh : ça s'améliore pas

2020-04-22 Thread ajh-valmer
On Wednesday 22 April 2020 21:49:25 NoSpam wrote: > Je trouve que votre agressivité est déplacée, des personnes tentent de > vous aider et vous focalisez sur vous même. Vous êtes coutumier du fait, > hélas, et les personnes de la liste n'ont pas à subir cela. Je ne vois pas en quoi mon mail

Re: cleanly getting rid of manually installed transitional packages due to rename

2020-04-22 Thread David Wright
On Wed 22 Apr 2020 at 12:22:24 (+0200), Vincent Lefevre wrote: > On 2020-04-22 12:39:35 +0300, Andrei POPESCU wrote: > > You might want to file a wishlist bug against 'apt' to request such a > > feature (if not requested already). A reliable implementation probably > > requires a new package

[no subject]

2020-04-22 Thread Default User
Hey, A recent thread got me to thinking. So I checked my primary (only installed) ssd: sudo smartctl --test=long /dev/sda which promised to run the tests, but returned to a command prompt, with no further messages. So after the promised test end time I did: sudo smartctl --all /dev/sda which

Re: aptitude doesn't remove unused packages

2020-04-22 Thread The Wanderer
On 2020-04-22 at 16:13, Urs Thuermann wrote: > Debian's package management should remove packages that were > installed automatically, if they are no longer needed. > Unfortunately, that often seems to not work correctly. See this > example on my Raspberry Pi running Raspbian jessie: > > Some

Re: cleanly getting rid of manually installed transitional packages due to rename

2020-04-22 Thread deloptes
Vincent Lefevre wrote: >> This is true, but it I do not remember when the last time I had something >> like this. You should be reading what it says before pressing "y" on the >> command line. > > Could you please read what I've said earlier in the original post? Yeah, read as well ;-)

aptitude doesn't remove unused packages

2020-04-22 Thread Urs Thuermann
Debian's package management should remove packages that were installed automatically, if they are no longer needed. Unfortunately, that often seems to not work correctly. See this example on my Raspberry Pi running Raspbian jessie: Some time in the past there were probably packages that needed

Re: The simpliest way to automatically rebuild few Debian packages ?

2020-04-22 Thread deloptes
Vincent Lefevre wrote: > On 2020-04-22 08:29:09 +0200, deloptes wrote: >> OK I understand now. I did not have a problem to add a new section in the >> changelog with >> dch -v "4:$BUILDISTRO_NAME" -D "$DISTRO_NAME" -c $debian/changelog \ >> "Autogenerated by building script" >> >>

Re: onde está a comunidade Debian

2020-04-22 Thread Antonio Carlos Padoan Junior
Sigo a comunidade Debian Brasil pelo newsgroup. Uma pena não haver mais atividade por aqui. -- Antonio Carlos PADOAN JUNIOR Phone: +33(0)6 5035 1196 GPG fingerprint: 243F 237F 2DD3 4DCA 4EA3 1341 2481 90F9 B421 A6C9

[HS] Re: Lancer une appli graphique en ssh : ça s'améliore

2020-04-22 Thread NoSpam
Je trouve que votre agressivité est déplacée, des personnes tentent de vous aider et vous focalisez sur vous même. Vous êtes coutumier du fait, hélas, et les personnes de la liste n'ont pas à subir cela. Le 22/04/2020 à 20:11, ajh-valmer a écrit : Comment dialoguer et me reprocher, si vous

Re: [HS] pandémis, anti virus Bill Gates

2020-04-22 Thread Basile Starynkevitch
On 4/22/20 8:39 PM, Kohler Gerard wrote: je plussois ! suite à un certains nombres d'articles dithyrambiques sur B.G. voici ce que j'écrivais à un groupe sur le net : """ B. G. est un personnage profondément haïssable, première fortune mondiale gère le monde pour lui même, dans ses

Re: [HS] pandémis, anti virus Bill Gates

2020-04-22 Thread Kohler Gerard
je plussois ! suite à un certains nombres d'articles dithyrambiques sur B.G. voici ce que j'écrivais à un groupe sur le net : """ B. G. est un personnage profondément haïssable, première fortune mondiale gère le monde pour lui même, dans ses propres intérêts et ceux de ses semblables sa

Re: [HS] pandémis, anti virus Bill Gates

2020-04-22 Thread Eric Degenetais
À mon avis, sa fondation a pour principal intérêt à ses yeux de brasser un maximum de fric pour générer de la réduction d'impôt. C'est la grosse astuce des milliardaires soit-disant philanthropes des États-Unis. Et je ne doute pas qu'à côté des copecs destinés à accréditer la fondation il y a de

Re: Lancer une appli graphique en ssh : ça s'améliore

2020-04-22 Thread ajh-valmer
Comment dialoguer et me reprocher, si vous persistez à envoyer toujours vos mails en TROIS exemplaires, encore comme celui ci, malgré cette demande dans le précédent. Du client : ssh -v -p root@ -X xeyes debug1: Requesting X11 forwarding with authentication spoofing. debug1: Sending command:

Re: onde está a comunidade Debian

2020-04-22 Thread Leandro Guimarães Faria Corcete DUTRA
Le lundi 20 avril 2020 à 22:53 -0300, Antonio Terceiro a écrit : > Por um lado a dispersão é um problema, mas por outro é também > inevitável Eu não diria inevitável. A comunidade mais geral da Informática precisaria mais enfaticamente rejeitar as plataformas proprietárias ou centralizadas em

Re: gdm background

2020-04-22 Thread Haricophile
Le Tue, 21 Apr 2020 12:40:59 +0200, Preux a écrit : > Bonjour > > J'ai effectué plusieurs tentatives pour modifier l'image de fond de > gdm3. J'ai suivi diverses recommandations (qui ne me semble pas à jour) > à propos du fichier /etc/gdm3/greeter.dconf-defaults mais aucune ne > semble

Re: Groovy 2.4.16 + Java 11 is broken in debian buster stable

2020-04-22 Thread Liam O'Toole
On Wed, 22 Apr, 2020 at 22:15:09 +0530, Jayant Tripathi wrote: >[1]https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929460 >Is there a way to download patched groovy version in debian buster >through apt? >As default groovy version in Buster stable is: Groovy Version: 2.4.16 >

Re: [HS] pandémis, anti virus Bill Gates

2020-04-22 Thread Haricophile
Le Mon, 20 Apr 2020 17:44:47 +0200, "ajh-valmer" a écrit : > Le Figaro de ce week-end titrait : > > "Bill Gates, l’homme qui avait prédit la pandémie", > (et veut éradiquer les virus). > "Il veut construire des usines pour les futurs vaccins". > > Étrange pour l'homme qui a inventé un système

Groovy 2.4.16 + Java 11 is broken in debian buster stable

2020-04-22 Thread Jayant Tripathi
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929460 Is there a way to download patched groovy version in debian buster through apt? As default groovy version in Buster stable is: Groovy Version: 2.4.16 JVM: 11.0.6 Vendor: Debian OS: Linux Regards Jayant Tripathi

Re: xHCI Host Controller page faults

2020-04-22 Thread Dominique Dumont
On mercredi 22 avril 2020 08:05:49 CEST Jiangsu Kumquat wrote: > When I boot my computer, I get these messages: > > https://pastebin.com/6m4fa65W > > Is it a hardware issue or do I need to configure something? Looks like a known bug that can be worked around:

Re: Lancer une appli graphique en ssh : ça s'améliore

2020-04-22 Thread Stephane Bortzmeyer
On Wed, Apr 22, 2020 at 11:24:24AM +0200, ajh-valmer wrote a message of 67 lines which said: > > Non. À moins qu'il n'y ait un script quelque part qui redéfinisse > > DISPLAY (ce qu'il ne faut pas faire, ssh le faisant très bien tout seul) : > > L'erreur affichée a toujours été : "cannot

Re: Protéger une VM KVM contenant des données sensibles [RESOLU]

2020-04-22 Thread Olivier
Bonjour, Merci à tous pour ces réponses très utiles. À la lumière de celles-ci, je pense créer une VM avec un disque chiffré. Le mot de passe demandé lors de "l'activation" du disque me suffira pour protéger les données qu'il contient. Slts

Re: Protéger une VM KVM contenant des données sensibles

2020-04-22 Thread Daniel Caillibaud
Le 20/04/20 à 10:37, Olivier a écrit : > Bonjour, > > Ici ou là, on peut lire des procédures ou tuto conseillant de consigner ses > données sensibles (clés privées, mot de passe, PKI ...) et applications > associées sur une machine dédiée, hors réseau, éteinte quand elle n'est pas > utilisée.

Re: Buster System hangs, requires hard reboot

2020-04-22 Thread Gene Heskett
On Wednesday 22 April 2020 03:36:22 to...@tuxteam.de wrote: > On Tue, Apr 21, 2020 at 05:58:41PM -0600, Tom Dial wrote: > > On 4/21/20 06:24, Ralph Katz wrote: > > > On 4/21/20 2:47 AM, Gene Heskett wrote: > > >> On Tuesday 21 April 2020 03:07:31 to...@tuxteam.de wrote: > > [...] > > > The fact

Re: cleanly getting rid of manually installed transitional packages due to rename

2020-04-22 Thread Vincent Lefevre
On 2020-04-22 12:39:35 +0300, Andrei POPESCU wrote: > You might want to file a wishlist bug against 'apt' to request such a > feature (if not requested already). A reliable implementation probably > requires a new package field, something like: > > Package: foo > Superseded-By: bar

Re: cleanly getting rid of manually installed transitional packages due to rename

2020-04-22 Thread Andrei POPESCU
On Ma, 21 apr 20, 17:07:52, Vincent Lefevre wrote: > > Is there a way to avoid this behavior automatically, i.e. by > forwarding the "manually installed" state automatically to the > new package? Shouldn't this be done by default? I'm not aware of apt/itude having the feature you are looking

Re: Lancer une appli graphique en ssh : ça s'améliore

2020-04-22 Thread ajh-valmer
> Ne peut-on arrêter cette polémique ridicule ? : > Ok, tu as raison, fermons le ban… Non, c'est trop facile ! Les personnes intéressées par le sujet n'ont pas la solution. Tout d'abord, pourquoi je reçois ce mail ci-dessous 3 fois, un seul sur la ML suffit, sinon à quoi sert le principe d'une

Re: Can I install Debian on Raspberry Pi?

2020-04-22 Thread Joe
On Wed, 22 Apr 2020 15:05:48 +0800 Turritopsis Dohrnii Teo En Ming wrote: > > The original 1988 ARM and many generations since did not have > > floating point hardware. It's only when multiple cores became > > popular that it became worth doing. Floating point hardware was > > always a separate

Re: Lancer une appli graphique en ssh : ça s'améliore

2020-04-22 Thread Pierre Malard
Ne peut-on arrêter cette polémique ridicule ? Ok, tu as raison, fermons le ban… > Le 22 avr. 2020 à 10:39, Stephane Bortzmeyer a écrit : > > On Sun, Apr 19, 2020 at 10:10:53AM +0200, > Pierre Malard wrote > a message of 100 lines which said: > >> Sauf que, avant d’être méprisant et

Re: Lancer une appli graphique en ssh : ça s'améliore

2020-04-22 Thread Stephane Bortzmeyer
On Sat, Apr 18, 2020 at 04:46:47PM +0200, ajh-valmer wrote a message of 31 lines which said: > > (au milieu des énormités lues dans ce fil), > > Tout ce fil de discussion est à jeter à la poubelle : > Quelles énormités... ? Pourquoi ? > > Tu ne les indiques pas Faux (cf. ma réponse à

Re: Lancer une appli graphique en ssh : ça s'améliore

2020-04-22 Thread Stephane Bortzmeyer
On Sun, Apr 19, 2020 at 10:10:53AM +0200, Pierre Malard wrote a message of 100 lines which said: > Sauf que, avant d’être méprisant et sentencieux on peut aussi être > constructif et … pédagogue. Quand quelqu'un donne des conseils absurdes et dangereux, il n'y a aucune raison d'être patient.

Re: SMS

2020-04-22 Thread Sébastien Dinot
Sébastien Dinot a écrit : > C'est une liste faite de bric et de broc. Les outils listés n'ont pas du > tout le même scénario d'usage. Alors que certains sont des systèmes de > supervision d'envergure (Nagios, Centreon, Monit, Shinken, Zabbix), Oups, je me suis emballé, Monit n'a rien à faire dans

Re: cleanly getting rid of manually installed transitional packages due to rename

2020-04-22 Thread Vincent Lefevre
On 2020-04-22 08:33:23 +0200, deloptes wrote: > Vincent Lefevre wrote: > > > You did not understand. Doing this removes both the transitional > > package *and* the new (renamed) package... unless one marks the new > > package as manually installed (which is the thing that I wanted to > > be done

Re: The simpliest way to automatically rebuild few Debian packages ?

2020-04-22 Thread Vincent Lefevre
On 2020-04-22 08:29:09 +0200, deloptes wrote: > OK I understand now. I did not have a problem to add a new section in the > changelog with > dch -v "4:$BUILDISTRO_NAME" -D "$DISTRO_NAME" -c $debian/changelog \ > "Autogenerated by building script" > > $BUILDISTRO_NAME is the release number

Re: SMS

2020-04-22 Thread Hai Nam
Bonjour, Je connais 3 solutions. 1. Utiliser un pont : un modem (avec carte SIM et un abonnement) et un logiciel spécifique, ou dans notre époque, juste un téléphone portable avec une appli spécifique. Volumétrie importante, plusieurs destinataires (en fonction de l'abonnement téléphonique). 2.

Re: SMS

2020-04-22 Thread Sébastien Dinot
G2PC a écrit : > J'ai pu effectivement faire le tour rapidement, en ce qui concerne le > monitoring, C'est une liste faite de bric et de broc. Les outils listés n'ont pas du tout le même scénario d'usage. Alors que certains sont des systèmes de supervision d'envergure (Nagios, Centreon, Monit,

Re: Buster System hangs, requires hard reboot

2020-04-22 Thread tomas
On Tue, Apr 21, 2020 at 06:50:03PM -0600, Ralph Katz wrote: > On 4/21/20 1:05 PM, deloptes wrote: > > to...@tuxteam.de wrote: > > > >> No, but a connector. And depending on the mechanical environment, > >> those sometimes loosen too. > > > > Yes noticed on few that if disk is not mounted

Re: Buster System hangs, requires hard reboot

2020-04-22 Thread tomas
On Tue, Apr 21, 2020 at 05:58:41PM -0600, Tom Dial wrote: > > > On 4/21/20 06:24, Ralph Katz wrote: > > On 4/21/20 2:47 AM, Gene Heskett wrote: > >> On Tuesday 21 April 2020 03:07:31 to...@tuxteam.de wrote: [...] > The fact that the inode numbers mentioned in the initial post all are > near

Re: Can I install Debian on Raspberry Pi?

2020-04-22 Thread Turritopsis Dohrnii Teo En Ming
On 2020-04-17 15:55, Joe wrote: On Fri, 17 Apr 2020 13:44:23 +0800 Turritopsis Dohrnii Teo En Ming wrote: On 2020-04-16 23:04, deloptes wrote: > Turritopsis Dohrnii Teo En Ming wrote: > >> Isn't it better to install Debian in a virtual machine rather than >> using >> debootstrap? > > these

Re: cleanly getting rid of manually installed transitional packages due to rename

2020-04-22 Thread deloptes
Vincent Lefevre wrote: > You did not understand. Doing this removes both the transitional > package *and* the new (renamed) package... unless one marks the new > package as manually installed (which is the thing that I wanted to > be done automatically). > If there is a package depending on

Re: The simpliest way to automatically rebuild few Debian packages ?

2020-04-22 Thread deloptes
Vincent Lefevre wrote: > I think that you misunderstood. I'm not talking about the build log > (which the end user will never see), but the Debian changelog file, > which will be installed as > > /usr/share/doc//changelog.Debian.gz > > For instance, for libtool on my machines I can see e.g.: >

xHCI Host Controller page faults

2020-04-22 Thread Jiangsu Kumquat
When I boot my computer, I get these messages: https://pastebin.com/6m4fa65W Is it a hardware issue or do I need to configure something?