[DNG] Living Dangerously (was: Review of documentation needed)

2021-09-23 Thread g4sra via Dng
> g4sra via Dng wrote: > > > I opt to live dangerously..(shove an '-r' in there too if you feel like it) > > $ rm -i .* * > > this way you can delete illegitimate entries without hacking the filesystem. > > That is definitely dangerous indeed. I wasn't exag

Re: [DNG] Review of documentation needed

2021-09-21 Thread g4sra via Dng
on the raw disk to get rid of > the thing. Been there, done that. Now my time is worth more than the effort to go down that road. I opt to live dangerously..(shove an '-r' in there too if you feel like it) $ rm -i .* * this way you can delete illegitimate entries without hacking the filesystem. pu

Re: [DNG] fresh install of chimaera on an Ultrabook - no touchpad

2021-09-12 Thread g4sra via Dng
i8042.nomux" then run $ sudo update-grub and reboot When done correctly they will show on the kernel command line $cat /proc/cmdline BOOT_IMAGE=/vmlinuz-?.??. root=/dev/ ro quiet splash i8042.notimeout i8042.nomux publickey - g4sra@protonmail.com - 0x42E94623.asc Description: appl

Re: [DNG] KUserFeedback

2021-09-05 Thread g4sra via Dng
On Sunday, September 5th, 2021 at 11:54 AM, tito via Dng wrote: > On Sun, 05 Sep 2021 10:18:15 + > g4sra via Dng dng@lists.dyne.org wrote: > > On Sunday, September 5th, 2021 at 11:15 AM, tito farmat...@tiscali.it wrote: > > > On Sun, 05 Sep 2021 08:54:14 + &g

Re: [DNG] KUserFeedback

2021-09-05 Thread g4sra via Dng
On Sunday, September 5th, 2021 at 11:15 AM, tito wrote: > On Sun, 05 Sep 2021 08:54:14 + > g4sra via Dng dng@lists.dyne.org wrote: > > <--snip--> > > > Comments and better ideas are welcome. > > Apparmor > Hi, > the cure is worse than the disease ;-)

Re: [DNG] KUserFeedback

2021-09-05 Thread g4sra via Dng
<--snip--> > Comments and better ideas are welcome. Apparmor publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.

Re: [DNG] Firefox, sudo and apulse (was Re: Steam, Mumble, Valheim, Alsa and shared audio)

2021-09-04 Thread g4sra via Dng
On Tuesday, August 31st, 2021 at 7:41 PM, hal wrote > On 8/31/21 11:02, g4sra via Dng wrote: > > > > ctl.!default { > > > type hw > > > card 0 > > > } > > > > > > Check to make sure you do not have a ~/.asoundrc overrid

Re: [DNG] Firefox, sudo and apulse (was Re: Steam, Mumble, Valheim, Alsa and shared audio)

2021-08-31 Thread g4sra via Dng
On Tuesday, August 31st, 2021 at 7:41 PM, hal wrote: > On 8/31/21 11:02, g4sra via Dng wrote > > > > > ctl.!default { > > > > > > type hw > > > > > > card 0 > > > > > > } > > > > > > Check to mak

Re: [DNG] Firefox, sudo and apulse (was Re: Steam, Mumble, Valheim, Alsa and shared audio)

2021-08-31 Thread g4sra via Dng
On Tuesday, August 31st, 2021 at 4:21 PM, hal wrote: > On 8/28/21 13:24, g4sra via Dng wrote: > > Install 'apulse' which are a sort of pulseaudio compatability libraries. > apulse hasn't been working for me with Firefox for at least a year now. I > don't know if I messed it up or

Re: [DNG] /run/user/#

2021-08-31 Thread g4sra via Dng
very useful utility for working with files (and the network) is 'lsof'. sudo lsof +c0 +D /run/user/ Remember to 'man lsof' first to get an idea of what you will be looking at (or any other command someone on a mailing list or forum tells you to run). Running this command with root permission

Re: [DNG] /run/user/#

2021-08-31 Thread g4sra via Dng
publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] /run/user/#

2021-08-30 Thread g4sra via Dng
st# ssh remote_machine 'ps -e' | awk '{print $4}' | sort | uniq >/tmp/catch1 local_host# diff /tmp/catch0 /tmp/catch1 > Thanks in advance, > Luciano. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signat

Re: [DNG] manpages

2021-08-30 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Monday, August 30th, 2021 at 11:36 AM, Ralph Ronnquist via Dng wrote: > On Mon, 30 Aug 2021 09:42:25 + > g4sra via Dng dng@lists.dyne.org wrote: > > Looking for the gcc..g++ suite manpages, expected to find them in > > 'gcc-doc' but it'

[DNG] manpages

2021-08-30 Thread g4sra via Dng
Looking for the gcc..g++ suite manpages, expected to find them in 'gcc-doc' but it's missing. Anybody point me in the right direction ? publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature

Re: [DNG] Steam, Mumble, Valheim, Alsa and shared audio

2021-08-28 Thread g4sra via Dng
t;steamuser". Sharing the same device between DIFFERENT users > does NOT work though and maybe not possible I don't know (eg: using Mumble on > headset then trying to play Youtube video as "firefox" user). publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] random sudden stops

2021-08-26 Thread g4sra via Dng
https://en.wikipedia.org/wiki/Magic_SysRq_key publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Steam, Mumble, Valheim, Alsa and shared audio

2021-08-23 Thread g4sra via Dng
On Monday, August 23rd, 2021 at 5:20 PM, hal wrote: > On 7/3/21 09:59, g4sra via Dng wrote: > > 'dmix' is part of Alsa. > > > RT? FM? > > > Read The Fine Manual ~ go to the Alsa website and read up on the 'dmix' > > > plugin, then google for example Als

Re: [DNG] Displaying adequately sized UTF8 characters in a terminal

2021-08-22 Thread g4sra via Dng
on, so you can at least track any missing font down by name. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] malfunctioning graphical application

2021-08-14 Thread g4sra via Dng
On Thursday, August 12th, 2021 at 11:47 AM, g4sra wrote: > <--snip-- > > The problem with mouse-drag does not occur on the other disk. > > <--snip-- > > Of note is that when I start /usr/games/sol as root the problem > > disappars---I can drag cards just f

Re: [DNG] malfunctioning graphical application

2021-08-12 Thread g4sra via Dng
leriot [user@localhost:~]$ rm -fr .config/gnome-games/aisleriot publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org htt

Re: [DNG] malfunctioning graphical application

2021-08-11 Thread g4sra via Dng
Watch the text that scrolls by in that terminal window for anything erroneous! publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dy

Re: [DNG] Starting outline for the DNG Safe Programmer Certificate

2021-07-29 Thread g4sra via Dng
On Thursday, July 29th, 2021 at 10:00 PM, Steve Litt wrote: > g4sra via Dng said on Thu, 29 Jul 2021 20:50:02 + > > Sent with ProtonMail Secure Email. > > ‐‐‐ Original Message ‐‐‐ > > On Thursday, July 29th, 2021 at 9:19 PM, Steve Litt > > sl..

Re: [DNG] Starting outline for the DNG Safe Programmer Certificate

2021-07-29 Thread g4sra via Dng
the rules against the rules -- de-duplicate, simplify, add > > documentation, etc. :) > > > > Internal consistency? I don't know the correct term offhand. > > Huh? Apply the whole document to each individual line sequentially ... Recursive Iteration ? > >

Re: [DNG] Rant: was fresh install of chimaera on an Ultrabook - no touchpad

2021-07-29 Thread g4sra via Dng
ee/firmware-ti-connectivity_20190114-2_all.deb /mnt/tmp/pool/DEBIAN/non-free/z/zd1211-firmware/firmware-zd1211_1.5-6_all.deb publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Rant: was fresh install of chimaera on an Ultrabook - no touchpad

2021-07-29 Thread g4sra via Dng
On Thursday, July 29th, 2021 at 6:58 AM, tito via Dng wrote: > On Wed, 28 Jul 2021 22:26:07 + > g4sra via Dng dng@lists.dyne.org wrote: > > <--snip--> > > This is why Devuan's installer will ask\prompt you to insert additional > > installation media

Re: [DNG] Rant: was fresh install of chimaera on an Ultrabook - no touchpad

2021-07-28 Thread g4sra via Dng
ted! I do not ever want to have to install an OS from 31 removable media's ever again! (Windows NT anybody?). publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature _

Re: [DNG] Nasty Linux systemd security bug revealed

2021-07-27 Thread g4sra via Dng
been forced to work under, be it Agile, Scrum, Waterfall, Bohemes Spiral, etc. etc. For example .. look up high-cohesion https://en.wikipedia.org/wiki/Cohesion_(computer_science) Apply the concept to every line as you write it. NB. There is a lot more to software development than this, but fol

Re: [DNG] Nasty Linux systemd security bug revealed

2021-07-26 Thread g4sra via Dng
> Rowland It wasn't my intention to be educational, my mistake ;) publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https:

Re: [DNG] Nasty Linux systemd security bug revealed

2021-07-26 Thread g4sra via Dng
Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Monday, July 26th, 2021 at 5:39 PM, Dr. Nikolaus Klepp wrote: > Anno domini 2021 Mon, 26 Jul 16:33:45 + > > g4sra via Dng scripsit: > > > [...] > > > > > It takes some effort

Re: [DNG] Nasty Linux systemd security bug revealed

2021-07-26 Thread g4sra via Dng
software processes what you enter into it is as much a security concern as the source code. > > SteveT publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature __

Re: [DNG] Nasty Linux systemd security bug revealed

2021-07-25 Thread g4sra via Dng
ated in an uncontrolled manner until it crashed through the side of > the building and fell over in the field next door - at which point, all the > operators walked out ! > > g4sra via Dng dng@lists.dyne.org wrote: > > > There is nothing stopping me for applying for system

Re: [DNG] Nasty Linux systemd security bug revealed

2021-07-25 Thread g4sra via Dng
Control software, personally I would not trust him to write an App for my phone (but would be the first person to call if organising a party). People are going to continue to die until this change happens. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signat

Re: [DNG] desktop-live chimaera isos

2021-07-23 Thread g4sra via Dng
ver is notably buggy on 'old' hardware, twenty year old graphics hardware is positively antique. Nvidia hardware past five years old should be considered 'Legacy' and only legacy OS's should be expected to function, certainly not modern compositors. publickey - g4sra@protonmail.com

Re: [DNG] Refracta have a static IP

2021-07-14 Thread g4sra via Dng
; advice. Arrgh! that command chain doesn't (distinguish between what is and isn't installed) work right. Lesson learned, test before you post... publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Descript

Re: [DNG] Refracta have a static IP

2021-07-14 Thread g4sra via Dng
99/24 ? > Thanks, > SteveT What does the following show (everythingish installed that triggers dhclient) for P in $(dpkg -l | grep dhcp); do apt-cache rdepends $P 2>/dev/null | grep '|' ; done If 'NetworkManager' rears its head.purge with prejudice would be my advice. p

Re: [DNG] Steam, Mumble, Valheim, Alsa and shared audio

2021-07-03 Thread g4sra via Dng
> On Sat, 03 Jul 2021 12:21:31 + > g4sra via Dng dng@lists.dyne.org wrote: > > <--snip--> > > Configure Alsa to use the 'dmix' plugin, RT(not so)FM. > Er dbmix in chimaera. Thanks. 'dmix' is part of Alsa. > RT? FM? Read The Fine Manual ~ go to the Alsa website an

Re: [DNG] Steam, Mumble, Valheim, Alsa and shared audio

2021-07-03 Thread g4sra via Dng
<--snip--> Configure Alsa to use the 'dmix' plugin, RT(not so)FM. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] package search methods was ( USB mount problem)

2021-06-16 Thread g4sra via Dng
On Wednesday, June 16th, 2021 at 1:59 AM, Fred wrote: > On 6/15/21 1:24 PM, g4sra via Dng wrote: > > <--snip--> > > > Unfortunately I am not able to find what package contains gvfs-udisks2-vo. > > > <--snip--> > > > apt-file search gvfs-udisks2-v

Re: [DNG] USB mount problem

2021-06-15 Thread g4sra via Dng
<--snip--> > Unfortunately I am not able to find what package contains gvfs-udisks2-vo. <--snip--> apt-file search gvfs-udisks2-vo gvfs-daemons: /usr/lib/gvfs/gvfs-udisks2-volume-monitor gvfs-daemons: /usr/lib/systemd/user/gvfs-udisks2-volume-monitor.service publickey - g4sra

Re: [DNG] USB mount problem

2021-06-13 Thread g4sra via Dng
(udisksd:523): WARNING **: 07:27:15.773: failed to load module > > > mdraid: libbd_mdraid.so.2: cannot open shared object file: No such > > > file or directory > > > You read it in the man page, you do not start udisksd that way. what does the following command display when run with

Re: [DNG] USB mount problem

2021-06-11 Thread g4sra via Dng
tended use 'autofs' is for automatic mounting of network filesystems in real-time as\when you access them. It requires prior knowledge and configuration of the media to be mounted, it is not relevant to directly connected USB devices (unless that device is a network interface). publickey - g4

Re: [DNG] halt

2021-06-10 Thread g4sra via Dng
f comparing 'halt' man pages I suggest you compare the source versions. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] exim paniclog

2021-05-31 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Monday, May 31, 2021 8:43 PM, Antony Stone wrote: > On Monday 31 May 2021 at 21:37:30, g4sra via Dng wrote: > > > > Is deleting the paniclog the proper way to stop receiving these e-mails? > > > > No, don't delete it, empty it,

Re: [DNG] exim paniclog

2021-05-31 Thread g4sra via Dng
). ">/var/log/exim4/paniclog" > > Marc > > Dng mailing list > Dng@lists.dyne.org > https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital sig

Re: [DNG] Cockpit removal might make sense

2021-05-25 Thread g4sra via Dng
the impression that missing dependencies from Debian packages was to be expected, and that it was not considered 'important' by some of the Debian devs. That was a while ago though (Lenny ?)...maybe opinions have changed. > > If we want/need cockpit to work in Devuan that is a whole new p

Re: [DNG] Cockpit removal might make sense

2021-05-25 Thread g4sra via Dng
cation packages ? If so, I am sure some Users would be grateful and Devuan could add it alongside the release notes. Devuan is not a distribution for 'newbie's, there is a benefit from not stripping them out. Anyone who is really passionate about a particular broken package will either attempt

Re: [DNG] Cockpit removal might make sense

2021-05-25 Thread g4sra via Dng
of all from the repos may be justified. Who is going to volunteer to be the Devuan developer that continuously performs this duty ? I see this as being the work for a downstream distribution, to take the freedom that Devuan provides and tailor it (reducing choice) for a specific target use. publickey -

[DNG] Devuan eBook Reader

2021-05-24 Thread g4sra via Dng
I am shocked at the amount of 'user profiling' the OEM firmware performs which is then sent to Chinese servers. I have temporarily knobbled the network until I find a more permanent solution. Has anyone attempted to put Devuan on an eBook yet ? publickey - g4sra@protonmail.com - 0x42E94623

Re: [DNG] Odd issue with busybox dc in beowulf

2021-04-30 Thread g4sra via Dng
, add, sub, mul, div are disabled > and only %, +, -, *, / are supported. > Cannot say if simply uncommenting them restores > the previous functionality, could be worth a try. > Eventually if it works a patch for making them optional > (CONFIG_DC_LONG_OPS or the like) could be sent > to t

Re: [DNG] Odd issue with busybox dc in beowulf

2021-04-29 Thread g4sra via Dng
busybox dc > 2 > 2 > add > p > 4 > > On beowulf : > root@rpi31:~# busybox dc > 2 > 2 > add > p >  In case you did not try it, I observe the following on beowulf : ~$ busybox dc 2 2 + p 4 <--snip--> publickey - g4sra@protonmail.com - 0x42E94623.asc

Re: [DNG] Script to migrate buster desktop to beowulf v1.6

2021-04-14 Thread g4sra via Dng
quot;yes include non-free repo"; else echo "no don't!"; fi publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.d

Re: [DNG] Request for assistance in dealing with a nouveau problem

2021-04-01 Thread g4sra via Dng
creating the subdirectory NVIDIA-Linux-x86-340.108 you can then run python2 extract_firmware.py publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Remote two-way sound?

2021-03-28 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Saturday, March 27, 2021 6:22 PM, g4sra via Dng wrote: > ‐‐‐ Original Message ‐‐‐ > On Saturday, March 27, 2021 5:32 PM, Antony Stone > antony.st...@devuan.open.source.it wrote: > > > On Saturday 27 March 2021 at 17:29:56,

Re: [DNG] adding raspi to sources.list

2021-03-28 Thread g4sra via Dng
s that you wish to install. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Package Repository Issue

2021-03-27 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Saturday, March 27, 2021 10:37 PM, g4sra via Dng wrote: > ‐‐‐ Original Message ‐‐‐ > On Saturday, March 27, 2021 8:06 PM, aitor wrote: > > > Hi Tony, > > > > On 27/3/21 19:24, Tony Thedford wrote: > >

Re: [DNG] Package Repository Issue

2021-03-27 Thread g4sra via Dng
N: See apt-secure(8) manpage for repository creation and user configuration > > details. Check the date\time on your i386 host... publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___

Re: [DNG] Remote two-way sound?

2021-03-27 Thread g4sra via Dng
is... http://www.pogo.org.uk/~mark/trx/streaming-desktop-audio.html if you try it please post how you get on, as I intend to go down this route you could save me some work :). publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP

Re: [DNG] FSF and human rights

2021-03-26 Thread g4sra via Dng
om Debian's page "consider the harm that he has done to our community and others" Pot - kettle - black, Debian! publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___

Re: [DNG] Upgrade from buster to beowulf, runlevels are goofed

2021-03-21 Thread g4sra via Dng
l be required at system build time by a generic installation utility, it is up to the system administrator to customise the install appropriately after. man update-rc.d publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] rm not freeing space

2021-03-16 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Tuesday, March 16, 2021 2:32 PM, Marc Shapiro via Dng wrote: On 3/16/21 2:32 AM, g4sra via Dng wrote: --snip-- With your removable drive attached and mounted... Paste the outputs of 'mount' and 'df' when run as root. The drive in question is /dev

Re: [DNG] rm not freeing space

2021-03-16 Thread g4sra via Dng
<--snip--> With your removable drive attached and mounted... Paste the outputs of 'mount' and 'df' when run as root. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital sig

Re: [DNG] Jitsi-meet server in DMZ

2021-03-12 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Wednesday, March 10, 2021 6:56 PM, Simon Hobson wrote: > g4sra via Dng dng@lists.dyne.org wrote: > > > > > The meeting being hosted on the server needs to be simultaneously > > > > accessible as two different domains,

Re: [DNG] Jitsi-meet server in DMZ

2021-03-09 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Tuesday, March 9, 2021 4:00 PM, Florian Zieboll via Dng wrote: > On Tue, 09 Mar 2021 14:18:34 + > g4sra via Dng dng@lists.dyne.org wrote: > > > The meeting being hosted on the server needs to be simultaneously > > accessible as

[DNG] Jitsi-meet server in DMZ

2021-03-09 Thread g4sra via Dng
The meeting being hosted on the server needs to be simultaneously accessible as two different domains, internal.com and external.com. Anyone achieved this yet or know a better way ? publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description

Re: [DNG] Jitsi advice please [SOLVED] ish

2021-03-09 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Tuesday, March 9, 2021 1:00 PM, al3xu5 wrote: > Mon, 08 Mar 2021 22:01:53 + - g4sra g4...@protonmail.com: > > > It turns out 80 of the issue was a syntax error in the ALSA > > configuration. For an unknown reason this mostly on

Re: [DNG] Jitsi advice please [SOLVED] ish

2021-03-08 Thread g4sra via Dng
- g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Beowulf embedded builds?

2021-03-06 Thread g4sra via Dng
ntal. Feedback wanted. Regular scripted build in Jenkins planned. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Jitsi advice please

2021-03-05 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Friday, March 5, 2021 4:33 PM, wrote: > On 2021-03-05 04:23, g4sra via Dng wrote: > > > Can anyone recommend a browser (other than Chrome) that they know > > works with Jitsi-meet ? > > I use vivaldi for jitsi (but noth

Re: [DNG] Jitsi advice please

2021-03-05 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Friday, March 5, 2021 10:32 AM, Antony Stone wrote: > On Friday 05 March 2021 at 11:23:24, g4sra via Dng wrote: > > > My biggest beef with Microsoft Teams, Zoom, and now Jitsi-meetthey all > > omitted an essential service. What

Re: [DNG] Jitsi advice please

2021-03-05 Thread g4sra via Dng
I have learnt something... Chrome has a dialog to let you select the IO devices, interestingly on my workstation none of my microphone devices appear in the drop down list. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP

Re: [DNG] Strange behaviour with last version of grub

2021-03-05 Thread g4sra via Dng
= ii grub-pc2.02+dfsg1-20+deb10u4 amd64 No issues. NOTE: 1) MSDOS partition not GPT 2) EFI is disabled on this system publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature __

Re: [DNG] Jitsi advice please

2021-03-05 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Friday, March 5, 2021 10:29 AM, Ralph Ronnquist via Dng wrote: > On 05/03 10:23, g4sra via Dng wrote: > > > ... > > Can anyone recommend a browser (other than Chrome) that they know works > > with Jitsi-meet ? > > Any othe

[DNG] Jitsi advice please

2021-03-05 Thread g4sra via Dng
Can anyone recommend a browser (other than Chrome) that they know works with Jitsi-meet ? Any other suggestions to fix the audio ? publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature

Re: [DNG] Strange behaviour with last version of grub

2021-03-04 Thread g4sra via Dng
, > I updated all my boxes and rebooted them without problems (still have > to reboot the routers, now that you tell I will do it when I'm there > physically). > > Ciao, > Tito > > Dng mailing list > Dng@lists.dyne.org > https://mailingl

[DNG] Netiquette

2021-03-03 Thread g4sra via Dng
What is the netiquette on this list for changing subject lines. I hate hijacking threads but I also hate breaking them. Which is the lesser of the two evils ? publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital

Re: [DNG] My Qemu LAN-peer documentation is now in its first draft

2021-03-03 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Wednesday, March 3, 2021 7:54 PM, tito via Dng wrote: > On Wed, 03 Mar 2021 16:15:10 + > g4sra via Dng dng@lists.dyne.org wrote: > > > > > Your 'predictable' names name are being assigned by what ? > > By the kernel

Re: [DNG] My Qemu LAN-peer documentation is now in its first draft

2021-03-03 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Wednesday, March 3, 2021 3:21 PM, tito via Dng wrote: > On Wed, 03 Mar 2021 14:52:57 + > g4sra via Dng dng@lists.dyne.org wrote: > > > <-- huge snip --> > > Just for completeness should someone dig this thread up t

Re: [DNG] My Qemu LAN-peer documentation is now in its first draft

2021-03-03 Thread g4sra via Dng
ome up the same way. Mask (delete, override with empty) e/udev rules and scripts and use the purpose created 'ifrename' utility. And don't use SystemD OS.. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital sig

Re: [DNG] My Qemu LAN-peer documentation is now in its first draft

2021-03-02 Thread g4sra via Dng
es, MAC Addresses. Sysadmins are just generally too lazy to use them. publickey - g4sra@protonmail.com - 0x42E94623.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] GNUPGP Web of trust

2021-02-28 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Saturday, February 27, 2021 1:23 AM, Gabe Stanton via Dng wrote: > I obviously haven't done enough reading lol. Thanks for the link. > > On Fri, 2021-02-26 at 22:06 +, Simon Hobson wrote: > > > Gabe Stanton via Dng dng@lists.dyne.org wrote: > > > > > Is

Re: [DNG] NFS Stale file handle for regular user, not root

2021-02-25 Thread g4sra via Dng
both server and client. > > On Wed, Feb 24, 2021, 3:39 PM g4sra via Dng wrote: > >> ‐‐‐ Original Message ‐‐‐ >> On Wednesday, February 24, 2021 10:03 PM, Jackman via Dng >> wrote: >> >>> I don't even know how to Google for this. >>> >>&

Re: [DNG] SystemD OS home directories

2021-02-24 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Wednesday, February 24, 2021 10:48 PM, Ralph Ronnquist via Dng wrote: > On 24/02 17:04, Hendrik Boom wrote: > > > On Wed, Feb 24, 2021 at 09:13:07PM +, g4sra via Dng wrote: > > > > > Just pulled this ke

Re: [DNG] NFS Stale file handle for regular user, not root

2021-02-24 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Wednesday, February 24, 2021 10:03 PM, Jackman via Dng wrote: > I don't even know how to Google for this. > > Hosts involved: > storage0: NFS/KRB5 server > dorito: NFS client > > As root, I can mount, list files, view files, and so on. When I try to list >

[DNG] SystemD OS home directories

2021-02-24 Thread g4sra via Dng
Just pulled this kernel commit... commit 7d6beb71da3cc033649d641e1e608713b8220290 Merge: aa8e3291729f f69e8091c4a2 Author: Linus Torvalds Date: Tue Feb 23 13:39:45 2021 -0800 - Idmapped mounts make it possible to easily share files between multiple users or multiple

Re: [DNG] How to firewall on Devuan?

2021-02-24 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Wednesday, February 24, 2021 5:58 PM, Adam Borowski wrote: > On Wed, Feb 24, 2021 at 07:26:35AM -0700, Gabe Stanton via Dng wrote: > > > If I understand correctly, the iptables cli that we use now is just a > > wrapper around nftables. > > Actually, there are

[DNG] GNUPGP Web of trust

2021-02-24 Thread g4sra via Dng
I don't like the way SSL Certs are managedso that only leaves gpg. Recently had an issue with gpg which disturbed some grey cells and disrupted their slumber. I don't get out much (lockdown understatement) so my current 'web of trust' is zero and unlikely to expand anytime soon using the

[DNG] Debian vim bug ?

2021-02-23 Thread g4sra via Dng
Rather than using gvim I prefer to work mainly in konsole using gpm mouse, and this may (or may not) be gpm related. I do have numerous other vim plugins installed also. I am experiencing high load when using vim. This occurs whenever I edit and save a file but DO NOT move the cursor

Re: [DNG] Assigning a specific subnet and address to a Devuan Beowulf Qemu guest

2021-02-16 Thread g4sra via Dng
‐‐‐ Original Message ‐‐‐ On Tuesday, February 16, 2021 12:55 PM, Steve Litt wrote: > On Tue, 16 Feb 2021 20:29:46 +1100 > Ralph Ronnquist via Dng dng@lists.dyne.org wrote: > > > On 16/02 03:24, Steve Litt wrote: > > > > > Hi all, > > > My ultimate goal is to have a Devuan VM guest on my

Re: [DNG] Synaptics Touchpad Fn+F9

2021-02-05 Thread g4sra via Dng
Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Friday, February 5, 2021 11:12 AM, Florian Zieboll via Dng wrote: > Am 4. Februar 2021 20:13:49 MEZ schrieb g4sra g4...@protonmail.com: > > > ‐‐‐ Original Message ‐‐‐ > > On Thursday, Februa

[DNG] Synaptics Touchpad Fn+F9

2021-02-04 Thread g4sra via Dng
Does anyone know how to re-enable a Synaptics Touchpad in Linux after it has been turned off in Windows using Fn+F9 ? Sent with ProtonMail Secure Email. ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] Clarification please

2020-10-29 Thread g4sra via Dng
On 29/10/2020 18:19, Bernard Rosset via Dng wrote: >> That said, I've stopped using unbound and I'm using straight BIND as my >> local resolver lately. It's pleasant. > > From what we discovered about unbound during one of the meetings, I clearly > do not trust that technology. Too bad: it was

Re: [DNG] devuan ?

2020-10-29 Thread g4sra via Dng
On 29/10/2020 18:31, radisso...@gmx.de wrote: > The problem is a bit weired: > > I did install Beowulf 3.0 had some problems nothing i could not fix, > then i tried to install gcc via apt-get install gcc > > > > Do you want to continue? [Y/n] > Err:1 http://deb.devuan.org/merged beowulf/main

[DNG] Clarification please

2020-10-29 Thread g4sra via Dng
On 29/10/2020 13:44, Michael Neuffer wrote: > On 10/29/20 2:27 PM, d...@d404.nl wrote: --snip-- >> To ease the maintenance of those servers i intend to migrate them to >> docker containers. I wonder people on this list have experience on this >> subject? > > > You might want to take a look at

Re: [DNG] Any parties interested in lxc ?

2020-10-11 Thread g4sra via Dng
On 11/10/2020 02:52, Simon Walter wrote: --snip-- > I use Qemu/KVM for Windows development. I currently use Qemu/KVM for customising\slipstreaming Windows installation image, everything else Windows related I do in a VM is just playing. Ever taken a look at ReactOS ? > What is your use case for

Re: [DNG] Any parties interested in lxc ?

2020-10-10 Thread g4sra via Dng
On 10/10/2020 21:47, Simon Walter wrote: > On 2020-10-08 21:08, g4sra via Dng wrote: >-- snip -- >> >> Anybody enlighten me about the meaning of the phrase... >> >> 'The controller seems to be unused by "cgfsng" cgroup driver or not enabled >> on

Re: [DNG] Crontab depends on Anachron which is not installed by default?

2020-10-10 Thread g4sra via Dng
On 10/10/2020 15:38, Mike Tubby wrote: > All, > > I've just discovered that my various Devuan systems aren't running cron.daily > or cron.weekly tasks because /etc/crontab performs a test on anacron being > present. Not quite... cron will NOT run if anacron IS installed AND IS executable. If

Re: [DNG] Any parties interested in lxc ?

2020-10-08 Thread g4sra via Dng
On 08/10/2020 04:30, Simon Walter wrote: > On 2020-10-05 11:23, tom wrote: > ... >> >> I would appreciate if we kept this on-board unless needed. Never know >> when someone in the future might find it useful. >> > > I would appreciate that too! > Current issue.. loop device not accessible...

Re: [DNG] Any parties interested in lxc ?

2020-10-06 Thread g4sra via Dng
>> Can I put attachments on emails to the dyne mailing lists? > No idea, so I attached one to see what would happen... The attachment showed up, you might as well run it and post the output (on the list or direct, whichever you prefer) to give me a starting reference.

Re: [DNG] Any parties interested in lxc ?

2020-10-06 Thread g4sra via Dng
On 06/10/2020 04:36, tom wrote: > On Mon, 5 Oct 2020 11:30:10 +0100 > g4sra via Dng wrote: --snip-- > > Unprivileged containers I still have not figured out how to generate. If you would like I may be able to give guidance on generating them in Devuan. You would have

Re: [DNG] Any parties interested in lxc ?

2020-10-05 Thread g4sra via Dng
On 05/10/2020 16:50, g4sra via Dng wrote: > Hi Tom, Mason, Anybody else... > > Beowulf lxc 1:3.1.0+really3.0.3-8 amd64 is broken. > > Simple test I picked up from the internet: > > ~# lxc-usernsexec > Failed to find subuid or subgid allocation --snip-- > > Consi

  1   2   >