Re: ssh

2018-11-12 Thread Alan Taylor
Hello, Output from several suggestions: Permissions (backuppc is the user having problems) : backuppc@sirius:~$ ls -ld /usr/local/BackupPC drwxr-xr-x 6 backuppc backuppc 4096 Nov 13 12:12 /usr/local/BackupPC backuppc@sirius:~$ ls -ld

Re: Archiving content of a directory on a DVD-R.

2018-11-12 Thread peter
* From: Greg Wooledge * Date: Mon, 12 Nov 2018 17:14:13 -0500 > Just put all the commands in one script, for example: > > #!/bin/sh > backup1 && > backup2 && > backup3 I was afraid you meant that. =8~) My three scripts are executed interactively. To my knowledge there can be only

Re: ssh

2018-11-12 Thread David Christensen
On 11/12/18 5:49 AM, Alan Taylor wrote: Greetings, Hi. :-) I have an ssh problem - one user can use it successfully, another cannot. I have checked and rechecked permissions until I am blue in the face … At the moment just trying to ssh into the same machine I am on for the problem user

Re: ssh

2018-11-12 Thread Alan Taylor
If of any help, this is the complete journal log associated with a rejected logon event: Nov 13 12:28:07 sirius sshd[789]: debug3: fd 4 is not O_NONBLOCK Nov 13 12:28:07 sirius sshd[789]: debug1: Forked child 2159. Nov 13 12:28:07 sirius sshd[789]: debug3: send_rexec_state: entering fd = 7 config

Re: Mystery interface reported by ip.

2018-11-12 Thread Reco
Hi. On Mon, Nov 12, 2018 at 12:54:11PM -0800, pe...@easthope.ca wrote: > * From: Reco > * Date: Fri, 9 Nov 2018 19:56:24 +0300 > > Ok, let's do it the hard way. > > > > udevadm info /sys/class/net/LocLCS218301788 > > peter@joule:~$ udevadm info /sys/class/net/LocLCS218301788 >

video

2018-11-12 Thread aishen
On est vendredi ? C'est pas aujourd'hui pour les casseroles :)

Re: portable CD players

2018-11-12 Thread Ben Oliver
On 18-11-10 06:11:34, mick crane wrote: Does anybody know about these portable CD players like Sony Discman ? On the PC I "play stories.m3u" where "stories.m3u" is just a list of mp3 files from librivox.org If I put them on a CD will Discman play them, with a menu selection ? Are they ATRAC or

Re: dans "private joke" il y a "private" et dans "debian-user-french" il y a "french"

2018-11-12 Thread aishen
Effectivement je m'en étais même pas rendu compte... Tellement sont en anglo-saxon Le 12/11/2018 à 08:06, hamster a écrit : Et après ca il y a des gens qui ralent parce bernard pose des questions de newbie… Le 12/11/2018 à 07:34, aishen a écrit : Explain ? I don't understand but I guess I am

Re: heads up: timidity causes pulseaudio to not find sound cards

2018-11-12 Thread Eric S Fraga
On Monday, 12 Nov 2018 at 08:12, deloptes wrote: > Hi this is known issue, but purging is really not necessary as you could set > (AFAIK) TIM_ALSASEQ=false > in /etc/default/timidity Thanks. I don't (currently) use timidity so purging was an easy solution. However, it's good to know that there

Re: video chat sous Linux/Debian/Sid

2018-11-12 Thread Bernard Schoenacker
- Mail original - > De: "aishen" > À: debian-user-french@lists.debian.org > Envoyé: Lundi 12 Novembre 2018 07:34:51 > Objet: Re: video chat sous Linux/Debian/Sid > > Explain ? I don't understand but I guess I am missing something ? lol > England has vote to the brexit, then english

Re: Apt geeft rare foutmelding

2018-11-12 Thread Wouter Verhelst
On Tue, Nov 06, 2018 at 12:00:19PM +0100, Paul van der Vlis wrote: > Hoi, > > Ik zie dat bug 909000 gerepareerd zou zijn. Nu wou ik proberen Enigmail > te installeren uit Stretch, maar ik krijg deze melding: > > De volgende pakketten hebben niet-voldane vereisten: > enigmail :

Re: ssh

2018-11-12 Thread Michael Howard
On 12/11/2018 13:49, Alan Taylor wrote: Greetings, I have an ssh problem - one user can use it successfully, another cannot. I have checked and rechecked permissions until I am blue in the face … At the moment just trying to ssh into the same machine I am on for the problem user (the other

Re: Lire ses logs rapidement de façon efficace

2018-11-12 Thread Belaïd
Bonjour, Une solution pas facile facile à mettre en oeuvre mais efficace une fois la solution mise en place, le triplet "elasticsearch, logstach et kibana" Le dim. 11 nov. 2018 13:58, G2PC a écrit : > Bonjour, > > Bernard m'avait partagé le paquet ccze pour lire les logs en couleur. > Ça

Re: Lire ses logs rapidement de façon efficace

2018-11-12 Thread Alexandre Goethals
J'allais justement évoquer le triplet ElasticSearch. Par contre c'est très très gourmand en ressources, donc pour une machine personnelle, c'est pas la peine: https://www.elastic.co/guide/en/elasticsearch/guide/current/hardware.html Le 12/11/2018 à 13:57, Belaïd a écrit : Bonjour, Une

Re: buster upgraded postgresql

2018-11-12 Thread mick crane
On 2018-11-12 13:44, Greg Wooledge wrote: > > > but how to find out what is this "cluster-name" for pg_ctlcluster, > > > pg_dropcluster and pg_upgradecluster ? > > > > OK from the conf files assume cluster-name is '10/main' and '11/main' > > respectively ? > > default cluster name for both

Re: Lire ses logs rapidement de façon efficace

2018-11-12 Thread G2PC
>> 4). Un script maison qui plante… >> Tout juste ! J'ai pas mal d'utilisateur fantomes qui font toc toc, et, je >> veux pouvoir suivre la montée en charge du serveur. >> Je cherche aussi à analyser mes propres attaques Dos, et, voir ce que >> retourne les logs en fonction des outils utilisés

Re: Lire ses logs rapidement de façon efficace

2018-11-12 Thread G2PC
>> Ensuite, je tenterais de stocker les données dans mysql. > Quel intérêt, franchement ? Faire compliqué, quand on peut faire simple ! Bernard m'en avait parlé. J'avais aussi pu lire déjà des articles à ce sujet. Je crois que ça peut être pratique, lors de sauvegardes, pour conserver les

Re: pushd/popd

2018-11-12 Thread Greg Wooledge
On Sat, Nov 10, 2018 at 11:58:53PM -0600, David Wright wrote: > BTW whenever I change directory in scripts, I make sure that I'm in a > subshell by using ( and ), which guarantees that I get back to the > same directory however the script finishes. Depends on the script. For scripts that change

Re: Consulta sobre Raid.

2018-11-12 Thread Matias Mucciolo
On Monday, November 12, 2018 9:29:29 AM -03 Robert J. Briones C. wrote: > El vie., 9 nov. 2018 a las 17:07, Matias Mucciolo > () > escribió: > > On Friday, November 9, 2018 5:01:25 PM -03 Robert J. Briones C. wrote: > > > El vie., 9 nov. 2018 a las 16:50, Matias Mucciolo > > > () > > > > > >

Re: portable CD players

2018-11-12 Thread Greg Wooledge
On Sat, Nov 10, 2018 at 10:47:11AM -0500, rhkra...@gmail.com wrote: > IIRC, a CD holds a maximum of 80 minutes .wav sound. (Around 800MB, about 1 > MB per minute). A 4 GB holds way more than that in .mp3, although a figure > doesn't come to mind at the moment -- maybe more on the order of 40

Re: Consulta sobre Raid.

2018-11-12 Thread Matias Mucciolo
On Saturday, November 10, 2018 4:30:30 PM -03 Galvatorix Torixgalva wrote: > Hola, > > Creo, y digo creo, que o consigues todos los discos del raid. o te > olvidas. > > Raid tiene cosas positivas y cosas negativas. Las positivas son muy > positivas y las negativas son muy negativas. > >

Re: ssh

2018-11-12 Thread Alan Taylor
No, both users have rsa and ed25519 keys only. On 12 Nov 2018, 22:07 +0800, Freek de Kruijf , wrote: > Op maandag 12 november 2018 14:49:23 CET schreef Alan Taylor: > > Greetings, > > > > I have an ssh problem - one user can use it successfully, another cannot. I > > have checked and rechecked

Re: Consulta sobre Raid.

2018-11-12 Thread Robert J. Briones C.
El vie., 9 nov. 2018 a las 17:07, Matias Mucciolo () escribió: > > On Friday, November 9, 2018 5:01:25 PM -03 Robert J. Briones C. wrote: > > El vie., 9 nov. 2018 a las 16:50, Matias Mucciolo > > () > > escribió: > > > On Friday, November 9, 2018 4:47:48 PM -03 Robert J. Briones C. wrote: > > > >

Re: Lire ses logs rapidement de façon efficace

2018-11-12 Thread Ph. Gras
Salut, > 4). Un script maison qui plante… > Tout juste ! J'ai pas mal d'utilisateur fantomes qui font toc toc, et, je > veux pouvoir suivre la montée en charge du serveur. > Je cherche aussi à analyser mes propres attaques Dos, et, voir ce que > retourne les logs en fonction des outils utilisés

Re: Consulta sobre Raid.

2018-11-12 Thread Robert J. Briones C.
El lun., 12 nov. 2018 a las 9:12, Matias Mucciolo () escribió: > > On Saturday, November 10, 2018 4:30:30 PM -03 Galvatorix Torixgalva wrote: > > Hola, > > > > Creo, y digo creo, que o consigues todos los discos del raid. o te > > olvidas. > > > > Raid tiene cosas positivas y cosas negativas.

Re: Consulta sobre Raid.

2018-11-12 Thread Robert J. Briones C.
El lun., 12 nov. 2018 a las 9:45, Matias Mucciolo () escribió: > > On Monday, November 12, 2018 9:29:29 AM -03 Robert J. Briones C. wrote: > > El vie., 9 nov. 2018 a las 17:07, Matias Mucciolo > > () > > escribió: > > > On Friday, November 9, 2018 5:01:25 PM -03 Robert J. Briones C. wrote: > > >

Re: buster upgraded postgresql

2018-11-12 Thread Greg Wooledge
> > > > but how to find out what is this "cluster-name" for pg_ctlcluster, > > > > pg_dropcluster and pg_upgradecluster ? > > > > > > OK from the conf files assume cluster-name is '10/main' and '11/main' > > > respectively ? > > > > default cluster name for both clusters should be "main". > yes

ssh

2018-11-12 Thread Alan Taylor
Greetings, I have an ssh problem - one user can use it successfully, another cannot. I have checked and rechecked permissions until I am blue in the face … At the moment just trying to ssh into the same machine I am on for the problem user (the other user can ssh successfully, both to the

Re: Filosofía: RAID vs particiones en sistema hogareño [TERMINADO]

2018-11-12 Thread Javier ArgentinaBBAR
El mar., 23 oct. 2018 a las 14:13, Javier ArgentinaBBAR () escribió: > > Buenas tardes: > > La siguiente es una pregunta para debate y escuchar opiniones, no para > corregir problemas. > > Desde hace 14 años uso GNU/Linux, y siempre he usado particiones. > Con el tiempo, el crecimiento de datos y

Re: ssh

2018-11-12 Thread Freek de Kruijf
Op maandag 12 november 2018 14:49:23 CET schreef Alan Taylor: > Greetings, > > I have an ssh problem - one user can use it successfully, another cannot. I > have checked and rechecked permissions until I am blue in the face … At the > moment just trying to ssh into the same machine I am on for

Re: ssh

2018-11-12 Thread Andrew McGlashan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 13/11/18 12:49 am, Alan Taylor wrote: > Greetings, > > I have an ssh problem - one user can use it successfully, another > cannot. I have checked and rechecked permissions until I am blue in > the face … At the moment just trying to ssh into

Re: ssh

2018-11-12 Thread David Christensen
Alan: Let's keep this on-list. I am subscribed. So, you have installed the Debian package 'backuppc' on host 'sirius', and intend to use it as a BackupPC server? The package created the group 'backuppc' and the user 'backuppc', with home directory '/usr/local/BackupPC'? How were the

Re: ssh

2018-11-12 Thread john doe
On 11/12/2018 2:49 PM, Alan Taylor wrote: > Greetings, > > I have an ssh problem - one user can use it successfully, another cannot. I > have checked and rechecked permissions until I am blue in the face … > At the moment just trying to ssh into the same machine I am on for the > problem user

Re: Lire ses logs rapidement de façon efficace

2018-11-12 Thread G2PC
> Une solution pas facile facile à mettre en oeuvre mais efficace une > fois la solution mise en place,  le triplet "elasticsearch,  logstach > et kibana" C'est  noté : https://www.visionduweb.eu/wiki/index.php?title=Sommaire_S%C3%A9curit%C3%A9#Aller_plus_loin_avec_les_logs

Re: portable CD players

2018-11-12 Thread rhkramer
On Monday, November 12, 2018 08:35:23 AM Greg Wooledge wrote: > On Sat, Nov 10, 2018 at 10:47:11AM -0500, rhkra...@gmail.com wrote: > > IIRC, a CD holds a maximum of 80 minutes .wav sound. (Around 800MB, > > about 1 MB per minute). A 4 GB holds way more than that in .mp3, > > although a figure

Re: ssh

2018-11-12 Thread rhkramer
On Monday, November 12, 2018 09:16:37 AM Andrew McGlashan wrote: > On 13/11/18 12:49 am, Alan Taylor wrote: > > Greetings, > > > > I have an ssh problem - one user can use it successfully, another > > cannot. I have checked and rechecked permissions until I am blue in > > the face … At the moment

Re: ssh

2018-11-12 Thread Andrew McGlashan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Okay, show us the user's home directory permissions and that of their own .ssh directory please. Also, the permissions of the authorized_keys file. And there are no typos in /etc/group for the users allowed by "AllowUsers" ? Nothing in the

Re: Consulta sobre Raid.

2018-11-12 Thread Galvatorix Torixgalva
Hola, nada más lejos de mi intención desinformar. Sucede que hace tiempo tuve la suerte de usar un equipo con dos discos duros y aproveché para realizar unas pruebas con raid. Lo que hice en la contestación fue intentar ponerme en el mejor de los casos y también en el peor de los casos. Y sí,

Re: Archiving content of a directory on a DVD-R.

2018-11-12 Thread peter
On Wed, Nov 07, 2018 at 01:52:13PM -0800, pe...@easthope.ca wrote: > > My backup procedures are shell functions > > rather than scripts * From: Greg Wooledge * Date: Thu, 8 Nov 2018 08:18:15 -0500 > That's pretty bizarre. I don't see what advantage that gives you over > simply

Re: heads up: timidity causes pulseaudio to not find sound cards

2018-11-12 Thread Jochen Spieker
Eric S Fraga: > > I recently did an 'apt update; apt upgrade' on my desktop which is > running testing (aka buster). Doing so led to my losing sound through > any application that relies on pulseaudio, e.g. firefox. I could still > use console based tools (e.g. mocp) to listen to music but

Re: P2V Convertendo maquina a quente com raid software

2018-11-12 Thread Leandro Guimarães Faria Corcete DUTRA
Le lundi 12 novembre 2018 à 15:54 -0200, Anderson Bertling a écrit : > edito os arquivos fstab e grub Edita como? De que valores para que valores? > mas quando subo a maquina aparece erro, Que erro, para que comando com que valores de configuração nos arquivos acima? Ajude-nos a

Re: Archiving content of a directory on a DVD-R.

2018-11-12 Thread Greg Wooledge
On Mon, Nov 12, 2018 at 01:13:14PM -0800, pe...@easthope.ca wrote: > How are multiple commands defined in one file? Then invoke? > sudo backup1 > sudo backup2 > sudo backup3 Just put all the commands in one script, for example: #!/bin/sh backup1 && backup2 && backup3 Then run "sudo

Re: pushd/popd

2018-11-12 Thread David Wright
On Mon 12 Nov 2018 at 08:40:15 (-0500), Greg Wooledge wrote: > On Sat, Nov 10, 2018 at 11:58:53PM -0600, David Wright wrote: > > BTW whenever I change directory in scripts, I make sure that I'm in a > > subshell by using ( and ), which guarantees that I get back to the > > same directory however

Re: Mystery interface reported by ip.

2018-11-12 Thread peter
* From: Reco * Date: Fri, 9 Nov 2018 19:56:24 +0300 > Ok, let's do it the hard way. > > udevadm info /sys/class/net/LocLCS218301788 peter@joule:~$ udevadm info /sys/class/net/LocLCS218301788 P: /devices/pci:00/:00:1e.0/:02:08.0/net/LocLCS218301788 E:

P2V Convertendo maquina a quente com raid software

2018-11-12 Thread Anderson Bertling
Boa tarde a todos, estou com problemas para converter uma maquina real em virtual pois a mesma possui raid em software, a conversão se encerra aos 97% edito os arquivos fstab e grub mas quando subo a maquina aparece erro, alguém já fez essa ação de conversão? não consigo subir a vm agradeço