chrisisbd

Results 11 comments of chrisisbd

Yes, I agree that this *is* a problem. I have just upgraded a system to ubuntu 17.04 and what used to work in 16.04 now no longer works. We need...

Here's my output after adding the debug logging, it doesn't seem to make much sense:- Jun 7 10:36:28 t470 systemd-resolved[2161]: Using system hostname 't470'. Jun 7 10:36:28 t470 systemd-resolved[2161]: New...

No, I have a working DNS on the LAN which (when I use it from xubuntu 16.04 systems) works perfectly. The relevant part from 'systemd-resolve --status' is:- ink 3 (wlp4s0)...

It will stay using the backup DNS even if/when your local DNS comes back, that's the problem. I.e. it's no longer possible to even *have* a 'backup' DNS server. You...

I seem to be having this problem as well. I get no translated output whatever I do. E.g. chris$ trans -e google fr:en "Bonjour monsieur" chris$

I've just noticed that this alignment issue is only for a table displayed using "---- struct lookup ----", when using "---- struct table ----" to simply display the data the...

Ah, maybe I have misunderstood what's supposed to happen. If I run termux on the phone (i.e. bring up a terminal window) then sshd and syncthing get started. Is this...

See below:- ``` u0_a165@bison$ pwd /data/data/com.termux/files/home/.termux/boot u0_a165@bison$ ls -l total 8 -rwxrwxr-x. 1 u0_a165 u0_a165 118 Nov 27 2023 rc.local u0_a165@bison$ more rc.local #!/data/data/com.termux/files/usr/bin/sh termux-wake-lock sshd syncthing -no-browser -logflags=3 >~/tmp/syncthing.log...

OK, thanks, I'll just use the you have pointed me to.