Re: root on ZFS

2018-09-11 Thread Mimiko
On 11.09.2018 15:48, Matthew Crews wrote: My recommendation is to use a separate /boot partition and make it EXT2. I'm planning on using ZFS as software raid on which I'll create vols. So it might be ext2, ext3, ext4.

Re: ext2 for /boot ???

2018-09-11 Thread Mimiko
I've had root / and /boot on same partition ext4 with other directories, except /var, /home, /srv so system will boot even if those directories fill up. As most data will be at same disks (separated using MD in mirrors), failing both disks at same time will break the system any way. Some solution

Re: ext2 for /boot ???

2018-09-11 Thread Lee
On 9/11/18, Felix Miata wrote: > Andrew McGlashan composed on 2018-09-12 04:01 (UTC+1000): > >> Matthew Crews wrote: > >>> My recommendation is to use a separate /boot partition and make it EXT2. > >> Why not at least ext3? I don't baulk at ext4 btw for /boot -- I can >> never understand why

Re: red SATA cable corruption

2018-09-11 Thread Felix Miata
Gene Heskett composed on 2018-09-11 22:29 (UTC-0400): > On Tuesday 11 September 2018 21:34:27 Felix Miata wrote: >> IMO, red because it's red is less likely than red because red was the ^^^ *Less* likely, not unlikely. IOW, both happen, but red dye cancer

Re: update problem

2018-09-11 Thread Default User
On Tue, Sep 11, 2018 at 1:16 PM Patrick Bartek wrote: > On Tue, 11 Sep 2018 00:56:03 -0400 > Default User wrote: > > > On Mon, Sep 10, 2018, 23:42 Patrick Bartek > > wrote: > > > > [big snip] > > > > > > Well, it is Unstable. So, problems are expected. It's the nature > > > of the beast. Let

udev (without systemd) fails to find devices

2018-09-11 Thread Bill Brelsford
I recently upgraded the sid installation on an i386 machine. With udev upgraded to 239-8, many devices are no longer detected during boot, e.g. usb, network card, video, audio. I also have a not-upgraded buster partition on the same machine -- a large portion of its dmesg output is simply

Re: red SATA cable corruption (was: File with weird permissions, impossible to delete)

2018-09-11 Thread Gene Heskett
On Tuesday 11 September 2018 21:34:27 Felix Miata wrote: > Gene Heskett composed on 2018-09-11 21:21 (UTC-0400): > > Ben Caradoc-Davies wrote: > >> I would first identify the *cause* and replace all unreliable > >> hardware before bothering to restore from backup. If you have > >> noticed some

Re: Python en Debian 9

2018-09-11 Thread Jhosue rui
La respuesta fácil. No le creas a nadie, verificarlo por ti miismo dpkg -l | grep python python -V El mar., 11 sept. 2018 9:40 p. m., Yair De la cruz escribió: > Buenas noches Equipo, > > Quiero Aprender a programar en Python, y estoy viendo tutoriales, Tengo > Instalado Xubuntu 16.xx y

latest libssl in SID breaking xfreerdp

2018-09-11 Thread Dale Harris
libssl1.1 version 1.1.1~~pre9-1 is breaking something xfreerdp. I had to downgrade to libssl version 1.1.0f-3+deb9u2, and xfreerdp worked again just fine. Kind of looks like there is a new version coming out, but I wasn't sure if this problem was addressed. Unfortunately I don't have much time

bug

2018-09-11 Thread james
E: The value 'stable-updates' is invalid for APT::Default-Release as such a release is not available in the sources E: _cache->open() failed, please report.

Python en Debian 9

2018-09-11 Thread Yair De la cruz
Buenas noches Equipo, Quiero Aprender a programar en Python, y estoy viendo tutoriales, Tengo Instalado Xubuntu 16.xx y cada vez que compilo un codigo me da errores, he buscado en internet y me han comentado que es por que tengo python 2.7 y tengo que cambiarme a python 3.5, para que asi minimise

Re: red SATA cable corruption (was: File with weird permissions, impossible to delete)

2018-09-11 Thread Felix Miata
Gene Heskett composed on 2018-09-11 21:21 (UTC-0400): > Ben Caradoc-Davies wrote: >> I would first identify the *cause* and replace all unreliable hardware >> before bothering to restore from backup. If you have noticed some >> corruption, you likely also have some unnoticed corruption.

Re: Previously Bootable: Stretch using Grub with GPT, LUKS, & BTRFS

2018-09-11 Thread Joel Brunetti
On Tue, 11 Sep 2018 at 17:22, Igor Cicimov wrote: > > > On Tue, 11 Sep 2018 11:45 am Joel Brunetti wrote: > >> Hey Team, >> >> I'm having trouble booting a previously bootable system. >> This system has been in use since very shortly before the Stretch release >> and has always been Stretch. >>

Re: Bug#908349: firefox-esr: no sound after upgrading from 52.9 to 60.2

2018-09-11 Thread Ric Moore
On 09/10/2018 08:27 AM, Brad Rogers wrote: On Mon, 10 Sep 2018 11:53:01 + (UTC) Curt wrote: Hello Curt, So uninstall it then in that unfortunate case--with extreme prejudice Time. Oh, and I can't be arsed to try PA in the first place. :-) Or are we dealing with the supernatural

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Gene Heskett
On Tuesday 11 September 2018 19:13:58 Ben Caradoc-Davies wrote: > On 12/09/2018 00:59, Greg Wooledge wrote: > > On Tue, Sep 11, 2018 at 01:52:15PM +0200, Pétùr wrote: > >> I have some files, with weird permissions: > >> # ls -la > >> d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412

Re: A Very Bad umount

2018-09-11 Thread Gene Heskett
On Tuesday 11 September 2018 15:28:30 Martin McCormick wrote: [...] >    Any constructive ideas are appreciated.  If I left the > drives mounted all the time, there would be no spew but since > these are backup drives, having them mounted all the time is > quite risky. > > Martin McCormick

Re: root on ZFS

2018-09-11 Thread David Christensen
On 09/11/2018 01:42 AM, Mimiko wrote: Hello. Currently I use ZFS for making a pool of disks, but the system itself is installed on 2 SSD disks using MD to mirror. How is now ZFS on handling booting from ZFS mirror. Can I start use ZFS as root filesystem on latest Debian? Is it stable on

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Felix Miata
Pétùr composed on 2018-09-11 19:45 (UTC+0200): > Martin composed: >> don't get crazy about FS corruption. There is no sign this is the case so >> far. Date and UID's are odd, but valid within ext4. Remove the immutable >> flag (chattr -i), you will be able to alter the files as you like. >> One

Re: ext2 for /boot ???

2018-09-11 Thread Felix Miata
Andrew McGlashan composed on 2018-09-12 04:01 (UTC+1000): > Matthew Crews wrote: >> My recommendation is to use a separate /boot partition and make it EXT2. > Why not at least ext3? I don't baulk at ext4 btw for /boot -- I can > never understand why ext2 is recommended when ext4 gives no

Re: Previously Bootable: Stretch using Grub with GPT, LUKS, & BTRFS

2018-09-11 Thread Igor Cicimov
On Tue, 11 Sep 2018 11:45 am Joel Brunetti wrote: > Hey Team, > > I'm having trouble booting a previously bootable system. > This system has been in use since very shortly before the Stretch release > and has always been Stretch. > I'm using Grub to boot a fully encrypted system. Each drive is

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Ben Caradoc-Davies
On 12/09/2018 00:59, Greg Wooledge wrote: On Tue, Sep 11, 2018 at 01:52:15PM +0200, Pétùr wrote: I have some files, with weird permissions: # ls -la d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412 index.html Obvious file system corruption. Unmount, fsck, re-mount, and then be prepared

Re: Recommandations pour un PC portable "réparable"

2018-09-11 Thread G2PC
Le 11/09/2018 à 10:38, Stephane Ascoet a écrit : > Le 11/09/2018 à 10:26, dethegeek a écrit : >> Je rejoins une réflexion vue sur un forum il y a pas mal d'années: >> "mieux vaut un lenovo d'occasion qu'un portable d'une autre marque >> acheté neuf". > > Bonjour, oui, dans le milieu professionnel,

Re: Domain join foutmelding

2018-09-11 Thread Bas Neve
samba-dsdb-modules is geinstalleerd. Deze melding is niet meer blocking. sssd.conf had default teveel rechten 644 ipv 600 waardoor de daemon niet starten. Wat het blokkerede issue leidde. Graag ontvang ik een bevestiging retour. Met vriendelijke groet, Bas Neve bastiaann...@gmail.com 316

Re: File with weird permissions, impossible to delete

2018-09-11 Thread David Wright
On Tue 11 Sep 2018 at 19:34:53 (+0200), Martin wrote: > Pétùr, > > don't get crazy about FS corruption. There is no sign this is the case so > far. Date and UID's are odd, but valid within ext4. Remove the immutable flag > (chattr -i), you will be able to alter the files as you like. > > One

Re: A Very Bad umount

2018-09-11 Thread Martin McCormick
=?UTF-8?Q?=c3=89tienne_Mollier?= writes: > > Good Day, > > Not sure if that is the kind of answer you would wish to > expect, but have you considered doing umounts sequentially? > (optionally after synchronizing file systems) > > sync > umount /var/cache/rsnapshot >

Re: Domain join foutmelding

2018-09-11 Thread Geert Stappers
On Tue, Sep 11, 2018 at 08:45:29AM +0200, Bas Neve wrote: > Beste mensen, > > Bij het joinen van een windows domein met een Debian stretch machine krijg > ik de volgende foutmelding: > ldb: unable to stat module /usr/lib/x86_64-linux-gnu/samba/ldb : No such > file or directory >

Re: A Very Bad umount

2018-09-11 Thread Étienne Mollier
On 9/11/18 9:28 PM, Martin McCormick wrote: > #Combine 2 256-GB drives in to 1 512 GB drive. > > mount /rsnapshot1 > mount /rsnapshot2 > mhddfs /rsnapshot1,/rsnapshot2 /var/cache/rsnapshot -o mlimit=100M > -8<8< > I have actually tried > > umount

A Very Bad umount

2018-09-11 Thread Martin McCormick
This has all the earmarks of a race condition because it is totally intermittent. It succeeds maybe 80% of the time. I am using rsync to backup a Linux system to a pair of thumb drives which both appear to be healthy. The mounting process goes as follows: #Combine 2 256-GB drives in to

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Joe Pfeiffer
Pétùr writes: > Le 11/09/2018 à 19:34, Martin a écrit : >> >> don't get crazy about FS corruption. There is no sign this is the >> case so far. Date and UID's are odd, but valid within ext4. Remove >> the immutable flag (chattr -i), you will be able to alter the files >> as you like. >> >> One

Re: Previously Bootable: Stretch using Grub with GPT, LUKS, & BTRFS

2018-09-11 Thread Anders Andersson
On Tue, Sep 11, 2018 at 3:28 AM, Joel Brunetti wrote: > I'm having trouble booting a previously bootable system. > This system has been in use since very shortly before the Stretch release > and has always been Stretch. > I'm using Grub to boot a fully encrypted system. Each drive is partitioned

Re: ext2 for /boot ??? -- WAS: Re: root on ZFS

2018-09-11 Thread Michael Stone
On Wed, Sep 12, 2018 at 04:01:10AM +1000, Andrew McGlashan wrote: On 11/09/18 22:48, Matthew Crews wrote: My recommendation is to use a separate /boot partition and make it EXT2. Why not at least ext3? I don't baulk at ext4 btw for /boot -- I can never understand why ext2 is recommended when

Re: File with weird permissions, impossible to delete

2018-09-11 Thread mick crane
On 2018-09-11 18:45, Pétùr wrote: Le 11/09/2018 à 19:34, Martin a écrit : don't get crazy about FS corruption. There is no sign this is the case so far. Date and UID's are odd, but valid within ext4. Remove the immutable flag (chattr -i), you will be able to alter the files as you like.

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Michael Stone
On Tue, Sep 11, 2018 at 07:34:53PM +0200, Martin wrote: don't get crazy about FS corruption. There is no sign this is the case so far. umm, yeah, this is pretty classic. it's more likely than not that random bits will result in file attributes that can be interpreted but are completely

Re: ext2 for /boot ??? -- WAS: Re: root on ZFS

2018-09-11 Thread Matthew Crews
My thought process is that there's no reason for any advanced features in /boot since it should rarely change (aside from the occasional kernel or driver update). That said, theres no real harm in using a different filesystem for /boot, such as ext3, ext4, btrfs, etc., so long as your

Re: Gimp Babl too old

2018-09-11 Thread Dan Ritter
On Tue, Sep 11, 2018 at 07:12:19PM +0200, Pétùr wrote: > Gimp does not start on debian sid and shows the message: > > --- > BABL version too old! > > GIMP requires BABL version 0.1.56 or later. > Installed BABL version is 0.1.44. > > Somehow you or your software packager managed > to install

Re: Recommandations pour un PC portable "réparable"

2018-09-11 Thread contact
sur Ecodair il y a des PC de bonne qualité d'occasion issus d'un ESAT https://www.ordinateur-occasion.com/ François-Marie BILLARD Le 10/09/2018 à 12:52, Olivier a écrit : Bonjour, Depuis plusieurs années et la mode des ultra-portables, j'observe avec tristesse que beaucoup de PC portables

ext2 for /boot ??? -- WAS: Re: root on ZFS

2018-09-11 Thread Andrew McGlashan
Hi, On 11/09/18 22:48, Matthew Crews wrote: > My recommendation is to use a separate /boot partition and make it EXT2. Why not at least ext3? I don't baulk at ext4 btw for /boot -- I can never understand why ext2 is recommended when ext4 gives no trouble and has other advantages, even ext3 has

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Pétùr
Le 11/09/2018 à 19:34, Martin a écrit : don't get crazy about FS corruption. There is no sign this is the case so far. Date and UID's are odd, but valid within ext4. Remove the immutable flag (chattr -i), you will be able to alter the files as you like. One hint will be, check if your system

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Martin
Pétùr, don't get crazy about FS corruption. There is no sign this is the case so far. Date and UID's are odd, but valid within ext4. Remove the immutable flag (chattr -i), you will be able to alter the files as you like. One hint will be, check if your system time is ok (both, date and

Re: update problem

2018-09-11 Thread Patrick Bartek
On Tue, 11 Sep 2018 00:56:03 -0400 Default User wrote: > On Mon, Sep 10, 2018, 23:42 Patrick Bartek > wrote: > > [big snip] > > > > Well, it is Unstable. So, problems are expected. It's the nature > > of the beast. Let us know how it goes. At worst, since .17 works, > > stick with it

Gimp Babl too old

2018-09-11 Thread Pétùr
Gimp does not start on debian sid and shows the message: --- BABL version too old! GIMP requires BABL version 0.1.56 or later. Installed BABL version is 0.1.44. Somehow you or your software packager managed to install GIMP with an older BABL version. Please upgrade to BABL version 0.1.56 or

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Michael Stone
On Tue, Sep 11, 2018 at 09:49:32AM -0600, Joe Pfeiffer wrote: "Thomas Schmitt" writes: Something trampled the parent directory or its attached data structures. It appears to be the two inodes, not the parent directory, that got trampled. The problem is that it's fairly unlikely that two

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Joe Pfeiffer
"Thomas Schmitt" writes: > > Something trampled the parent directory or its attached data structures. It appears to be the two inodes, not the parent directory, that got trampled.

Re: [HS] Disque amovible défaillant

2018-09-11 Thread Christophe De Natale
Le 11/09/2018 à 14:03, MERLIN Philippe a écrit : Bonjour, J'ai un disque dur amovible d' 1 TO de la marque TOSHIBA suite à une chute récente le disque dur ne démarre pas toujours, en le manipulant un peu j'arrive à le faire redémarrer. J'ai déjà tout sauvegarder sur un autre disque de taille

Re: RE: Recommandations pour un PC portable "réparable"

2018-09-11 Thread elguero eric
Le mardi 11 septembre 2018 à 16:43:01 UTC+2, Olivier a écrit : Le mar. 11 sept. 2018 à 14:40, elguero eric a écrit : bonjour, la batterie non extractible j'étais dubitatif aussi mais force est de constater qu'aussi bien sur le macbook pro que j'ai depuis 4 ans que sur le HP

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Pétùr
Le 11/09/2018 à 16:44, Michael Stone a écrit : On Tue, Sep 11, 2018 at 08:59:56AM -0400, Greg Wooledge wrote: On Tue, Sep 11, 2018 at 01:52:15PM +0200, Pétùr wrote: I have some files, with weird permissions: # ls -la d-wS--S--T 2 1061270772 2605320832  4096 oct.   7  2412 index.html Obvious

Re: [HS] Disque amovible défaillant

2018-09-11 Thread Christophe De Natale
Le 11/09/2018 à 14:34, dethegeek a écrit : Bonjour Bonjour, Tous les boîtiers de disque dur externes que j'ai vu jusque là contiennent un disque dur tout à fait standard, 3.5 ou 2,5 pouces selon le type du produit. Non pas du tout, du moins plus maintenant :-( On retombe dans la question

Re: Freeradius: qu'est ce qu'un certificat de server pour WiFi WPA-Entreprise PEAP ?

2018-09-11 Thread Olivier
Bonjour, En consultant d'autres listes, j'ai collecté des conseils qu'il me parait intéressant de partager ici. Pour faire simple, si j'ai bien compris, des personnes conseillent de traiter les connexions aux réseaux WiFi sécurisés de la façon suivante: - l'utilisateur importe sur sa machine un

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Thomas Schmitt
Hi, i wrote: > > What do you get from command stat index.html Pétùr wrote: > File: .cache/shotwell/thumbs/thumbs360/thumb0c5c.jpg > Size: 24576 Blocks: 32 IO Block: 4096 regular file > Device: 802h/2050d Inode: 4744568 Links: 1 > Access:

Re: Hoe temperatuur informatie van sensors te intepreteren

2018-09-11 Thread Jan Claeys
On Tue, 2018-09-11 at 08:26 +0200, Cecil Westerhof wrote: > Wanneer ik sensors draai dan krijg ik o.a.: > CPU_TEMP: +53.5°C (high = +80.0°C, hyst = +75.0°C) sensor = > thermistor > > Ik heb een grafisch tooltje geschreven dat in een grafiek de > temperatuur van het afgelopen uur laat

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Michael Stone
On Tue, Sep 11, 2018 at 08:59:56AM -0400, Greg Wooledge wrote: On Tue, Sep 11, 2018 at 01:52:15PM +0200, Pétùr wrote: I have some files, with weird permissions: # ls -la d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412 index.html Obvious file system corruption. Unmount, fsck,

Re: RE: Recommandations pour un PC portable "réparable"

2018-09-11 Thread Olivier
Le mar. 11 sept. 2018 à 14:40, elguero eric a écrit : > bonjour, > > la batterie non extractible j'étais > dubitatif aussi mais force est > de constater qu'aussi bien sur > le macbook pro que j'ai depuis 4 ans > que sur le HP Zbook (2 ans), la batterie > d'origine est durable. > Tiens, ça

Ma première connexion PPPoE en labo

2018-09-11 Thread Olivier
Bonjour, J'ai configuré deux machines virtuelles sous Debian Stretch afin d'étudier PPPoE. Ces deux machines ont une interface Ethernet ens9 dédiée au PPPoE. Je suis totalement novice sur PPPoE donc je me sens parfaitement capable des pires erreurs et énormités. Le serveur PPPoE est lancé avec

Re: File with weird permissions, impossible to delete

2018-09-11 Thread David Wright
On Tue 11 Sep 2018 at 14:48:45 (+0200), Pétùr wrote: > I have two files with this problem. > > The first one (index.html) which is considered as directory is in > .local/share/Trash/expunged > > and the second one is a thumb of shotwell: > > $ ls -la

Re: Kan dit niet beter naar de beheerder worden gestuurd

2018-09-11 Thread Cecil Westerhof
Paul van der Vlis writes: > Op 11-09-18 om 14:26 schreef Cecil Westerhof: > >> Op het ogenblik krijg ik voor ieder bericht dat ik stuur een bericht >> terug. > Vreemd, ik heb niets gekregen. De beheerder heeft het reeds aangepast. Op mijn vorige kreeg ik ook geen bounce meer terug. Dat was

Re: Recommandations pour un PC portable "réparable"

2018-09-11 Thread daniel huhardeaux
Le 11/09/2018 à 14:51, MAS Jean-Louis a écrit : Le 10/09/2018 à 12:52, Olivier a écrit : Auriez-vous une recommandation ? Les grandes marques qui possèdent des gammes professionnelles répondent à ce cahier des charges dès que l'on exclut les portables ultra-légers. Nommément Dell, HP et

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Martin
Am 11.09.2018 um 14:48 schrieb Pétùr: > I have two files with this problem. > > The first one (index.html) which is considered as directory is in > .local/share/Trash/expunged > > and the second one is a thumb of shotwell: > > $ ls -la .cache/shotwell/thumbs/thumbs360/thumb0c5c.jpg

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Greg Wooledge
On Tue, Sep 11, 2018 at 01:52:15PM +0200, Pétùr wrote: > I have some files, with weird permissions: > > # ls -la > d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412 index.html Obvious file system corruption. Unmount, fsck, re-mount, and then be prepared to restore the data from your last

Re: Recommandations pour un PC portable "réparable"

2018-09-11 Thread MAS Jean-Louis
Le 10/09/2018 à 12:52, Olivier a écrit : > Auriez-vous une recommandation ? Les grandes marques qui possèdent des gammes professionnelles répondent à ce cahier des charges dès que l'on exclut les portables ultra-légers. Nommément Dell, HP et Lenovo à ma connaissance. Chez Dell c'est la gamme

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Erik Christiansen
On 11.09.18 13:52, Pétùr wrote: > I have some files, with weird permissions: > > # ls -la > d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412 index.html OK, you have the suid, sgid, and sticky bits set, and it's a directory. Execute (directory navigate) permission is off. > Cannot delete,

Re: Sound in Stretch

2018-09-11 Thread Greg Wooledge
> > does the command alsa-info give a clue? > > I didn't know about that one. It gives pages of stuff that look like > what I used to find in /proc/asound, it certainly knows all about the > USB device. No error messages, no suggestion as to what might be > missing. Since it's USB, the obvious

Re: Kan dit niet beter naar de beheerder worden gestuurd

2018-09-11 Thread Paul van der Vlis
Op 11-09-18 om 14:26 schreef Cecil Westerhof: > Op het ogenblik krijg ik voor ieder bericht dat ik stuur een bericht > terug. Vreemd, ik heb niets gekregen. Groet, Paul -- Paul van der Vlis Linux systeembeheer Groningen https://www.vandervlis.nl/

Re: root on ZFS

2018-09-11 Thread Matthew Crews
On 9/11/18 5:17 AM, Mimiko wrote: > My question is more about if I should use ZFS as boot, or stick with old MD > raid. Would not ZFS booting break if an update to zfs will be applied? If you intend on using ZFS RAID, do a ZFS RAIDZ pool and not MDADM. ZFS handles all of the functions of RAID

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Pétùr
I have two files with this problem. The first one (index.html) which is considered as directory is in .local/share/Trash/expunged and the second one is a thumb of shotwell: $ ls -la .cache/shotwell/thumbs/thumbs360/thumb0c5c.jpg --wS-w--wT 1 680132648 44094674 24576 mars 27 2211

Re: root on ZFS

2018-09-11 Thread Matthew Crews
On 9/11/18 2:04 AM, to...@tuxteam.de wrote: > On Tue, Sep 11, 2018 at 11:42:43AM +0300, Mimiko wrote: >> Hello. >> >> Currently I use ZFS for making a pool of disks, but the system itself is >> installed on 2 SSD disks using MD to mirror. >> >> How is now ZFS on handling booting from ZFS mirror.

Re: root on ZFS

2018-09-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Sep 11, 2018 at 03:17:11PM +0300, Mimiko wrote: > On 11.09.2018 12:04, to...@tuxteam.de wrote: > >>Hello. > >> > >>Currently I use ZFS for making a pool of disks, but the system itself is > >>installed on 2 SSD disks using MD to mirror.

Re: RE: Recommandations pour un PC portable "réparable"

2018-09-11 Thread elguero eric
bonjour, la batterie non extractible j'étais dubitatif aussi mais force est de constater qu'aussi bien sur le macbook pro que j'ai depuis 4 ans que sur le HP Zbook (2 ans), la batterie d'origine est durable. Je réformerai probablement l'apple alors que sa batterie fonctionne encore. e.e.

Re: [HS] Disque amovible défaillant

2018-09-11 Thread dethegeek
Bonjour Tous les boîtiers de disque dur externes que j'ai vu jusque là contiennent un disque dur tout à fait standard, 3.5 ou 2,5 pouces selon le type du produit. Ils sont en fait faits d'une petite interface USB/SATA ou USB/IDE pour les plus anciens. A mon avis ce ne seront pas les contacts

RE: Recommandations pour un PC portable "réparable"

2018-09-11 Thread BOITEUX, Frederic
Bonjour, J'ai moi-aussi un ancien Thinkpad, (2ème machine de cette marque) qui tient toujours la route, mais je ne suis pas sûr de repartir sur cette marque une prochaine fois… non que j'ai eu de réels soucis avec le mien, à part la loupiote led [Thinklight] qui a lâché assez

File with weird permissions, impossible to delete

2018-09-11 Thread Martin
What file system? What does 'lsattr' say? Am 11.09.2018 um 13:52 schrieb Pétùr: > I have some files, with weird permissions: > > # ls -la > d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412 index.html > > Cannot delete, cannot change owner or group (what is this user > 1061270772 and

Re: Kan dit niet beter naar de beheerder worden gestuurd

2018-09-11 Thread Cecil Westerhof
Paul van der Vlis writes: > Op 11-09-18 om 08:52 schreef Cecil Westerhof: >> Op mijn vorig bericht kreeg ik (o.a.) het volgende terug: >> gmx.net rejected your message to the following email addresses: >> >> tild...@gmx.de >> >> Your message couldn't be delivered. The error

Re: root on ZFS

2018-09-11 Thread Mimiko
On 11.09.2018 12:04, to...@tuxteam.de wrote: Hello. Currently I use ZFS for making a pool of disks, but the system itself is installed on 2 SSD disks using MD to mirror. How is now ZFS on handling booting from ZFS mirror. Can I start use ZFS as root filesystem on latest Debian? Is it stable

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Thomas Schmitt
Hi, Pétùr wrote: > > d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412 index.html to...@tuxteam.de wrote: > Whoa. 'S' is a setuid file which is not executable. Exotic, to say > the least. Not to speak of the year 2412, and "index.html" being a directory. > Perhaps you are dealing with

Re: File with weird permissions, impossible to delete

2018-09-11 Thread Gene Heskett
On Tuesday 11 September 2018 07:52:15 Pétùr wrote: > I have some files, with weird permissions: > > # ls -la > d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412 index.html > > Cannot delete, cannot change owner or group (what is this user > 1061270772 and group 2605320832 by the way?) even

[HS] Disque amovible défaillant

2018-09-11 Thread MERLIN Philippe
Bonjour, J'ai un disque dur amovible d' 1 TO de la marque TOSHIBA suite à une chute récente le disque dur ne démarre pas toujours, en le manipulant un peu j'arrive à le faire redémarrer. J'ai déjà tout sauvegarder sur un autre disque de taille inférieure. Je soupçonne que la chute a

Re: File with weird permissions, impossible to delete

2018-09-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Sep 11, 2018 at 01:52:15PM +0200, Pétùr wrote: > I have some files, with weird permissions: > > # ls -la > d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412 index.html Whoa. 'S' is a setuid file which is not executable. Exotic, to say

File with weird permissions, impossible to delete

2018-09-11 Thread Pétùr
I have some files, with weird permissions: # ls -la d-wS--S--T 2 1061270772 2605320832 4096 oct. 7 2412 index.html Cannot delete, cannot change owner or group (what is this user 1061270772 and group 2605320832 by the way?) even for root. How can I get rid of these? Pétùr

Re: Kan dit niet beter naar de beheerder worden gestuurd

2018-09-11 Thread Paul van der Vlis
Op 11-09-18 om 08:52 schreef Cecil Westerhof: > Op mijn vorig bericht kreeg ik (o.a.) het volgende terug: > gmx.net rejected your message to the following email addresses: > > tild...@gmx.de > > Your message couldn't be delivered. The error returned by the > email server outside

Re: Recommandations pour un PC portable "réparable"

2018-09-11 Thread kaliderus
Bonjour, J'en suis a mon 2eme Thinkpad / Lenovo en 10 ans, et je pense que je reprendrai le même fournisseur à l'occasion. C'est fabriqué en chine, c'est un peu plus cher que ce qu'on trouve à côté (quoi que !), mais la réputation est justifiée. C'est upgradable au besoin (même si on peut choisir

Re: Sound in Stretch

2018-09-11 Thread deloptes
Curt wrote: > curty@einstein:~$ /usr/sbin/alsa > alsabat-test  alsactl       alsa-info thanks - i didn't look in sbin regards

Re: blank scherm en muisaanwijzer na login

2018-09-11 Thread Paul van der Vlis
Op 10-09-18 om 22:03 schreef Frank Voncken: > Frank Voncken schreef op ma 10-09-2018 om 21:35 [+0200]: >> Op mijn andere laptop met Debian 9 met Gnome 3 (ik geloof 3.22) krijg >> ik, na steeds probleemloze werking, opeens na een login een blank >> scherm met muisaanwijzer. Waarschijnlijk is er met

Re: Sound in Stretch

2018-09-11 Thread deloptes
Joe wrote: > Is there conceivably an issue in Stretch of having USB sound but no > on-board sound? Is that causing the boot process not to build the sound > infrastructure properly? There is a spare PCIe slot, but it's tiny, and > I'm not sure I can get a cheap card that will physically fit. I

Re: How to suggest "new" Software

2018-09-11 Thread basti
Thanks Brain On 11.09.2018 09:50, Brian wrote: On Tue 11 Sep 2018 at 09:36:05 +0200, basti wrote: Hello, how can I suggest new Software to Debian? https://wiki.debian.org/RFP

Re: blank scherm en muisaanwijzer na login

2018-09-11 Thread Matijs van Zuijlen
On 10/09/2018 21:35, Frank Voncken wrote: > Op mijn andere laptop met Debian 9 met Gnome 3 (ik geloof 3.22) krijg > ik, na steeds probleemloze werking, opeens na een login een blank scherm > met muisaanwijzer. Waarschijnlijk is er met een update of met een > autoremove iets misgegaan, iets dat

Re: root on ZFS

2018-09-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Sep 11, 2018 at 11:42:43AM +0300, Mimiko wrote: > Hello. > > Currently I use ZFS for making a pool of disks, but the system itself is > installed on 2 SSD disks using MD to mirror. > > How is now ZFS on handling booting from ZFS mirror. Can

Re: blank scherm en muisaanwijzer na login

2018-09-11 Thread Cecil Westerhof
Frank Voncken writes: > Cecil Westerhof schreef op 2018-09-11 08:20: >> Frank Voncken writes: >> >>> Op mijn andere laptop met Debian 9 met Gnome 3 (ik geloof 3.22) >>> krijg ik, na steeds probleemloze werking, opeens na een login een >>> blank scherm met muisaanwijzer. Waarschijnlijk is er met

Re: Sound in Stretch

2018-09-11 Thread Joe
On Tue, 11 Sep 2018 08:23:58 +0200 deloptes wrote: > Joe wrote: > > > On Mon, 10 Sep 2018 22:54:26 +0200 > > > > > OK, aplay -l as root sees my USB device as card 1. > > why as root - are you in the audio group? No users in audio yet apart from the original installation user. The ssh

root on ZFS

2018-09-11 Thread Mimiko
Hello. Currently I use ZFS for making a pool of disks, but the system itself is installed on 2 SSD disks using MD to mirror. How is now ZFS on handling booting from ZFS mirror. Can I start use ZFS as root filesystem on latest Debian? Is it stable on updates? Thanks for suggestions.

Re: Recommandations pour un PC portable "réparable"

2018-09-11 Thread Stephane Ascoet
Le 11/09/2018 à 10:26, dethegeek a écrit : Je rejoins une réflexion vue sur un forum il y a pas mal d'années: "mieux vaut un lenovo d'occasion qu'un portable d'une autre marque acheté neuf". Bonjour, oui, dans le milieu professionnel, nombreux sont-ceux a ne jurer que par les Thinkpad.

Re: blank scherm en muisaanwijzer na login

2018-09-11 Thread Frank Voncken
Cecil Westerhof schreef op 2018-09-11 08:20: Frank Voncken writes: Op mijn andere laptop met Debian 9 met Gnome 3 (ik geloof 3.22) krijg ik, na steeds probleemloze werking, opeens na een login een blank scherm met muisaanwijzer. Waarschijnlijk is er met een update of met een autoremove

Re: Recommandations pour un PC portable "réparable"

2018-09-11 Thread dethegeek
Bonjour, Le mardi 11 septembre 2018 à 00:09 +0200, Raphaël POITEVIN a écrit : > Jean-Marc writes: > > Mon Dell 7840 répond à presque tous les critères. Mais il n'est > > pas > > tactile. > > Je ne suis pas beaucoup l’actualité du matériel tant que je n’ai pas > besoin d’en changer, mais pour

Re: blank scherm en muisaanwijzer na login

2018-09-11 Thread Frank Voncken
Geert Stappers schreef op 2018-09-11 07:58: On Mon, Sep 10, 2018 at 10:03:32PM +0200, Frank Voncken wrote: Frank Voncken schreef op ma 10-09-2018 om 21:35 [+0200]: > Op mijn andere laptop met Debian 9 met Gnome 3 (ik geloof 3.22) krijg > ik, na steeds probleemloze werking, opeens na een

Re: How to suggest "new" Software

2018-09-11 Thread Brian
On Tue 11 Sep 2018 at 09:36:05 +0200, basti wrote: > Hello, > how can I suggest new Software to Debian? https://wiki.debian.org/RFP -- Brian.

Re: Sound in Stretch

2018-09-11 Thread Brian
On Tue 11 Sep 2018 at 08:23:58 +0200, deloptes wrote: > Joe wrote: > > > On Mon, 10 Sep 2018 22:54:26 +0200 > > > > > OK, aplay -l as root sees my USB device as card 1. > > why as root - are you in the audio group? Having a user in the audio group is unnecessary. ACLs on the devices are

Re: Sound in Stretch

2018-09-11 Thread Brian
On Tue 11 Sep 2018 at 08:27:02 +0200, deloptes wrote: > Brian wrote: > > > alsa-base > > in stretch there is no alsa-base That isn't in dispute. -- Brian.

How to suggest "new" Software

2018-09-11 Thread basti
Hello, how can I suggest new Software to Debian?

Re: Sound in Stretch

2018-09-11 Thread Curt
On 2018-09-11, deloptes wrote: > arne wrote: > >> does the command alsa-info give a clue? > > what is alsa-info? > > $ alsa > alsabatalsa_inalsaloop alsamixer alsa_out alsatplg alsaucm > > regards > > > curty@einstein:~$ /usr/sbin/alsa alsabat-test alsactl alsa-info

Kan dit niet beter naar de beheerder worden gestuurd

2018-09-11 Thread Cecil Westerhof
Op mijn vorig bericht kreeg ik (o.a.) het volgende terug: gmx.net rejected your message to the following email addresses: tild...@gmx.de Your message couldn't be delivered. The error returned by the email server outside Office 365 suggests that the Internet's directory

Domain join foutmelding

2018-09-11 Thread Bas Neve
Beste mensen, Bij het joinen van een windows domein met een Debian stretch machine krijg ik de volgende foutmelding: ldb: unable to stat module /usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory connect_to_domain_password_server: unable to open the domain client session to machine

Re: blank scherm en muisaanwijzer na login

2018-09-11 Thread Cecil Westerhof
Frank Voncken writes: > Op mijn andere laptop met Debian 9 met Gnome 3 (ik geloof 3.22) > krijg ik, na steeds probleemloze werking, opeens na een login een > blank scherm met muisaanwijzer. Waarschijnlijk is er met een update > of met een autoremove iets misgegaan, iets dat mogelijk in verband >

  1   2   >