Re: dropbear-initramfs possible with open-iscsi during boot, using different NICs?

2019-10-21 Thread Reco
Hi. On Mon, Oct 21, 2019 at 09:53:05PM -0400, Christopher David Howie wrote: > I have a system with dropbear-initramfs to unlock crypto containers during > boot. The system has a second NIC that I will be using to attach iSCSI disks > to > the system, some of which / may wind up moving

Re: Debian 8 how to install and run init.d scripts?

2019-10-21 Thread Peter Wiersig
Steffen Dettmer writes: > So you propose not to use init.d scripts. I usually prefer a simple shell > script that is easy to test, systemd is just way to complex. But probably > for Debian you are right, if I understood correctly, newer versions do not > even support init.d / LSB anymore, so using

(solved) Re: Missing a "9" (possible font missing)

2019-10-21 Thread Beco
Dear Michael, You got it right: [...] > "Segoe UI", Verdana, "Lucida Grande", Arial, Helvetica,sans-serif; > > however in the section "für die Turnierdatenbank" (tournament database) > there is only > > FONT-FAMILY: "Lucida Grande", Verdana, Helvetica; > > Maybe this is the probl

dropbear-initramfs possible with open-iscsi during boot, using different NICs?

2019-10-21 Thread Christopher David Howie
I have a system with dropbear-initramfs to unlock crypto containers during boot. The system has a second NIC that I will be using to attach iSCSI disks to the system, some of which / may wind up moving to. (/boot will remain attached locally.) It seems that there is support for iSCSI during b

Re: latest epson drivers stoped working with debian 10

2019-10-21 Thread David
On Tue, 22 Oct 2019 at 08:21, duub qnnp wrote: > [...] the oficial drivers of epson [...] Please provide a link so that we could download and see exactly what code is not working for you. > [...] i can't install the drivers [...] Please also cut and paste from a terminal window the exact comma

Re: Signs of hard drive failure?

2019-10-21 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Today Bob Weber wrote, in part: > I would first check if the raid was working. Use "cat > /proc/mdstat". You will see something like this for each raid drive > configured: > > md0 : active raid1 sdb1[3] sda1[2] 28754230 blocks super 1.2 [2/2] > [UU

Re: at-spi-dbus-launcher not responding

2019-10-21 Thread Jean-Philippe MENGUAL
Hi, I realize I reproduce the bahivior described here. I dont know if debian-accessibility was Cc but I do it. Let's what they say, but I guess we should report a bug against at-spi itself. The problem here is, indeed: at shutdown of Mate, "at-spi-bus-launcher does not respond" and I can override

Re: Missing a "9" (possible font missing)

2019-10-21 Thread Michael Lange
Hi, On Mon, 21 Oct 2019 17:39:24 -0400 Larry Martell wrote: > > There are many font finder apps. I use the WhatFont Chrome extension. > That page looks to be entirely in Verdana. > that depends on which fonts you have installed, according to the style sheet the requested font for the body is

Re: Missing a "9" (possible font missing)

2019-10-21 Thread Larry Martell
On Mon, Oct 21, 2019 at 5:32 PM Beco wrote: > > > Hi guys, > > When I open this website: > > https://chess-results.com/ > > Every "9" is written as a dash "-". If you look for any event year for the > current year you (well, at least me) will see 201- > > I'm not sure how this come to be. I tried

Missing a "9" (possible font missing)

2019-10-21 Thread Beco
Hi guys, When I open this website: https://chess-results.com/ Every "9" is written as a dash "-". If you look for any event year for the current year you (well, at least me) will see 201- I'm not sure how this come to be. I tried to look at the "html page source" to detect what font it uses, bu

latest epson drivers stoped working with debian 10

2019-10-21 Thread duub qnnp
Hi, I've upgraded to the latest version of debian and I've found that the oficial drivers of epson are asking to install lsb, but the package has been renamed... to lsb-base and now i can't install the drivers. The printer-driver-escpr package doesn't work with epson wf-7210 Is there any wor

Re: Debian 8 how to install and run init.d scripts?

2019-10-21 Thread Greg Wooledge
On Mon, Oct 21, 2019 at 09:26:57PM +0200, Steffen Dettmer wrote: > On Mon, Oct 21, 2019 at 3:27 PM Greg Wooledge wrote: > > This is not correct. Debian's systemd will use init.d scripts in > > compatibility mode. > > Ahh, this sounds good! But how to do that correctly? wooledg:~$ systemctl stat

Re: Debian 8 how to install and run init.d scripts?

2019-10-21 Thread Steffen Dettmer
Hi, thanks for your reply. On Mon, Oct 21, 2019 at 3:27 PM Greg Wooledge wrote: > > But probably > > for Debian you are right, if I understood correctly, newer versions do > not > > even support init.d / LSB anymore, so using systemd units seems to be > > required there. > > This is not correct

Re: Buster's VDR plugin epgsearch is broken.

2019-10-21 Thread Brian
On Mon 21 Oct 2019 at 19:03:54 +0300, Jari Fredriksson wrote: > The fixed release is in Debian testing. Will we ever get it backported to > Buster? The plugin crashes VDR when it finds a conflict in the timers. VDR > in Buster is unusable with this plugin and my use case requires the plugin. > >

Re: Signs of hard drive failure?

2019-10-21 Thread Bob Weber
On 10/20/19 10:21 PM, Ken Heard wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In the past week or so some in my computer procedures have become sluggish, and some others have not worked at all. For example the following script works: #! /bin/bash CURPWD=$PWD cd /home/ken tar -czf /media

Re: Xfce4-Terminal Prompt is Changed by ANACONDA

2019-10-21 Thread Thomas Schmitt
Hi, i meant not [...] man bas, section PROMPTING. but rather [...] man bash, section PROMPTING. Have a nice day :) Thomas

Re: Xfce4-Terminal Prompt is Changed by ANACONDA

2019-10-21 Thread Thomas Schmitt
Hi, Stephen P. Molnar wrote: > or some reason the Xcfc4-Termial is: > (base) comp@AbNormal:~$ > rather than: > comp@AbNormal:~$ Check the content of the environment variable PS1. me@myhost:~> echo $PS1 \u@\h:\W> The meaning of the "\"-codes is explained in man bas, section PROMPTING. I gues

Xfce4-Terminal Prompt is Changed by ANACONDA

2019-10-21 Thread Stephen P. Molnar
I have just installed Anaconda 19-10 on my up to date Buster platform as user. For some reason the Xcfc4-Termial is: (base) comp@AbNormal:~$ rather than: comp@AbNormal:~$ which is what the installer created. What is going on here, and how do I get the prompt back? The root prompt is unchan

Buster's VDR plugin epgsearch is broken.

2019-10-21 Thread Jari Fredriksson
The fixed release is in Debian testing. Will we ever get it backported to Buster? The plugin crashes VDR when it finds a conflict in the timers. VDR in Buster is unusable with this plugin and my use case requires the plugin. What is Debian policy about this kind of incidents? Should I get t

Re: Compatibility with DELL PowerEdge R440 Server

2019-10-21 Thread Sven Hartge
Aylwin wrote: > I am planning to order 4 units of Dell PowerEdge R440 Servers > . > Can you please advise me if Debian 9 64-bit can be installed without > any conflicts. If you plan on using the PERC RAID controller, you will most likel

Re: Compatibility with DELL PowerEdge R440 Server

2019-10-21 Thread john doe
On 10/21/2019 3:29 PM, Aylwin wrote: > Hi, > > > > I am planning to order 4 units of Dell PowerEdge R440 Servers > . > > > > Can you please advise me if Debian 9 64-bit can be installed without any > conflicts. > Do you realy insist on old

Compatibility with DELL PowerEdge R440 Server

2019-10-21 Thread Aylwin
Hi, I am planning to order 4 units of Dell PowerEdge R440 Servers . Can you please advise me if Debian 9 64-bit can be installed without any conflicts. Thanks and looking forward to your reply. Best regards, Aylwin Sales &

Re: Upgrade Adventure Stretch-to-Buster

2019-10-21 Thread Bernd Gruber
Well, I really appreciate the deb-multimedia, but as I ran into similar troubles times ago, I usually remove all non-official packages before upgrade and reinstall them afterwards. Greetings Bernd

Re: Signs of hard drive failure?

2019-10-21 Thread Greg Wooledge
On Sun, Oct 20, 2019 at 10:21:20PM -0400, Ken Heard wrote: > #! /bin/bash > CURPWD=$PWD > cd /home/ken > tar -czf /media/fde/backups/kfinancescurrent.tgz --wildcards\ > - --exclude-from=docs/tarlists/kfinancesarchive.lst docs/01-kens/Finances > cd $CURPWD What happens if cd /home/ken fails? Sudde

Re: Debian 8 how to install and run init.d scripts?

2019-10-21 Thread Greg Wooledge
On Mon, Oct 21, 2019 at 12:20:10PM +0200, Steffen Dettmer wrote: > So you propose not to use init.d scripts. I usually prefer a simple shell > script that is easy to test, systemd is just way to complex. An init.d script is approximately 5 to 10 times as complicated as a systemd unit. Rough estim

Re: Adobe Flash Player on Debian Buster

2019-10-21 Thread Greg Wooledge
On Mon, Oct 21, 2019 at 04:48:24AM +1100, Andrew McGlashan wrote: > Fortunately the days of /really/ needing Adobe Flash Player, due to > the saturation of websites requiring it are long gone. Tell that to Kronos. Please.

Re: debian-installer: long delay in language selection step after add console=tty0 as the kernel arg in pxe cfg file

2019-10-21 Thread Thomas Schmitt
Hi, Xihuan Yang wrote: > Package: debian-installer You are probably writing to the wrong list. We are just the merry users. Consider to write to debian-b...@lists.debian.org Archives: https://lists.debian.org/debian-boot/ Have a nice day :) Thomas

debian-installer: long delay in language selection step after add console=tty0 as the kernel arg in pxe cfg file

2019-10-21 Thread Xihuan Yang
Package: debian-installer Severity: serious Justification: pxe install When installing debian 10 guest on xenserver host, debian-installer will be stuck on language selection console step. In busybox syslog shows debconf/language is set to empty. Oct 21 09:24:59 main-menu[239]: INFO: Menu item

Re: Debian 8 how to install and run init.d scripts?

2019-10-21 Thread Steffen Dettmer
Hi, thanks for your reply. On Sun, Oct 20, 2019 at 10:26 PM Peter Wiersig wrote: > 5.) > Instead of init.d scripts create systemd units. > https://wiki.debian.org/systemd#Creating_or_altering_services https://freedesktop.org/wiki/Software/systemd/ So you propose not to use init.d scripts. I

Re: Debian 8 how to install and run init.d scripts?

2019-10-21 Thread Steffen Dettmer
Hi, thank you for your reply. On Fri, Oct 18, 2019 at 3:34 PM Jonas Smedegaard wrote: > Quoting Steffen Dettmer (2019-10-18 15:17:10) > > in short: how to use "init.d" scripts on Debian? > > In short: > > service $SERVICE stop > Thanks for the tip. man insserv does not tell about service, an

Re: Signs of hard drive failure?

2019-10-21 Thread elvis
In the past week or so some in my computer procedures have become sluggish, and some others have not worked at all. Have you tried e2fsck to check the filesystem first? For example the following script works: #! /bin/bash CURPWD=$PWD cd /home/ken tar -czf /media/fde/backups/kfinancescurr

Re: Top 7 Programming Languages That Employers Really Want

2019-10-21 Thread Mark Rousell
I probably shouldn't prolong this thread but... Maybe this cartoon will help: https://blog.toggl.com/save-princess-8-programming-languages/ More seriously, I was recently asked which languages to learn and I wrote up a list of what I thought was important. See below. On 18/10/2019 03:33, Turrito