Re: Development permissions

2021-09-21 Thread Andrei POPESCU
On Mi, 22 sep 21, 00:15:48, Paul M. Foster wrote: > > On 9/21/21 11:42 PM, Georgi Naplatanov wrote: > > > > you can create a user group, add all developers to it and give this > > group permissions to read and write to that particular folder > > (/var/www/html/website). > > > This is more or

Re: Development permissions

2021-09-21 Thread Georgi Naplatanov
On 9/22/21 07:15, Paul M. Foster wrote: > > On 9/21/21 11:42 PM, Georgi Naplatanov wrote: >> On 9/22/21 06:09, Paul M. Foster wrote: >>> Folks: >>> >>> This is probably a stupid question for many of you, but I've been >>> struggling with it since I started using Linux in 1996. >>> >>> Say you

Re: foolish problem with installer: can't load firmware

2021-09-21 Thread Brad Rogers
On Tue, 21 Sep 2021 20:49:20 +0100 piorunz wrote: Hello piorunz, >On 21/09/2021 16:56, Brad Rogers wrote: >> Finally, let us not forget that even the official installers seek to >> install non-free blobs to get certain hardware working where >> necessary. The installation inevitably stalls at

Re: foolish problem with installer: can't load firmware

2021-09-21 Thread Andrei POPESCU
On Ma, 21 sep 21, 20:14:25, lou wrote: > > On 9/21/21 3:49 PM, piorunz wrote: > > . > > Many Linux distributions are made that way. After all, we want to come > > away from closed source software. Debian tries to avoid all closed > > source and/or non-free software, as per The Debian Free

Re: Development permissions

2021-09-21 Thread Felix Miata
Paul M. Foster composed on 2021-09-22 00:10 (UTC-0400): > However, as I said, this type of situation had to be common on old Unix > systems, and they didn't have git. They had to have solved it some other > way.

Re: Development permissions

2021-09-21 Thread David Christensen
On 9/21/21 9:10 PM, Paul M. Foster wrote: Yeah, I use git in other contexts. In this particular instance, when these projects were created, git didn't exist. While I could implement it here, the other user is on a Mac. I've had experience trying to install "normal" software (like git) on a

Re: Development permissions

2021-09-21 Thread Paul M. Foster
On 9/21/21 11:42 PM, Georgi Naplatanov wrote: On 9/22/21 06:09, Paul M. Foster wrote: Folks: This is probably a stupid question for many of you, but I've been struggling with it since I started using Linux in 1996. Say you have a directory in which there are development files. A number of

Re: write only storage.

2021-09-21 Thread David Christensen
On 9/21/21 8:53 AM, Tim Woodall wrote: I would like to have some WORM memory for my backups. At the moment they're copied to an archive machine using a chrooted unprivileged user and then moved via a cron job so that that user cannot delete them (other than during a short window). My though was

Re: Development permissions

2021-09-21 Thread Paul M. Foster
On 9/21/21 11:26 PM, Charles Curley wrote: On Tue, 21 Sep 2021 23:09:41 -0400 "Paul M. Foster" wrote: Say you have a directory in which there are development files. A number of users will be creating, deleting and modifying the files there. This is the type of situation which might have

Re: Development permissions

2021-09-21 Thread Charles Curley
On Tue, 21 Sep 2021 23:09:41 -0400 "Paul M. Foster" wrote: > Say you have a directory in which there are development files. A > number of users will be creating, deleting and modifying the files > there. This is the type of situation which might have been common on > old Unix university systems.

Re: Development permissions

2021-09-21 Thread Georgi Naplatanov
On 9/22/21 06:09, Paul M. Foster wrote: > Folks: > > This is probably a stupid question for many of you, but I've been > struggling with it since I started using Linux in 1996. > > Say you have a directory in which there are development files. A number > of users will be creating, deleting and

Development permissions

2021-09-21 Thread Paul M. Foster
Folks: This is probably a stupid question for many of you, but I've been struggling with it since I started using Linux in 1996. Say you have a directory in which there are development files. A number of users will be creating, deleting and modifying the files there. This is the type of

Re: Join the Debian Folding@Home Team!

2021-09-21 Thread Alexis Geoffrey
Hi Bob, > I am currently running Fedora 31. Can I participate? Yes definitely, Fedora 31 is supported, and there are .rpm packages available on the site. All the different versions can be found here: https://foldingathome.org/alternative-downloads/. Feel free to join the team if you want

Re: foolish problem with installer: can't load firmware

2021-09-21 Thread lou
On 9/21/21 3:49 PM, piorunz wrote: . Many Linux distributions are made that way. After all, we want to come away from closed source software. Debian tries to avoid all closed source and/or non-free software, as per The Debian Free Software Guidelines (DFSG):

Re: Write *once* storage (was Re: write only storage)

2021-09-21 Thread Joe Pfeiffer
Steve McIntyre writes: > In article > you write: >>I would like to have some WORM memory for my backups. At the moment >>they're copied to an archive machine using a chrooted unprivileged user >>and then moved via a cron job so that that user cannot delete them >>(other than during a short

Re: Re: Join the Debian Folding@Home Team!

2021-09-21 Thread Alexis Geoffrey
Hi Bob, > I am currently running Fedora 31. Can I participate? Yes definitely, Fedora 31 is supported, and there are .rpm packages available on the site. All the different versions can be found here: https://foldingathome.org/alternative-downloads/. Feel free to join the team if you want as

Re: Join the Debian Folding@Home Team!

2021-09-21 Thread Bob Crochelt
On 9/21/21 1:08 PM, Alexis Geoffrey wrote: Hello all, For anyone who is unaware, the Folding@Home project is a distributed computing project aimed to help scientists develop new therapeutics for a variety of diseases by the means of simulating protein dynamics. This includes the process of

Join the Debian Folding@Home Team!

2021-09-21 Thread Alexis Geoffrey
Hello all, For anyone who is unaware, the Folding@Home project is a distributed computing project aimed to help scientists develop new therapeutics for a variety of diseases by the means of simulating protein dynamics. This includes the process of protein folding and the movements of proteins,

Re: write only storage.

2021-09-21 Thread Michael Stone
On Tue, Sep 21, 2021 at 06:37:41PM +0100, Tim Woodall wrote: A ransomware attack that exploits a zero day ssh vulnerability for example wouldn't be a complete disaster - this is only home usage - but it seems fairly trivial to create a 'worm' usb device using a pi. I haven't tested yet but with

Re: foolish problem with installer: can't load firmware

2021-09-21 Thread piorunz
On 21/09/2021 16:56, Brad Rogers wrote: Finally, let us not forget that even the official installers seek to install non-free blobs to get certain hardware working where necessary. The installation inevitably stalls at that point. Hardly a good first impression. Many Linux distributions are

Re: write only storage.

2021-09-21 Thread Linux-Fan
Marco Möller writes: On 21.09.21 17:53, Tim Woodall wrote: I would like to have some WORM memory for my backups. At the moment they're copied to an archive machine using a chrooted unprivileged user and then moved via a cron job so that that user cannot delete them (other than during a short

Re: foolish problem with installer: can't load firmware

2021-09-21 Thread Brad Rogers
On Tue, 21 Sep 2021 15:03:07 - (UTC) Curt wrote: Hello Curt, >Unofficial denotes unsanctioned, unauthorized, unauthoritative, etc., so >the term quite naturally makes some people a little wary. And in the context of the installation ISOs, unfortunate. It works well. Or at least, that is

Re: foolish problem with installer: can't load firmware

2021-09-21 Thread Brian
On Tue 21 Sep 2021 at 15:03:07 -, Curt wrote: > On 2021-09-20, piorunz wrote: > >> > >> fedora includes firmware, and i think they are serious about open source > >> > >> why debian can't do the same? > > > > There is nothing wrong about "unofficial" installer with non-free > > Unofficial

Unclosed DVD-R or BD-R sessions ? was: Re: write only storage.

2021-09-21 Thread Thomas Schmitt
Hi, Andrew M.A. Cater wrote: > Write only storage - DVD-R or equivalent Blu-Ray - > but make sure to end the session. Do you have BD-R or DVD-R with unclosed sessions ? (... and how come ? Burn programs normally close their sessions.) If so, then i would be interested in the SCSI log of a

Re: write only storage.

2021-09-21 Thread Thomas Schmitt
Hi, Andrew M.A. Cater wrote: > > Write only storage - DVD-R or equivalent Blu-Ray Tim Woodall wrote: > I already do that but currently that means I have roughly one month of > backups on network accessible storage before I write to disc. I do a daily incremental backup on BD-R (plus three on

Re: Drivers tarjeta de red

2021-09-21 Thread Galvatorix Torixgalva
Holas, mecachis no haber podido entrar antes xD un detalle, yo añadiria al menos un "verbose" al lspci por si puede dar mas informacion al respecto, de hecho si puede ser yo pondria varios. A veces un detalle es lo que da la respuesta. Y efectivamente, fijate en si los drivers son

Re: write only storage.

2021-09-21 Thread Tim Woodall
On Tue, 21 Sep 2021, Marco M?ller wrote: On 21.09.21 17:53, Tim Woodall wrote: I would like to have some WORM memory for my backups. At the moment they're copied to an archive machine using a chrooted unprivileged user and then moved via a cron job so that that user cannot delete them (other

Re: write only storage.

2021-09-21 Thread Tim Woodall
On Tue, 21 Sep 2021, Andrew M.A. Cater wrote: Write only storage - DVD-R or equivalent Blu-Ray - but make sure to end the session. Deletion - feed through a paper shredder. I already do that but currently that means I have roughly one month of backups on network accessible storage before I

Re: [testing] gnome 40 et touchpad

2021-09-21 Thread Gaëtan Perrier
Le vendredi 17 septembre 2021 à 16:33 +0200, didier gaumet a écrit : >  peut-être (je suis sous Bullseye donc je n'ai pas vérifié et de toutes > façons j'utilise le moins possible mon touchpad) des pistes ici: > https://discourse.gnome.org/t/how-to-disable-edit-touchpad-gestures-in-gnome-40/6081/5

Re: Write *once* storage (was Re: write only storage)

2021-09-21 Thread James H. H. Lampert
On 9/21/21 10:21 AM, Steve McIntyre wrote: . . . WORM is Write *Once* , not Write *Only* "Write only" storage is easy and fast - just throw things at /dev/null and they can never be altered (or read back). Quite. Or to paraphrase something I said, that actually got published in some

Re: write only storage.

2021-09-21 Thread Marco Möller
On 21.09.21 17:53, Tim Woodall wrote: I would like to have some WORM memory for my backups. At the moment they're copied to an archive machine using a chrooted unprivileged user and then moved via a cron job so that that user cannot delete them (other than during a short window). My though was

Write *once* storage (was Re: write only storage)

2021-09-21 Thread Steve McIntyre
In article you write: >I would like to have some WORM memory for my backups. At the moment >they're copied to an archive machine using a chrooted unprivileged user >and then moved via a cron job so that that user cannot delete them >(other than during a short window). Sorry to butt in, but I

Re: write only storage.

2021-09-21 Thread Andrew M.A. Cater
On Tue, Sep 21, 2021 at 12:50:18PM -0400, Michael Stone wrote: > Well, chattr -i turns that off > > On Tue, Sep 21, 2021 at 04:29:07PM +, Toni Mas Soler wrote: > > I use to backup my iPhone's photo library using a stfp connection (all in > > the same directory in my PC). Thus, I can chattr

Re: write only storage.

2021-09-21 Thread Michael Stone
Well, chattr -i turns that off On Tue, Sep 21, 2021 at 04:29:07PM +, Toni Mas Soler wrote: I use to backup my iPhone's photo library using a stfp connection (all in the same directory in my PC). Thus, I can chattr +i the only directory needed and nobody can remove. I cannot understand

Re: write only storage.

2021-09-21 Thread Toni Mas Soler
I use to backup my iPhone's photo library using a stfp connection (all in the same directory in my PC). Thus, I can chattr +i the only directory needed and nobody can remove. I cannot understand why chattr does not achieve you. Toni Mas GPG 3F42A21D84D7E950 Sent with ProtonMail Secure Email.

write only storage.

2021-09-21 Thread Tim Woodall
I would like to have some WORM memory for my backups. At the moment they're copied to an archive machine using a chrooted unprivileged user and then moved via a cron job so that that user cannot delete them (other than during a short window). My though was to use a raspberry-pi4 to provide a USB

Re: foolish problem with installer: can't load firmware

2021-09-21 Thread piorunz
On 21/09/2021 16:03, Curt wrote: On 2021-09-20, piorunz wrote: fedora includes firmware, and i think they are serious about open source why debian can't do the same? There is nothing wrong about "unofficial" installer with non-free Unofficial denotes unsanctioned, unauthorized,

Fwd: Question d'imprimante OKI ?

2021-09-21 Thread Jean-Pierre Giraud
Message transféré Sujet : Re: Question d'imprimante OKI ? Date : Tue, 21 Sep 2021 14:37:46 +0200 De :Garnier Jean Christophe Pour : Jean-Pierre Giraud Bonjour  J'ai une oki mb470 sous debian qui fonctionne bien après avoir récupéré le driver ppd sur leur

Re: foolish problem with installer: can't load firmware

2021-09-21 Thread Curt
On 2021-09-20, piorunz wrote: >> >> fedora includes firmware, and i think they are serious about open source >> >> why debian can't do the same? > > There is nothing wrong about "unofficial" installer with non-free Unofficial denotes unsanctioned, unauthorized, unauthoritative, etc., so the term

Re: Montée en version vers Bullseye - Fail2ban KO

2021-09-21 Thread BERTRAND Joël
G2PC a écrit : > Bonjour, > > Votre montée en version vers Bullseye et avec Fail2ban ce passe t'elle > tranquillement ? > > De mon côté, j'observe que quelques règles ne fonctionnent plus, lié à > la montée en version de Fail2ban. > > Avez vous eu également cette problématique de règles

Montée en version vers Bullseye - Fail2ban KO

2021-09-21 Thread G2PC
Bonjour, Votre montée en version vers Bullseye et avec Fail2ban ce passe t'elle tranquillement ? De mon côté, j'observe que quelques règles ne fonctionnent plus, lié à la montée en version de Fail2ban. Avez vous eu également cette problématique de règles Fail2ban à mettre à jour de votre côté ?

Re: Question d'imprimante OKI ?

2021-09-21 Thread Billard François-Marie
Bonjour merci pour cette information, j'avais entendu parlé de ce IPP et de cette possibilité de fonctionner sans driver, mais n’étant pas grand spécialiste de ce sujet. François-Marie Le 21/09/2021 à 14:26, didier gaumet a écrit : Les specs sont là:

Re: Message display settings by character encoding (was Re: foolish problem with installer: can't load firmware)

2021-09-21 Thread Curt
On 2021-09-20, The Wanderer wrote: > > On 2021-09-20 at 03:21, David Christensen wrote: > >> Your message displays strangely on Thunderbird (oversized Courier=20 >> font?). > > In my case, it displays with unusually-small characters and what looks > like a different font, not unusually large

Re: Question d'imprimante OKI ?

2021-09-21 Thread didier gaumet
Les specs sont là: https://www.oki.com/fr/printing/products/mono/b400series/b412dn/specifications/#1 IPP et airprint sont de la partie, l'imprimante devrait donc être fonctionnelle sans pilote particulier, aussi bien en ethernet, qu'en wifi et USB. https://wiki.debian.org/CUPSDriverlessPrinting

Re: Question d'imprimante OKI ?

2021-09-21 Thread Jean-Pierre Giraud
Bonjour, Le 21/09/2021 à 12:03, Billard François-Marie a écrit : > Bonjour > > quelqu'un a-t-il déjà croisé cette imprimante sous linux, > > OKI Gamme B400 B412dn > > Est-elle fonctionnelle partiellement ou totalement ? En effet Cups ne > contient que le drivers pour la B410 > > Merci par

Re: Debian 11: Nvidia NVS 310 with nvidia driver freezes after two days

2021-09-21 Thread Roger Price
On Sun, 19 Sep 2021, Andrew M.A. Cater wrote: On Sun, Sep 19, 2021 at 01:22:30PM +0200, Roger Price wrote: My Nvidia NVS 310 card with the nvidia 390.144 driver starts off perfectly, but after two days freezes: no reaction to keyboard or mouse action. This comes down, perhaps, to having both

Re: camera detection with the Zoom client

2021-09-21 Thread Vincent Lefevre
On 2021-09-21 09:50:37 +0100, piorunz wrote: > firejail is blocking access to USB devices or other peripherals by > default, correct? Well, not in Debian 11 (bullseye), but this is now the intent with the current version in Debian/unstable, and I wasn't aware of this (no announce in Debian's NEWS

Question d'imprimante OKI ?

2021-09-21 Thread Billard François-Marie
Bonjour quelqu'un a-t-il déjà croisé cette imprimante sous linux, OKI Gamme B400 B412dn Est-elle fonctionnelle partiellement ou totalement ? En effet Cups ne contient que le drivers pour la B410 Merci par avance François-Marie

Re: Iphone et transfert de photo

2021-09-21 Thread Francois Mescam
Je branche en USB l'iPhone sur le PC puis je fais : - pour monter le volume dans /iphone : ifuse /iphone - pour démonter : fusermount -u /iphone Ensuite tu trouves les photos dans /iphone/ Francois Mescam Le 21/09/2021 à 10:43, David Martin a écrit : Bonjour à tous, Est-ce que

Re: camera detection with the Zoom client

2021-09-21 Thread piorunz
On 21/09/2021 09:37, Vincent Lefevre wrote: On 2021-09-21 10:15:03 +0200, Vincent Lefevre wrote: A few months ago, my webcam could be detected by the Zoom client. But this is no longer the case. When trying the zoom test meeting, I can't select any camera (I get "All cameras have been tested" /

Re: camera detection with the Zoom client

2021-09-21 Thread Vincent Lefevre
On 2021-09-21 10:37:39 +0200, Vincent Lefevre wrote: > Hmm... I'm using firejail, and there is the same issue with cheese. > Thus this seems to be a regression in firejail. However, using firejail with --profile=zoom solves the issue. But I wonder why this is needed. -- Vincent Lefèvre - Web:

Iphone et transfert de photo

2021-09-21 Thread David Martin
Bonjour à tous, Est-ce que quelqu'un comme moi possède un iphone (bouu pas bien...) et aurait une solution pour transferer les photos sur la debian ? -- david martin

Re: camera detection with the Zoom client

2021-09-21 Thread Vincent Lefevre
On 2021-09-21 10:15:03 +0200, Vincent Lefevre wrote: > A few months ago, my webcam could be detected by the Zoom client. > But this is no longer the case. When trying the zoom test meeting, > I can't select any camera (I get "All cameras have been tested" / > "Select Camera" / "Tested 0/0"), and

Re: Bug a la instal·lació de postgresql?

2021-09-21 Thread David Gasa i Castell
Hola Julio, El que em sorprén en aquella instrucció no es tant el que demani un password > Doncs és precisament això, el que em sorprèn... que demani un password. En principi, des de qualsevol shell de root hauríem de poder connectar-nos a qualsevol usuari amb shell, sense necessitat de

camera detection with the Zoom client

2021-09-21 Thread Vincent Lefevre
A few months ago, my webcam could be detected by the Zoom client. But this is no longer the case. When trying the zoom test meeting, I can't select any camera (I get "All cameras have been tested" / "Select Camera" / "Tested 0/0"), and after going to the next test, the camera isn't available. My

Re: Bug a la instal·lació de postgresql?

2021-09-21 Thread julio
Le 21 septembre 2021 08:01:43 GMT+02:00, jordi Perera a écrit : >On 20/9/21 23:56, Julio Amorós wrote: >> Hola, >> ../.. a la configuració del nostre pam teníem una >> directiva que obligava a root a demanar password quan feia su > ../.. >> >> I la instrucció: >> >> *    su -s /bin/sh

Re: UEFI + LEGACY op USB

2021-09-21 Thread Wouter Verhelst
On Mon, Sep 20, 2021 at 10:00:35PM +0200, Paul van der Vlis wrote: > Op 20-09-2021 om 10:10 schreef Wouter Verhelst: > > Hoi Paul, > > > > On Fri, Sep 17, 2021 at 01:43:10PM +0200, Paul van der Vlis wrote: > > > Hallo, > > > > > > Ik gebruik een USB-naar-SATA adapter en daaraan hang ik dan een

Re: Bug a la instal·lació de postgresql?

2021-09-21 Thread jordi Perera
On 20/9/21 23:56, Julio Amorós wrote: Hola, ../.. a la configuració del nostre pam teníem una directiva que obligava a root a demanar password quan feia su > ../.. I la instrucció: *    su -s /bin/sh postgres -c "test -O /var/lib/postgresql &&             test -G /var/lib/postgresql" || \