Re: silent mail drops

2025-05-08 Thread Antonio Russo
On 2025-05-08 08:37, Richard Owlett wrote: I don't know what email program you are using, but SeaMonkey has an option to request "Delivery Status Notification". Try your application's equivalent. I've sent this reply to both you and the list so I'll have an example tracking message available f

silent mail drops

2025-05-08 Thread Antonio Russo
Hello everyone! I'm having trouble posting to debian-devel. Mail submits fine (possibly after a 450 greylist, but that doesn't seem to matter). I receive no email bounces. But, my email neither shows up on the debian-devel mailing list archive, nor do I receive a copy of it sent back to me (

Re: Xpra

2025-04-24 Thread Antonio Russo
On 2025-04-24 15:27, Michael Stone wrote: yes, xpra has been in bad shape for a while, but nobody seemed to care enough to fix it No quite! Anyone can check out my PR [1] that gets it working with 6.0. I stopped tracking upstream for my own personal builds of Xpra a few months ago (admittedly

Re: how do you find installed bloatware to apt purge?

2025-03-05 Thread Antonio Russo
On 2025-03-05 07:22, Runamile Czyborra wrote: my df -hl / is at 8.7G/11G=89% after sudo apt update && sudo apt install python3 pip && sudu pip3 install vosk in my crouton and what do you use to ergonomically present installed candidates to apt purge a few gigabytes? Start by running ncdu in y

Re: Minimalist HTML 4 viewer available?

2024-11-03 Thread Antonio Russo
On Sun, Nov 03, 2024 at 07:43:44AM -0600, Richard Owlett wrote: I'm working on a weird personal proof-of-concept project. A HTML 5 compatible browser will *NOT* be considered. On 11/3/24 07:51, Richard Owlett wrote: Manpage for w3m hints it may be particularly suitable. Will investigate elink

Re: SELinux, libvirt, and passt

2024-10-22 Thread Antonio Russo
outbound port (not just 80). Antonio On 10/22/24 07:30, Antonio Russo wrote: Hello! I'm trying to use selinux in enforcing mode ON THE HOST while using passt for networking.  I'm using Debian sid, kvm, and qemu on the SYSTEM bus (I could not make any progress using the session bus).

SELinux, libvirt, and passt

2024-10-22 Thread Antonio Russo
Hello! I'm trying to use selinux in enforcing mode ON THE HOST while using passt for networking. I'm using Debian sid, kvm, and qemu on the SYSTEM bus (I could not make any progress using the session bus). What I'm running into is that `apt update` in the guest does not connect (it just sits th

Re: selinux on bookworm

2024-05-18 Thread Antonio Russo
Everyone, First of all thanks for the input. Unfortunately, I have to apologize, because the actual problem was somewhat silly: selinux appears to be preventing only *root* login at the tty, which I neglected to mention. (Also, I neglected to check until now). Regular user logins are fine. I'll

selinux on bookworm

2024-05-16 Thread Antonio Russo
Hello, I'm trying to get selinux working on a fresh, gui-free installation of bookworm. I'm not trying to run any servers, nor use standard desktop utilities (yet). I was hoping this setup would be simple enough that selinux would be simple to get going. I'm following [1], which is very straigh

Re: any usbip users

2024-05-14 Thread Antonio Russo
On 2024-05-14 18:28, fxkl4...@protonmail.com wrote: > i was plundering around and found a new, to me, utility > is any one using usbip > is it usable or cluncky > sounds like it might be handy > I use it to forward a usb device that I do not trust to a VM. I use usbauth to protect the host, and I

Re: The Application Konsole weired behaviour

2023-07-21 Thread Antonio Russo
On 2023-07-21 07:41, Hans wrote: > Hi folks, > > I have an issue with the application "konsole" of KDE. The problem looks > weired: > Hello! Could you give us the output of printf '%q\n' "$0" "$PS1" and konsole --version Best, Antonio OpenPGP_0xB01C53D5DED4A4EE.asc Description: OpenPGP pu

Re: package managers problem

2023-06-16 Thread Antonio Russo
On 2023-06-16 13:14, gene heskett wrote: > Has aptitude been tamed? > > I've stayed away from it now for years because its torn the system down with > its idea of dependencies, to doing a reinstall 4 times in the decade passed. > I do not trust it at all, been burned to the ground too many time

Re: python-apt create_pin question

2022-01-17 Thread Antonio Russo
On 1/17/22 02:54, Michael Lange wrote: (...) > > So maybe this argument is case sensitive and changing "origin" into > "Origin" may fix the issue? > Hello Michael, Thanks for the suggestion. Unfortunately it does not work. I had actually dug into the source a tiny bit before posting: Unlike

python-apt create_pin question

2022-01-14 Thread Antonio Russo
Hello! I'm trying to use apt_pkg to get a "best candidate" for a package, but with slightly different constraints than I have set up in /etc/apt/preferences.d. I am trying to use Policy.create_pin to do so, but cannot seem to get it working: import apt_pkg apt_pkg.init() cache = apt_pkg.Cach

Re: Intel nuc 11 i5 kit 安裝debian後,首次開機就失敗,黑化面左上角遊標一直閃

2021-08-14 Thread Antonio Russo
Sorry, I didn't translate your title. (In the future, it's good form to include all important information in the body of an email, even if it duplicates the title.) Does pressing CTRL-ALT-F2 give you a login prompt? Is there any other text on the screen besides that single message you have copied

Re: Intel nuc 11 i5 kit 安裝debian後,首次開機就失敗,黑化面左上角遊標一直閃

2021-08-14 Thread Antonio Russo
On 8/14/21 10:35 AM, 先生陳 wrote: > 查journal 最後是 >  the unit systemd-hostname.service has successfully entered the 'dead' state > 是怎回事? Hello, Please give the output of the two commands: # LC_ALL=C systemctl status systemd-hostnamed # LC_ALL=C systemctl status systemd-hostname The service file *s

Re: Sudo ... use or delete?

2021-01-29 Thread Antonio Russo
On 1/29/21 8:54 AM, john doe wrote: > In the case of sudo, you could deny the use of sudo by removing all > users from the sudoers file or by denying sudo access  explicitly in the > sudoers file. > > -- > John Doe > As I understand it, this would not have protected against the recent local p

Re: Sudo ... use or delete?

2021-01-29 Thread Antonio Russo
On 1/29/21 7:34 AM, Peter Ehlert wrote: > I don't use sudo > > The systems I use and the systems I setup for others never have sudo users > setup ... unneeded. > > > Should I delete the sudo package? Would that cause some internal conflicts? > they all have Debian Mate desktops... if that makes