Re: Disappearing DDNS entries

2020-07-19 Thread Ross Boylan
ON POSSIBLE CHANGES TO IP OR HOSTNAME According to the logs there is no renewal request. The machine is still sitting there with the same IP, but that information is purged from bind and the dhcpd.leases file indicates the lease is no longer active. ANALYSIS OF THE PROBLEM I think the basic probl

Re: Slic3r --gui won't run

2020-07-19 Thread David Wright
On Sun 19 Jul 2020 at 11:55:05 (-0400), Gene Heskett wrote: > On Sunday 19 July 2020 09:56:10 Reco wrote: > > On Sun, Jul 19, 2020 at 09:45:41AM -0400, Gene Heskett wrote: > > > Looks like my apt/sources.d is not uptodate? > > > > Looks like it is. Because [1] shows libwx-perl, and it's a real > >

Re: Final CDs being written for Stretch - 9.13 release - prior to LTS

2020-07-19 Thread Stefan Monnier
> There is a generation of machines that can boot from optical media > but not USB sticks. (I have one.) Indeed, IIRC my macmini-2,1 can boot from USB but only via EFI and not via "MBR aka BIOS". And my Thinkpad X30 can boot from a USB floppy but I never managed to make it boot from a "non-floppy

Re: Final CDs being written for Stretch - 9.13 release - prior to LTS

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 16:25:31 Stefan Monnier wrote: > >> At this point in 2020, I think it would be reasonable to only > >> produce netinst images and jigdo (and live, but that's a > >> different-ish project). Drop the DVD images. > > An alternative is to have "virtual ISO images", i.e. images w

Re: Final CDs being written for Stretch - 9.13 release - prior to LTS

2020-07-19 Thread David Wright
On Sun 19 Jul 2020 at 16:25:31 (-0400), Stefan Monnier wrote: > >> At this point in 2020, I think it would be reasonable to only produce > >> netinst images and jigdo (and live, but that's a different-ish > >> project). Drop the DVD images. > > An alternative is to have "virtual ISO images", i.e.

Re: Bug #961990

2020-07-19 Thread The Wanderer
On 2020-07-19 at 18:14, Default User wrote: > On 2020-07-19 at 16:27, Stefan Monnier wrote: > >>> This has been going on since the beginning of June, 2020, with >>> no end in sight. >>> Bug #961990 - IIUC, no activity since 2020-06-02. >>> >> You show a session where you reject all the proposed s

Re: Bug #961990

2020-07-19 Thread Default User
On 2020-07-19 at 16:27, Stefan Monnier wrote: >> This has been going on since the beginning of June, 2020, with no end in >> sight. >> Bug #961990 - IIUC, no activity since 2020-06-02. >> > You show a session where you reject all the proposed solutions, but > I don't see any justification why you

Re: XFCE4 - How to increase font size on applications?

2020-07-19 Thread Keith bainbridge
On 20/7/20 6:40 am, Liam O'Toole wrote: On Sun, 19 Jul, 2020 at 17:31:12 +1000, Keith bainbridge wrote: On 16/7/20 9:15 am, hobie of RMN wrote: Perhaps adjust your display setting to smaller numbers? Or is everything else readable? Some is, some isn't.:) Firefox, Thunderbird, Leafpad, Not

Re: sed:awk:perl::rock:paper:chainsaw [was Re: Using .XCompose]

2020-07-19 Thread David Christensen
One last point I missed in my previous post -- big files. Many Perl functions and/or libraries expect to do everything in RAM. This becomes a problem when I want to compress, encrypt, save, and checksum 14 GiB system drive images using a live drive and a Perl program in computers without larg

Re: Bug #961990

2020-07-19 Thread The Wanderer
On 2020-07-19 at 16:27, Stefan Monnier wrote: >> This has been going on since the beginning of June, 2020, with no end in >> sight. >> Bug #961990 - IIUC, no activity since 2020-06-02. > > You show a session where you reject all the proposed solutions, but > I don't see any justification why you

Re: XFCE4 - How to increase font size on applications?

2020-07-19 Thread Liam O'Toole
On Sun, 19 Jul, 2020 at 17:31:12 +1000, Keith bainbridge wrote: > On 16/7/20 9:15 am, hobie of RMN wrote: > > > Perhaps adjust your display setting to smaller numbers? > > > > > > > > > > > > Or is everything else readable? > > Some is, some isn't.:) Firefox, Thunderbird, Leafpad, Notes, Synap

Re: Bug #961990

2020-07-19 Thread Stefan Monnier
> This has been going on since the beginning of June, 2020, with no end in > sight. > Bug #961990 - IIUC, no activity since 2020-06-02. You show a session where you reject all the proposed solutions, but I don't see any justification why you reject those choices, so I don't know what you consider

Re: Final CDs being written for Stretch - 9.13 release - prior to LTS

2020-07-19 Thread Stefan Monnier
>> At this point in 2020, I think it would be reasonable to only produce >> netinst images and jigdo (and live, but that's a different-ish >> project). Drop the DVD images. An alternative is to have "virtual ISO images", i.e. images which are constructed on the fly (presumably by jigdo) on the web

Re: sed:awk:perl::rock:paper:chainsaw [was Re: Using .XCompose]

2020-07-19 Thread William Michels
Hello Ajith, Tom Browder suggests taking a look at Raku (née Perl6), and I concur. While I don't know Malayalam at all, I can write the regex code below with ease: > #all code below using the Raku REPL: > say '0123456789'.chars; 10 > say $/ if '0123456789' ~~ / \d+ /; 「0123456789」 > #now with B

Re: Slic3r --gui won't run

2020-07-19 Thread Reco
On Sun, Jul 19, 2020 at 02:49:24PM -0400, Gene Heskett wrote: > The following packages have unmet dependencies: > libwxgtk-media3.0-dev : Depends: wx3.0-headers (= 3.0.2+dfsg-4) but > 3.0.4+dfsg-4~bpo9+1 is to be installed > Depends: libwxgtk-media3.0-0v5 (= 3.0.2+dfsg-4)

Bug #961990

2020-07-19 Thread Default User
Hi. I'm running 64-bit Debian Unstable. This has been going on since the beginning of June, 2020, with no end in sight. Bug #961990 - IIUC, no activity since 2020-06-02. dimwit@dimwit:~$ date; sudo aptitude -Pvvv update Sun 19 Jul 2020 02:25:08 PM EDT Hit http://ftp.us.debian.org/debian unstabl

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 14:28:45 Reco wrote: > On Sun, Jul 19, 2020 at 02:20:13PM -0400, Gene Heskett wrote: > > On Sunday 19 July 2020 13:18:16 Reco wrote: > > > On Sun, Jul 19, 2020 at 01:05:55PM -0400, Gene Heskett wrote: > > > > Now apt-get is bitching because it thinks I'm asking for version >

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 14:27:24 rhkra...@gmail.com wrote: > On Sunday, July 19, 2020 01:05:55 PM Gene Heskett wrote: > > Now apt-get is bitching because it thinks I'm asking for version > > 3.0.3 but only 3.0.4 stuff is available: > > > > The following packages have unmet dependencies: > > libali

Re: Slic3r --gui won't run

2020-07-19 Thread rhkramer
On Sunday, July 19, 2020 02:27:24 PM rhkra...@gmail.com wrote: > On Sunday, July 19, 2020 01:05:55 PM Gene Heskett wrote: > > Now apt-get is bitching because it thinks I'm asking for version 3.0.3 > > but only 3.0.4 stuff is available: > > > > The following packages have unmet dependencies: > > l

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 13:38:22 Andrei POPESCU wrote: > On Du, 19 iul 20, 12:47:45, Gene Heskett wrote: > > Did that Andrei, updated apt-get, apt-get now gives a reason. > > Depends on 2 more packages, but adding them to the apt-get install > > line gets this: > > If APT can't find a solution addi

Re: Slic3r --gui won't run

2020-07-19 Thread Reco
On Sun, Jul 19, 2020 at 02:20:13PM -0400, Gene Heskett wrote: > On Sunday 19 July 2020 13:18:16 Reco wrote: > > > On Sun, Jul 19, 2020 at 01:05:55PM -0400, Gene Heskett wrote: > > > Now apt-get is bitching because it thinks I'm asking for version > > > 3.0.3 but only 3.0.4 stuff is available: > >

Re: Slic3r --gui won't run

2020-07-19 Thread rhkramer
On Sunday, July 19, 2020 01:05:55 PM Gene Heskett wrote: > Now apt-get is bitching because it thinks I'm asking for version 3.0.3 > but only 3.0.4 stuff is available: > > The following packages have unmet dependencies: > libalien-wxwidgets-perl : Depends: libwxgtk3.0-dev (< 3.0.3~) but > 3.0.4+df

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 13:24:14 Andrei POPESCU wrote: > On Du, 19 iul 20, 20:18:16, Reco wrote: > > On Sun, Jul 19, 2020 at 01:05:55PM -0400, Gene Heskett wrote: > > > Now apt-get is bitching because it thinks I'm asking for version > > > 3.0.3 but only 3.0.4 stuff is available: > > > > > > The fo

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 13:18:16 Reco wrote: > On Sun, Jul 19, 2020 at 01:05:55PM -0400, Gene Heskett wrote: > > Now apt-get is bitching because it thinks I'm asking for version > > 3.0.3 but only 3.0.4 stuff is available: > > > > The following packages have unmet dependencies: > > libalien-wxwidg

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 13:14:32 Andrei POPESCU wrote: > On Du, 19 iul 20, 13:05:55, Gene Heskett wrote: > > Now apt-get is bitching because it thinks I'm asking for version > > 3.0.3 but only 3.0.4 stuff is available: > > > > The following packages have unmet dependencies: > > libalien-wxwidgets-

Re: Final CDs being written for Stretch - 9.13 release - prior to LTS

2020-07-19 Thread Tixy
On Sun, 2020-07-19 at 13:43 -0400, Dan Ritter wrote: > Tixy wrote: > > On Sat, 2020-07-18 at 18:48 -0400, Dan Ritter wrote: > > > At this point in 2020, I think it would be reasonable to only > > > produce > > > netinst images and jigdo (and live, but that's a different-ish > > > project). Drop th

Re: Final CDs being written for Stretch - 9.13 release - prior to LTS

2020-07-19 Thread Peter Ehlert
On 7/19/20 9:59 AM, Tixy wrote: On Sat, 2020-07-18 at 18:48 -0400, Dan Ritter wrote: At this point in 2020, I think it would be reasonable to only produce netinst images and jigdo (and live, but that's a different-ish project). Drop the DVD images. [...] Though this doesn't apply to me, I ca

Re: Final CDs being written for Stretch - 9.13 release - prior to LTS

2020-07-19 Thread Dan Ritter
Tixy wrote: > On Sat, 2020-07-18 at 18:48 -0400, Dan Ritter wrote: > > At this point in 2020, I think it would be reasonable to only produce > > netinst images and jigdo (and live, but that's a different-ish > > project). Drop the DVD images. > [...] > > Though this doesn't apply to me, I can ima

Re: Slic3r --gui won't run

2020-07-19 Thread Andrei POPESCU
On Du, 19 iul 20, 12:47:45, Gene Heskett wrote: > > Did that Andrei, updated apt-get, apt-get now gives a reason. Depends on > 2 more packages, but adding them to the apt-get install line gets this: If APT can't find a solution adding more packages to the install line won't help. > The follow

Re: Slic3r --gui won't run

2020-07-19 Thread Reco
On Sun, Jul 19, 2020 at 08:24:14PM +0300, Andrei POPESCU wrote: > On Du, 19 iul 20, 20:18:16, Reco wrote: > > On Sun, Jul 19, 2020 at 01:05:55PM -0400, Gene Heskett wrote: > > > Now apt-get is bitching because it thinks I'm asking for version 3.0.3 > > > but only 3.0.4 stuff is available: > > > >

Re: Slic3r --gui won't run

2020-07-19 Thread Andrei POPESCU
On Du, 19 iul 20, 20:18:16, Reco wrote: > On Sun, Jul 19, 2020 at 01:05:55PM -0400, Gene Heskett wrote: > > Now apt-get is bitching because it thinks I'm asking for version 3.0.3 > > but only 3.0.4 stuff is available: > > > > The following packages have unmet dependencies: > > libalien-wxwidgets

Re: Slic3r --gui won't run

2020-07-19 Thread Reco
On Sun, Jul 19, 2020 at 01:05:55PM -0400, Gene Heskett wrote: > Now apt-get is bitching because it thinks I'm asking for version 3.0.3 > but only 3.0.4 stuff is available: > > The following packages have unmet dependencies: > libalien-wxwidgets-perl : Depends: libwxgtk3.0-dev (< 3.0.3~) but > 3

Re: Slic3r --gui won't run

2020-07-19 Thread Andrei POPESCU
On Du, 19 iul 20, 13:05:55, Gene Heskett wrote: > > Now apt-get is bitching because it thinks I'm asking for version 3.0.3 > but only 3.0.4 stuff is available: > > The following packages have unmet dependencies: > libalien-wxwidgets-perl : Depends: libwxgtk3.0-dev (< 3.0.3~) but > 3.0.4+dfsg-4

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 12:32:40 Reco wrote: > On Sun, Jul 19, 2020 at 12:19:02PM -0400, Gene Heskett wrote: > > On Sunday 19 July 2020 10:32:12 Reco wrote: > > > On Sun, Jul 19, 2020 at 10:28:08AM -0400, Gene Heskett wrote: > > > > Whats my sources.list suposed to look like? > > > > > > One of the

Re: Final CDs being written for Stretch - 9.13 release - prior to LTS

2020-07-19 Thread Tixy
On Sat, 2020-07-18 at 18:48 -0400, Dan Ritter wrote: > At this point in 2020, I think it would be reasonable to only produce > netinst images and jigdo (and live, but that's a different-ish > project). Drop the DVD images. [...] Though this doesn't apply to me, I can imagine a fair few people in t

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 12:00:28 Andrei POPESCU wrote: > On Du, 19 iul 20, 11:55:05, Gene Heskett wrote: > > On Sunday 19 July 2020 09:56:10 Reco wrote: > > > On Sun, Jul 19, 2020 at 09:45:41AM -0400, Gene Heskett wrote: > > > > Looks like my apt/sources.d is not uptodate? > > > > > > Looks like it

Re: Slic3r --gui won't run

2020-07-19 Thread Reco
On Sun, Jul 19, 2020 at 12:19:02PM -0400, Gene Heskett wrote: > On Sunday 19 July 2020 10:32:12 Reco wrote: > > > On Sun, Jul 19, 2020 at 10:28:08AM -0400, Gene Heskett wrote: > > > Whats my sources.list suposed to look like? > > > > One of the possible ways of doing it: > > > > deb http://ftp.deb

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 10:32:12 Reco wrote: > On Sun, Jul 19, 2020 at 10:28:08AM -0400, Gene Heskett wrote: > > Whats my sources.list suposed to look like? > > One of the possible ways of doing it: > > deb http://ftp.debian.org/debian/ stretch main contrib non-free > deb http://security.debian.org

Re: psu or firmware?

2020-07-19 Thread rhkramer
On Saturday, July 18, 2020 05:00:57 PM Graham Seaman wrote: > On 18/07/2020 21:42, rhkra...@gmail.com wrote: > > On Saturday, July 18, 2020 04:21:31 PM Graham Seaman wrote: > >> Where did you find them? All I can find on ebay or elsewhere is AC > >> adapters (I'm searching on 'dell vostro 1520 psu'

Re: psu or firmware?

2020-07-19 Thread rhkramer
On Saturday, July 18, 2020 04:47:40 PM Stefan Monnier wrote: > > New batteries for a Dell Vostro 1520 seem to run around $30 (according > > to a quick search for "battery dell vostro 1520"). > > Adding "site:co.uk" to the query seems to indicate prices are more in > the £40-50 range in the UK. I

Re: Slic3r --gui won't run

2020-07-19 Thread Andrei POPESCU
On Du, 19 iul 20, 11:55:05, Gene Heskett wrote: > On Sunday 19 July 2020 09:56:10 Reco wrote: > > > On Sun, Jul 19, 2020 at 09:45:41AM -0400, Gene Heskett wrote: > > > Looks like my apt/sources.d is not uptodate? > > > > Looks like it is. Because [1] shows libwx-perl, and it's a real > > package.

Re: Disappearing DDNS entries

2020-07-19 Thread Nicholas Geovanis
I would look into the cause for this message too. Not sure that it's the culprit, but Jul 18 17:44:31 family2 systemd-udevd[315]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. On Sun, Jul 19, 2020, 10:53 AM Nicholas Geovanis wrote: > On a first gues

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 09:56:10 Reco wrote: > On Sun, Jul 19, 2020 at 09:45:41AM -0400, Gene Heskett wrote: > > Looks like my apt/sources.d is not uptodate? > > Looks like it is. Because [1] shows libwx-perl, and it's a real > package. > > Reco > > [1] https://packages.debian.org/stretch/libwx-per

Re: Disappearing DDNS entries

2020-07-19 Thread Nicholas Geovanis
On a first guess, maybe at the renewal your IP address and/or hostname are changing unexpectedly. Check for duplicate sources for address resolution, say duplicate entries in /etc/hosts. Check the resolution order in resolv.conf to make sure it's what you expect. Make sure that dhcpd.conf measures

Re: Slic3r --gui won't run

2020-07-19 Thread Reco
Hi. On Sun, Jul 19, 2020 at 05:35:04PM +0200, Frank wrote: > Op 19-07-2020 om 16:32 schreef Reco: > > On Sun, Jul 19, 2020 at 10:28:08AM -0400, Gene Heskett wrote: > > > Whats my sources.list suposed to look like? > > > > One of the possible ways of doing it: > > > > deb http://ftp.debia

Re: Slic3r --gui won't run

2020-07-19 Thread Frank
Op 19-07-2020 om 16:32 schreef Reco: On Sun, Jul 19, 2020 at 10:28:08AM -0400, Gene Heskett wrote: Whats my sources.list suposed to look like? One of the possible ways of doing it: deb http://ftp.debian.org/debian/ stretch main contrib non-free deb http://security.debian.org/ stretch/updates

Re: Slic3r --gui won't run

2020-07-19 Thread Reco
On Sun, Jul 19, 2020 at 10:28:08AM -0400, Gene Heskett wrote: > Whats my sources.list suposed to look like? One of the possible ways of doing it: deb http://ftp.debian.org/debian/ stretch main contrib non-free deb http://security.debian.org/ stretch/updates main contrib non-free Reco

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 09:56:10 Reco wrote: > On Sun, Jul 19, 2020 at 09:45:41AM -0400, Gene Heskett wrote: > > Looks like my apt/sources.d is not uptodate? > > Looks like it is. Because [1] shows libwx-perl, and it's a real > package. > > Reco > > [1] https://packages.debian.org/stretch/libwx-per

Re: Slic3r --gui won't run

2020-07-19 Thread Reco
On Sun, Jul 19, 2020 at 09:45:41AM -0400, Gene Heskett wrote: > Looks like my apt/sources.d is not uptodate? Looks like it is. Because [1] shows libwx-perl, and it's a real package. Reco [1] https://packages.debian.org/stretch/libwx-perl

Re: Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
On Sunday 19 July 2020 08:15:51 Reco wrote: > Hi. > > On Sun, Jul 19, 2020 at 08:00:17AM -0400, Gene Heskett wrote: > > That also fails, looking for Wx. > > apt-get install libwx-perl > > Reco gene@coyote:~/Downloads/stl.stf/files$ sudo apt-get install libwx-perl [sudo] password for gene: R

Re: external bluetooth keyboard / mouse paired but not used

2020-07-19 Thread Andrea Borgia
Il 15/07/20 10:39, deloptes ha scritto: Andrea Borgia wrote: Devices are connected and show up in logs, that is where it gets weird. Next week I'm home and I'll be able to try a physical kbd / touchpad combo. You may have a look at the X server configuration. I don't use BT inputs, but I recal

KVM backup

2020-07-19 Thread Gokan Atmaca
Hello I take backups while virtual machines are running live. For this, first I takes snapshot. Then I back up the original disk. But when I look at the snapshot list (1595157757,1595162592). I see that it is passive. I cannot delete them either. What would be the reason ? Name C

Re: Slic3r --gui won't run

2020-07-19 Thread Reco
Hi. On Sun, Jul 19, 2020 at 08:00:17AM -0400, Gene Heskett wrote: > That also fails, looking for Wx. apt-get install libwx-perl Reco

Slic3r --gui won't run

2020-07-19 Thread Gene Heskett
Greetings all; Very disapointed in the results from the openscad to Cura to ender 3 pro results. Forstarters, no support for gcodes g2/g3 so everything has to be cobbled up with short straight lines. So I installed slic3r. but all I get is the help screen which is several pages long. But one o

Re: how u mine 4 utf8 [was Re: Using .XCompose]

2020-07-19 Thread Ajith R
Hi, Thanks for the suggestion. No, I don't do unicode scripting regularly.  My requirment was a one time requirment to analyse frequency of Malayalam text to design a keyboard layout. But sure, I will keep your suggestion in mind if such requirment comes up frequently. ajith

Re: sed:awk:perl::rock:paper:chainsaw [was Re: Using .XCompose]

2020-07-19 Thread Ajith R
Hi, > First, there is a somewhat specific question about unspecified > substitutions. For all I know about these substitutions, you might > actually need XSLT to do them properly. The substitution that I had in mind requires referring to characters based on their unicode properties like script,

Re: Fw: how u mine 4 utf8 [was Re: Using .XCompose]

2020-07-19 Thread Tom Browder
On Sun, Jul 19, 2020 at 05:47 Ajith R wrote: > Hi, > > Mapping unicode to UTF-8 Ajith, if you deal with unicode scripting you really should look into Raku. One of its many strengths is it is unicode (utf8) by default and has many aids built-in for unicode grapheme handling including regexes and

Re: how u mine 4 utf8 [was Re: Using .XCompose]

2020-07-19 Thread Ajith R
Hi, > These two too: > RFC 3629 - UTF-8, a transformation format of ISO 10646 (14 pages) > https://tools.ietf.org/html/rfc3629 >  > The Unicode Consortium. The Unicode Standard. > http://www.unicode.org/versions/latest/ >  > In present version 13.0.0 of the latter, >   * A brief feature summary

Re: sed:awk:perl::rock:paper:chainsaw [was Re: Using .XCompose]

2020-07-19 Thread Ajith R
Hi, > I seem to recall that he puts Perl at the top of the  > heap, and notes that Perl compatible regular expressions (PCRE) are > available via libraries in other programming languages. Thanks for confirming that I didn't make a wrong choice. Programs that claim to use PCRE don't support ever

Fw: how u mine 4 utf8 [was Re: Using .XCompose]

2020-07-19 Thread Ajith R
Hi, > Mapping unicode to UTF-8 Thanks for the explanation and the references. I am starting to understand the idea. Hopefully, after going through the references everyone has given, I will understand it clearly. > Example 2. Don't know the name of this one. I tell myself it > represents a

Re: systemd and non-existent service instances

2020-07-19 Thread Richard Hector
On 19/07/20 9:46 pm, Darac Marjal wrote: > > On 19/07/2020 10:10, Richard Hector wrote: >> Hi all, >> >> I'm running into a problem with systemd and my openvpn instances. >> >> To start a vpn, I run 'systemctl start openvpn-client@foo_host2' or >> similar. That has to be an underscore, because as

Re: systemd and non-existent service instances

2020-07-19 Thread Richard Hector
On 19/07/20 9:34 pm, Andrei POPESCU wrote: > On Du, 19 iul 20, 21:10:40, Richard Hector wrote: >> Hi all, >> >> I'm running into a problem with systemd and my openvpn instances. >> >> To start a vpn, I run 'systemctl start openvpn-client@foo_host2' or >> similar. That has to be an underscore, bec

Re: systemd and non-existent service instances

2020-07-19 Thread Darac Marjal
On 19/07/2020 10:10, Richard Hector wrote: > Hi all, > > I'm running into a problem with systemd and my openvpn instances. > > To start a vpn, I run 'systemctl start openvpn-client@foo_host2' or > similar. That has to be an underscore, because as far as I can see, > using a hyphen/dash will break

Re: systemd and non-existent service instances

2020-07-19 Thread Andrei POPESCU
On Du, 19 iul 20, 21:10:40, Richard Hector wrote: > Hi all, > > I'm running into a problem with systemd and my openvpn instances. > > To start a vpn, I run 'systemctl start openvpn-client@foo_host2' or > similar. That has to be an underscore, because as far as I can see, > using a hyphen/dash wil

systemd and non-existent service instances

2020-07-19 Thread Richard Hector
Hi all, I'm running into a problem with systemd and my openvpn instances. To start a vpn, I run 'systemctl start openvpn-client@foo_host2' or similar. That has to be an underscore, because as far as I can see, using a hyphen/dash will break the instance mechanism. Of course, the actual hostname h

Re: sed:awk:perl::rock:paper:chainsaw [was Re: Using .XCompose]

2020-07-19 Thread tomas
On Sat, Jul 18, 2020 at 10:20:00PM +0100, mick crane wrote: [...] > >Of course, hacking oneliners (with some measure) can be fun and > >help in the language's mastery [...] > they do work tho' and can be astonishingly quick ? Quick in typing? In thinking? In compile time? In run time? There's

Re: XFCE4 - How to increase font size on applications?

2020-07-19 Thread Keith bainbridge
On 16/7/20 9:15 am, hobie of RMN wrote: Perhaps adjust your display setting to smaller numbers? Or is everything else readable? Some is, some isn't.:) Firefox, Thunderbird, Leafpad, Notes, Synaptic, vcl are readable. ftpsed, alsamixergui, and some others are not. Liam's suggestion has mad

Updated Debian 9: 9.13 released

2020-07-19 Thread Laura Arjona Reina
The Debian Project https://www.debian.org/ Updated Debian 9: 9.13 released pr...@debian.org July 18th, 2020https://www.debian.org/News/2020/20200718 ---