Re: Taming the "lsblk" command

2019-01-09 Thread Richard Hector
On 9/01/19 6:04 PM, Jude DaShiell wrote: > lsblk -l -o name,label | sort | script lsblk -ln -o name,label |sort |

/etc/network/interfaces and IPv6

2019-01-09 Thread Rainer Dorsch
Hello, I am just wondering why ipv6 gets configured for enp1s0, even though I do not request that in /etc/network/interfaces (?). I suspect NetworkManager takes care of that, but I always thought, network manager does not touch interfaces mentioned in /etc/network/interface? System is stretch.

Debian booting into initramfs shell

2019-01-09 Thread Thomas Schweikle
Hi! Since latest upgrades debian boots into initramfs shell: Gave up Waiting for suspend/resum device Gave up waiting for root file system device. Gommon problems: ... ALERT! UUID=c92b... does not exist. Dropping to a shell! Looking at devices, none exist: /dev/sda* are all missing. Looking at

Re: /etc/network/interfaces and IPv6

2019-01-09 Thread Reco
Hi. On Wed, Jan 09, 2019 at 10:42:27AM +0100, Rainer Dorsch wrote: > Hello, > > I am just wondering why ipv6 gets configured for enp1s0, even though I do not > request that in /etc/network/interfaces (?). > 2: enp1s0: mtu 1500 qdisc pfifo_fast state > UP > group default qlen 1000 >

Re: Taming the "lsblk" command

2019-01-09 Thread Jude DaShiell
On Wed, 9 Jan 2019, Felix Miata wrote: > Date: Wed, 9 Jan 2019 01:47:24 > From: Felix Miata > To: debian-user@lists.debian.org > Subject: Re: Taming the "lsblk" command > Resent-Date: Wed, 9 Jan 2019 06:47:41 + (UTC) > Resent-From: debian-user@lists.debian.org > > Jude DaShiell composed on 2

Re: Taming the "lsblk" command

2019-01-09 Thread Felix Miata
Jude DaShiell composed on 2019-01-09 06:48 (UTC-0500): > Felix Miata wrote: >> Jude DaShiell composed on 2019-01-09 00:04 (UTC-0500): >>> lsblk -l -o name,label | sort | script >> I tried exactly that on Buster multiple times, and always get the following: >> root@gb250:~# NAME LABEL >> bash:

Re: Debian booting into initramfs shell

2019-01-09 Thread songbird
Thomas Schweikle wrote: > Hi! > > Since latest upgrades debian boots into initramfs shell: > > Gave up Waiting for suspend/resum device > Gave up waiting for root file system device. Gommon problems: > ... > > ALERT! UUID=c92b... does not exist. > Dropping to a shell! > > Looking at devices, none e

Re: Taming the "lsblk" command

2019-01-09 Thread rhkramer
On Wednesday, January 09, 2019 03:01:42 AM Richard Hector wrote: > On 9/01/19 6:04 PM, Jude DaShiell wrote: > > lsblk -l -o name,label | sort | script > > lsblk -ln -o name,label |sort |

Re: Taming the "lsblk" command

2019-01-09 Thread Curt
On 2019-01-09, rhkra...@gmail.com wrote: > On Wednesday, January 09, 2019 03:01:42 AM Richard Hector wrote: >> On 9/01/19 6:04 PM, Jude DaShiell wrote: >> > lsblk -l -o name,label | sort | script >> >> lsblk -ln -o name,label |sort |

Looking for advice on tools (or libraries) for unsupervised, bulk symmetric encryption/decryption of files

2019-01-09 Thread Kynn Jones
I am looking for software to symmetric-encrypt large numbers of files on disk (terabytes' worth of data), and would appreciate some advice. My basic requirements: - It should be open source and no-cost (though, since I'm asking this question here, this goes without saying); - I should be

Using mercurial with kdevelop

2019-01-09 Thread Sébastien Kalt
Hi, I was using emacs and mercurial from the command line to develop small scripts in python. I'm trying KDevelop, and I'd like to use mercurial directly from KDevelop. It seems to be possible, as said here : https://www.kdevelop.org/features There's a small * explaining "*Items marked with * m

Mediatek 802.11ac USB devices in kernel 4.19

2019-01-09 Thread Miguel A. Vallejo
Hello. Some time ago I read the kernel 4.19 include support for some Mediatek 802.11ac USB devices. When I saw the kernel 4.19 arrived into unstable/testing I ordered one of these devices. The device arrived but it does not work at all. A quick look at the kernel configuration shows those modules

Re: Taming the "lsblk" command

2019-01-09 Thread David Wright
On Wed 09 Jan 2019 at 13:54:45 (+), Curt wrote: > On 2019-01-09, rhkra...@gmail.com wrote: > > On Wednesday, January 09, 2019 03:01:42 AM Richard Hector wrote: > >> On 9/01/19 6:04 PM, Jude DaShiell wrote: > >> > lsblk -l -o name,label | sort | script > >> > >> lsblk -ln -o name,label |sort |

Re: Debian booting into initramfs shell

2019-01-09 Thread Stefan Krusche
Am Mittwoch, 9. Januar 2019 schrieb Thomas Schweikle: > Hi! > > Since latest upgrades debian boots into initramfs shell: > > Gave up Waiting for suspend/resum device > Gave up waiting for root file system device. Gommon problems: > ... > > ALERT! UUID=c92b... does not exist. > Dropping to a shell!

Mediatek 802.11ac USB devices in kernel 4.19

2019-01-09 Thread Miguel A. Vallejo
Hello. Some time ago I read the kernel 4.19 include support for some Mediatek 802.11ac USB devices. When I saw the kernel 4.19 arrived into unstable/testing I ordered one of these devices. The device arrived but it does not work at all. A quick look at the kernel configuration shows those modules

Re: Taming the "lsblk" command

2019-01-09 Thread David Wright
On Wed 09 Jan 2019 at 07:51:31 (-0500), Felix Miata wrote: > Jude DaShiell composed on 2019-01-09 06:48 (UTC-0500): > > > Felix Miata wrote: > > >> Jude DaShiell composed on 2019-01-09 00:04 (UTC-0500): > > >>> lsblk -l -o name,label | sort | script > > >> I tried exactly that on Buster multipl

re: taming lsblk command

2019-01-09 Thread Jude DaShiell
what works over here: lsblk -n < /usr/bin/sort --

Re: taming lsblk command

2019-01-09 Thread Jochen Spieker
Jude DaShiell: > what works over here: > lsblk -n < /usr/bin/sort This command feeds the content of the file /usr/bin/sort into stdin of lsblk. That does not make sense and I guess lsblk is just ignoring this input. J. -- I enjoy shopping, eating, sex and doing jigsaw puzzles of idealised landsc

Re: taming lsblk command

2019-01-09 Thread Jude DaShiell
It would if you had entered it backward. Now I'm going to have to do a typescript for you. On Wed, 9 Jan 2019, Jochen Spieker wrote: > Date: Wed, 9 Jan 2019 10:17:50 > From: Jochen Spieker > To: debian-user@lists.debian.org > Subject: Re: taming lsblk command > > Jude DaShiell: > > what works ov

Re: taming lsblk command

2019-01-09 Thread Jude DaShiell
On Wed, 9 Jan 2019, Jochen Spieker wrote: > Date: Wed, 9 Jan 2019 10:17:50 > From: Jochen Spieker > To: debian-user@lists.debian.org > Subject: Re: taming lsblk command > > Jude DaShiell: > > what works over here: > > lsblk -n < /usr/bin/sort > > This command feeds the content of the file /usr/bi

Re: Taming the "lsblk" command

2019-01-09 Thread Richard Owlett
On 01/09/2019 08:14 AM, David Wright wrote: On Wed 09 Jan 2019 at 13:54:45 (+), Curt wrote: On 2019-01-09, rhkra...@gmail.com wrote: On Wednesday, January 09, 2019 03:01:42 AM Richard Hector wrote: On 9/01/19 6:04 PM, Jude DaShiell wrote: lsblk -l -o name,label | sort | script lsblk -l

Re: taming lsblk command

2019-01-09 Thread Greg Wooledge
On Wed, Jan 09, 2019 at 10:31:46AM -0500, Jude DaShiell wrote: > jude[~]$ lsblk -n < /usr/bin/sort > sda 8:00 111.8G 0 disk > ??sda1 8:10 111.8G 0 part / > ??sda2 8:20 32.5M 0 part [SWAP] > sdb 8:16 0 55.9G 0 disk > ??sdb1 8:17 055G 0 part > sr

Re: taming lsblk command

2019-01-09 Thread tomas
On Wed, Jan 09, 2019 at 10:31:46AM -0500, Jude DaShiell wrote: > On Wed, 9 Jan 2019, Jochen Spieker wrote: > > > Date: Wed, 9 Jan 2019 10:17:50 > > From: Jochen Spieker > > To: debian-user@lists.debian.org > > Subject: Re: taming lsblk command > > > > Jude DaShiell: > > > what works over here: >

Re: Using mercurial with kdevelop

2019-01-09 Thread Michael Wagner
On Jan 09, 2019 at 15:06:57, Sébastien Kalt wrote: > I'm trying KDevelop, and I'd like to use mercurial directly from KDevelop. > > It seems to be possible, as said here : https://www.kdevelop.org/features > > There's a small * explaining "Items marked with * might require an extra > package to

Re: Taming the "lsblk" command

2019-01-09 Thread mick crane
On 2019-01-09 14:14, David Wright wrote: On Wed 09 Jan 2019 at 13:54:45 (+), Curt wrote: On 2019-01-09, rhkra...@gmail.com wrote: > On Wednesday, January 09, 2019 03:01:42 AM Richard Hector wrote: >> On 9/01/19 6:04 PM, Jude DaShiell wrote: >> > lsblk -l -o name,label | sort | script >> >>

Re: Debian booting into initramfs shell

2019-01-09 Thread Thomas Schweikle
On 09.01.2019 15:20, Stefan Krusche wrote: > Am Mittwoch, 9. Januar 2019 schrieb Thomas Schweikle: >> Hi! >> >> Since latest upgrades debian boots into initramfs shell: >> >> Gave up Waiting for suspend/resum device >> Gave up waiting for root file system device. Gommon problems: >> ... >> >> ALERT

Re: Debian booting into initramfs shell

2019-01-09 Thread Thomas Schweikle
On 09.01.2019 14:00, songbird wrote: > Thomas Schweikle wrote: >> Hi! >> >> Since latest upgrades debian boots into initramfs shell: >> >> Gave up Waiting for suspend/resum device >> Gave up waiting for root file system device. Gommon problems: >> ... >> >> ALERT! UUID=c92b... does not exist. >> Dr

Re: Taming the "lsblk" command

2019-01-09 Thread Curt
On 2019-01-09, Richard Owlett wrote: > On 01/09/2019 08:14 AM, David Wright wrote: >> On Wed 09 Jan 2019 at 13:54:45 (+), Curt wrote: >>> On 2019-01-09, rhkra...@gmail.com wrote: On Wednesday, January 09, 2019 03:01:42 AM Richard Hector wrote: > On 9/01/19 6:04 PM, Jude DaShiell wrot

Re: Mediatek 802.11ac USB devices in kernel 4.19

2019-01-09 Thread deloptes
Miguel A. Vallejo wrote: > Some time ago I read the kernel 4.19 include support for some Mediatek > 802.11ac USB devices. When I saw the kernel 4.19 arrived into > unstable/testing I ordered one of these devices. > > The device arrived but it does not work at all. A quick look at the > kernel con

Re: Debian booting into initramfs shell

2019-01-09 Thread Michael Wagner
On Jan 09, 2019 at 16:56:05, Thomas Schweikle wrote: > On 09.01.2019 14:00, songbird wrote: > > Thomas Schweikle wrote: > >> > >> Since latest upgrades debian boots into initramfs shell: > >> > >> Gave up Waiting for suspend/resum device > >> Gave up waiting for root file system device. Gommon prob

Re: Debian booting into initramfs shell

2019-01-09 Thread deloptes
Thomas Schweikle wrote: > Did you read my post? /dev/sd* are missing, but modules are loaded! > you mean modules for the disks? > Looks like /dev/sd* entries are not created. is udev OK?

Re: Looking for advice on tools (or libraries) for unsupervised, bulk symmetric encryption/decryption of files

2019-01-09 Thread David Christensen
On 1/9/19 6:05 AM, Kynn Jones wrote: I am looking for software to symmetric-encrypt large numbers of files on disk (terabytes' worth of data), and would appreciate some advice. My basic requirements: - It should be open source and no-cost (though, since I'm asking this question here, th

Re: Why choose Debian on server

2019-01-09 Thread David Wright
On Mon 07 Jan 2019 at 23:51:36 (+), Brian wrote: > On Mon 07 Jan 2019 at 14:37:30 -0600, David Wright wrote: > > On Mon 07 Jan 2019 at 18:21:07 (+), Brian wrote: > > > On Sun 06 Jan 2019 at 18:13:58 -0600, David Wright wrote: > > > > > > [...] > > > > > > > BTW if this Screenshot method i

Re: Taming the "lsblk" command

2019-01-09 Thread David Wright
On Wed 09 Jan 2019 at 16:13:19 (+), mick crane wrote: > On 2019-01-09 14:14, David Wright wrote: > > On Wed 09 Jan 2019 at 13:54:45 (+), Curt wrote: > > > On 2019-01-09, rhkra...@gmail.com wrote: > > > > On Wednesday, January 09, 2019 03:01:42 AM Richard Hector wrote: > > > >> On 9/01/19 6

Re: Help figuring out what is causing this log entry

2019-01-09 Thread Kelvin Jones
Thank you for your response. I cannot find anything on how to fix “deref”, so i can get rid of these log entries. Anyone have an answer on this? Kelvin > On Jan 7, 2019, at 2:57 PM, Dan Ritter wrote: > > Kelvin Jones wrote: >> My syslog is being filled up with >> >> Jan 7 00:10:06 magpie s

Re: Why choose Debian on server

2019-01-09 Thread Brian
On Wed 09 Jan 2019 at 12:47:42 -0600, David Wright wrote: > On Mon 07 Jan 2019 at 23:51:36 (+), Brian wrote: > > On Mon 07 Jan 2019 at 14:37:30 -0600, David Wright wrote: > > > On Mon 07 Jan 2019 at 18:21:07 (+), Brian wrote: > > > > On Sun 06 Jan 2019 at 18:13:58 -0600, David Wright wrote

SSD TRIM software raid (mdadm)

2019-01-09 Thread basti
Hello, I have create a software raid level 1 with mdadm. One drive is a "classic" HDD. The 2'nd drive is a SSD with option "write-mostly". Over the raid I have create and LVM with all the partitions (root,swap and qemu/KVM VM's). When I understand mdadm the hole space is marked as used. So my qu

Re: Taming the "lsblk" command

2019-01-09 Thread Michael Stone
On Wed, Jan 09, 2019 at 12:45:02PM -0600, David Wright wrote: But returning to lsblk, I can't figure out why the OP's lsblk -l appears in such an odd order. Does it differ from that given by lsblk with no arguments? I've checked the unsorted order of my /sys/dev/block, which is essentially rando

Re: /etc/network/interfaces and IPv6

2019-01-09 Thread Rainer Dorsch
Hi Reco, many thanks, your answer worked well. Rainer Am Mittwoch, 9. Januar 2019, 11:23:46 CET schrieb Reco: > Hi. > > On Wed, Jan 09, 2019 at 10:42:27AM +0100, Rainer Dorsch wrote: > > Hello, > > > > I am just wondering why ipv6 gets configured for enp1s0, even though I do > > not requ

/etc/network/interfaces with multiple network interfaces

2019-01-09 Thread Rainer Dorsch
Hi, I have a system with two network interfaces, connecting to two subnets. For some reason the default route is going through eth0.3, I would want to have it through eth0.7. Is the default route determined by the order in /etc/network/interface of the interfaces or is there another algorithm

is it possible to use wheezy CD to rescue stretch

2019-01-09 Thread Long Wind
i have stretch, but can't boot it, i think its grub is bad, i want to boot into it so that i can run grub-install to fix it. i have wheezy CD, it has rescue option, is it possible to use it to boot stretch? in early Debian CD, it's possible. Thanks!

Re: is it possible to use wheezy CD to rescue stretch

2019-01-09 Thread Roberto C . Sánchez
On Wed, Jan 09, 2019 at 10:26:51PM +, Long Wind wrote: >i have stretch, but can't boot it, i think its grub is bad, i want to boot >into it so that i can run grub-install to fix it. >i have wheezy CD, it has rescue option, is it possible to use it to boot >stretch? in early Debi

Re: Debian booting into initramfs shell

2019-01-09 Thread Pascal Hambourg
Le 09/01/2019 à 10:29, Thomas Schweikle a écrit : Since latest upgrades debian boots into initramfs shell: (...) Booting into rescue mode with the very same kernel/initrd works: Consistently ? AFAIK, the only difference between normal and rescue mode which may affect the initramfs process i

Re: /etc/network/interfaces with multiple network interfaces

2019-01-09 Thread Lee
On 1/9/19, Rainer Dorsch wrote: > Hi, > > I have a system with two network interfaces, connecting to two subnets. > > For some reason the default route is going through eth0.3, I would want to > have it through eth0.7. further down you've got: rd@master:~$ ip r default via 192.168.3.1 dev eno1.3

Re: Looking for advice on tools (or libraries) for unsupervised, bulk symmetric encryption/decryption of files

2019-01-09 Thread Linux-Fan
Kynn Jones writes: I am looking for software to symmetric-encrypt large numbers of files on disk (terabytes' worth of data), and would appreciate some advice. My basic requirements: • It should be open source and no-cost (though, since I'm asking this question here, this goes without sayin

Re: SSD TRIM software raid (mdadm)

2019-01-09 Thread Pascal Hambourg
Le 09/01/2019 à 22:22, basti a écrit : I have create a software raid level 1 with mdadm. One drive is a "classic" HDD. The 2'nd drive is a SSD with option "write-mostly". Why did you flag the SSD as write-mostly ? I would have expected the opposite. Over the raid I have create and LVM with

Re: is it possible to use wheezy CD to rescue stretch

2019-01-09 Thread Pascal Hambourg
Le 09/01/2019 à 23:26, Long Wind a écrit : i have wheezy CD, it has rescue option, is it possible to use it to boot stretch? Not always. Wheezy's kernel and e2fsprogs tools do not support newer ext4 features such as csum_metadata which are enabled by default on ext4 filesystems created by St

Re: allocating disk space (was: Upgrade Problem)

2019-01-09 Thread David Wright
On Fri 04 Jan 2019 at 19:36:42 (-0500), Felix Miata wrote: > David Wright composed on 2019-01-04 14:27 (UTC-0600): > > On Fri 04 Jan 2019 at 13:41:33 (-0500), Felix Miata wrote: > >> David Wright composed on 2019-01-04 10:19 (UTC-0600): > >> > On Fri 04 Jan 2019 at 04:30:00 (-0500), Felix Miata wro

Re: is it possible to use wheezy CD to rescue stretch

2019-01-09 Thread Long Wind
Thanks, i browse Help of wheezy CD, i don't know what rescue it can do its advanced option allows you to specify boot option before boot,vmlinuz, initrd, root=/dev/sda2 ... (my stretch is installed at sda2) but initrd on CD is intended for install, not for my purpose no luck, i may have to find ot

Re: Taming the "lsblk" command

2019-01-09 Thread David Wright
On Wed 09 Jan 2019 at 16:36:16 (-0500), Michael Stone wrote: > On Wed, Jan 09, 2019 at 12:45:02PM -0600, David Wright wrote: > > But returning to lsblk, I can't figure out why the OP's lsblk -l > > appears in such an odd order. Does it differ from that given by > > lsblk with no arguments? > > > >

Re: SSD TRIM software raid (mdadm)

2019-01-09 Thread David Christensen
On 1/9/19 1:22 PM, basti wrote: Hello, I have create a software raid level 1 with mdadm. One drive is a "classic" HDD. The 2'nd drive is a SSD with option "write-mostly". Over the raid I have create and LVM with all the partitions (root,swap and qemu/KVM VM's). When I understand mdadm the

Re: Looking for advice on tools (or libraries) for unsupervised, bulk symmetric encryption/decryption of files

2019-01-09 Thread Celejar
On Wed, 9 Jan 2019 09:05:32 -0500 Kynn Jones wrote: > I am looking for software to symmetric-encrypt large numbers of files on > disk (terabytes' worth of data), and would appreciate some advice. > > My basic requirements: > >- It should be open source and no-cost (though, since I'm asking

Re: /etc/network/interfaces with multiple network interfaces

2019-01-09 Thread Reco
Hi. On Wed, Jan 09, 2019 at 11:09:58PM +0100, Rainer Dorsch wrote: > Hi, > > I have a system with two network interfaces, connecting to two subnets. > > For some reason the default route is going through eth0.3, I would want to > have it through eth0.7. Both of your VLANs are configur

Re: Looking for advice on tools (or libraries) for unsupervised, bulk symmetric encryption/decryption of files

2019-01-09 Thread Ben Caradoc-Davies
On 10/01/2019 03:05, Kynn Jones wrote: The only encryption tool I have used for encrypting files on my hard drive is gpg2, which I have used for small, interactive encryption tasks (half-dozen files, at most). Therefore, my initial attempt was to use gpg2 for this new bulk-encryption task, but I

Re: is it possible to use wheezy CD to rescue stretch

2019-01-09 Thread Pascal Hambourg
Le 10/01/2019 à 01:21, Long Wind a écrit : Thanks, i browse Help of wheezy CD, i don't know what rescue it can do its advanced option allows you to specify boot option before boot,vmlinuz, initrd, root=/dev/sda2 ... (my stretch is installed at sda2) but initrd on CD is intended for install, not

Re: is it possible to use wheezy CD to rescue stretch

2019-01-09 Thread songbird
Long Wind wrote: ... > but initrd on CD is intended for install, not for my purpose > no luck, i may have to find other way can you download and create a USB stick with the relevant netinst image on it? that has a rescue aspect which should be compatible. songbird

Multitasking, using a Multi-User Operating System

2019-01-09 Thread Kenneth Parker
Hello, This is a General Post about using Debian. But it refers to a thread I started, when I jumped to a crazy conclusion, based on insufficient testing before requesting help. The original thread is here: https://lists.debian.org/debian-user/2019/01/msg00328.html I am a Computer Consultant,