Re: Speed Problem Copying Files

2019-05-13 Thread David Christensen
On 5/13/19 1:30 AM, Lothar Schilling wrote: # cat /etc/debian_version 9.9 Okay. # uname -a Linux [my.server.com] 4.9.0-9-686-pae #1 SMP Debian 4.9.168-1 (2019-04-12) i686 GNU/Linux As other readers have noted, you are running 32-bit Debian GNU/Linux. It should not matter for what we're do

Re: intermittent or not? "Could not resolve 'deb.debian.org'"

2019-05-13 Thread Jonas Smedegaard
Quoting john doe (2019-05-12 08:45:30) > On 5/12/2019 3:46 AM, Erik Josefsson wrote: > > I have successfully put the [5 May Teres image] on three SD cards > > and all is fine (well, as far as that the exploration of the > > box-add-gui option goes), except that it seems only one of the SD > > ca

knockd package long-standing bug

2019-05-13 Thread Riccardo Paolo Bestetti
Hello, Bug #868015 has been open since Jul 2017 and the fix consists in 3 lines added to the system unit file. I.e. knockd.service lacks the [Install] section and thus the service can't be made to auto-start after a reboot. Since the maintainer doesn't seem interested in fixing it (source: sent

Re: clone a bootable image (was: Re: intermittent or not? "Could not resolve 'deb.debian.org'")

2019-05-13 Thread john doe
On 5/13/2019 6:03 PM, Erik Josefsson wrote: > Hi john! > > First, thanks to you and everyone for helpful suggestions. > > Den 2019-05-12 kl. 08:45, skrev john doe: >> focus on one card first then clone it!:) > I'll focus on this suggestion now l because it sounds like it could save > me a lot of ti

clone a bootable image (was: Re: intermittent or not? "Could not resolve 'deb.debian.org'")

2019-05-13 Thread Erik Josefsson
Hi john! First, thanks to you and everyone for helpful suggestions. Den 2019-05-12 kl. 08:45, skrev john doe: focus on one card first then clone it!:) I'll focus on this suggestion now l because it sounds like it could save me a lot of time. But before I start, I have to ask if it is actuall

Re: pmount could perhaps be of greater utility?

2019-05-13 Thread Greg Wooledge
On Sun, May 12, 2019 at 05:52:48PM +1000, Erik Christiansen wrote: > lmount () { # Mount a USB stick at > /media/read_stick_label >if [ mp=`e2label $1` ] ; then# if e2label can grok the label. > pmount $1 $mp >else # When that f

Re: How to make networking dependent on firewall configuration?

2019-05-13 Thread Martin T
Hi Reco! Thanks for reply! I changed from /lib/systemd/system/networking.service.d/networking.service.conf to /etc/systemd/system/networking.service.d/networking.service.conf. > One can specify hostnames in netfilter rules. Trying to load such rules > without a working resolver can lead to weird

Re: How to make networking dependent on firewall configuration?

2019-05-13 Thread Reco
Hi. On Mon, May 13, 2019 at 02:53:46PM +0300, Martin T wrote: > Hi, > > I have a /lib/systemd/system/networking.service.d/networking.service.conf > configuration file which specifies, that my custom iptables.service is > a requirement for networking.service: > > # systemctl show networki

How to make networking dependent on firewall configuration?

2019-05-13 Thread Martin T
Hi, I have a /lib/systemd/system/networking.service.d/networking.service.conf configuration file which specifies, that my custom iptables.service is a requirement for networking.service: # systemctl show networking -p Requires Requires=system.slice iptables.service # Is there a better or more co

Re: intermittent or not? "Could not resolve 'deb.debian.org'"

2019-05-13 Thread Dan Ritter
Erik Josefsson wrote: > I have successfully put the [5 May Teres image] on three SD cards and all is > fine (well, as far as that the exploration of the box-add-gui option goes), > except that it seems only one of the SD cards can sometimes connect to > deb.debian.org when I do sudo apt update. >

Re:

2019-05-13 Thread David
On Sat, 11 May 2019 at 15:02, Esteban L wrote: > > When I dig into my /home user, namely: > ~/.gnome/apps/vinagre-file.desktop > I can find this line: > Exec=vinagre -F %U > > What does the %U variable mean? user? I don't know Gnome at all. But the %U is documented here: https://specifications.fr

Re: Speed Problem Copying Files

2019-05-13 Thread Curt
On 2019-05-13, Lothar Schilling wrote: > Am 13.05.2019 um 10:51 schrieb Tixy: >> On Mon, 2019-05-13 at 10:30 +0200, Lothar Schilling wrote: >> [...] >>> # uname -a >>> Linux [my.server.com] 4.9.0-9-686-pae #1 SMP Debian 4.9.168-1 >>> (2019-04-12) i686 GNU/Linux >> So you're running a 32-bit system

Numeric keypad not working on Gnome lock screen

2019-05-13 Thread Steven Post
Hi, Recently the numeric keypad stopped working on the Gnome lock screen. When booting, the numlock is in the 'off' state and I can simply turn it on by pressing the numlock key'. When I lock the screen (Super+L), the numlock light is still on, but pressing a number activates the second function (

Re: Speed Problem Copying Files

2019-05-13 Thread Tixy
On Mon, 2019-05-13 at 10:58 +0200, Lothar Schilling wrote: > Am 13.05.2019 um 10:51 schrieb Tixy: > > On Mon, 2019-05-13 at 10:30 +0200, Lothar Schilling wrote: > > [...] > > > # uname -a > > > Linux [my.server.com] 4.9.0-9-686-pae #1 SMP Debian 4.9.168-1 > > > (2019-04-12) i686 GNU/Linux > > > >

Re: Speed Problem Copying Files

2019-05-13 Thread Lothar Schilling
Am 13.05.2019 um 10:51 schrieb Tixy: > On Mon, 2019-05-13 at 10:30 +0200, Lothar Schilling wrote: > [...] >> # uname -a >> Linux [my.server.com] 4.9.0-9-686-pae #1 SMP Debian 4.9.168-1 >> (2019-04-12) i686 GNU/Linux > So you're running a 32-bit system, not 64-bit. Is that because you're > running o

Re: Speed Problem Copying Files

2019-05-13 Thread Tixy
On Mon, 2019-05-13 at 10:30 +0200, Lothar Schilling wrote: [...] > # uname -a > Linux [my.server.com] 4.9.0-9-686-pae #1 SMP Debian 4.9.168-1 > (2019-04-12) i686 GNU/Linux So you're running a 32-bit system, not 64-bit. Is that because you're running on very old hardware or a decision for some othe

Re: Speed Problem Copying Files

2019-05-13 Thread Lothar Schilling
Am 10.05.2019 um 10:51 schrieb Lothar Schilling: > Am 10.05.2019 um 07:48 schrieb David Christensen: >> On 5/9/19 1:49 AM, Lothar Schilling wrote: >>> Hi everybody, >>> >>> for years I have used CentOS for our server landscape. Now I decided to >>> give Debian a try. I just set up a Stretch 9.8 sys