Tab Title when using ssh - Mate Terminal

2025-09-15 Thread jeremy ardley
I use Mate terminal and often ssh to different systems using multiple tabs Usually the tab title changes to the new system when I ssh in, but often it doesn't revert when I exit. Is there any way to make this work consistently?

Re: Laptop resumes each 1h13 after suspend-to-ram

2025-09-15 Thread Max Nikulin
On 15/09/2025 19:35, Eugen Dedu wrote: gsp/gsp-535.113.01.bin -> ../../tu102/gsp/gsp-535.113.01.bin -rw-r--r-- 1 root 38061600 Aug 15 14:51 /usr/lib/firmware/nvidia/ga102/ gsp/gsp-535.113.01.bin -rw-r--r-- 1 root 23750944 Aug 15 14:51 /usr/lib/firmware/nvidia/tu102/ gsp/gsp-535.113.01.bin So

Re: Enlarging /boot and swap partitions

2025-09-15 Thread Vincent Lefevre
On 2025-09-16 00:45:03 +0200, Vincent Lefevre wrote: > On 2025-09-15 11:28:41 -0400, Stefan Monnier wrote: > > But yes, I'm using `MODULES=dep` and `COMPRESS=lzma` (tho I don't think > > the COMPRESS setting is the source of the discrepancy). > > So I've tried MODULES=dep (and still COMPRESS=lzma

Re: Subject: Inquiry About Debian 14 Release

2025-09-15 Thread Van Snyder
On Sun, 2025-09-14 at 21:51 +, Andy Smith wrote: > > I hope this message finds you well. I am writing to kindly ask if > > there are > > any plans to release Debian 14 in the future. > > I'm fairly sure that Debian doesn't plan to cease work, yes. The next > release of Debian is actively being

Re: Enlarging /boot and swap partitions

2025-09-15 Thread Vincent Lefevre
On 2025-09-15 11:28:41 -0400, Stefan Monnier wrote: > >> The normal size of an initrd image (i.e. by installing the > >> recommended packages) is not about 9 MB, but now 100 MB: > >> > >> -rw-r--r-- 1 root root 99M 2025-05-27 23:26:17 initrd.img-6.7.12-amd64 > >> -rw-r--r-- 1 root root 104M 2025-

Re: hibernation fails

2025-09-15 Thread Greg Wooledge
On Mon, Sep 15, 2025 at 18:18:21 -0400, Eben King wrote: > sudo find /etc -type f -print0 | sudo xargs -0 grep -i resume For the record, you can replace this with: sudo grep -ri resume /etc Of course, your variant allows additional restrictions (filename filters, modification time filters, e

Re: hibernation fails

2025-09-15 Thread Eben King
On 9/15/25 17:53, Stefan Monnier wrote: Originally everything was on HD, and hibernation worked flawlessly. Then I converted it to a hybrid system (/, /boot, /usr, /home, swap on SSD; other filesystems on HD), and hibernation would not even pretend to start unless I enabled swap on the HD. Now

Re: No ssh service after upgrade from trixie Sid to forky Sid

2025-09-15 Thread Vincent Lefevre
On 2025-09-13 16:33:51 -, Greg wrote: > On 2025-09-12, Vincent Lefevre wrote: > >> > >> Here's a table: > >> > >> Command NewPkgs RmvPkgs KeepDebs > >> --- --- --- > >> apt-get upgrade

Re: Unusual errors during apt-get update

2025-09-15 Thread Vincent Lefevre
On 2025-09-14 01:12:07 +0300, monodev wrote: > It has been pointed out in the Reddit thread by the user notR1CH that these > messages are not really errors, but are caused by apt deciding to download > the whole file instead of the patch once the ratio of the size of the patch > vs the whole file e

Re: No ssh service after upgrade from trixie Sid to forky Sid

2025-09-15 Thread Thomas Schmitt
Hi, it seems the upgrade is stuck with this conflict --- dpkg: error processing archive /var/cache/apt/archives/gnome-themes-extra-data_3.28-4_all.deb (--unpack): trying to overwrite '/usr/share/themes/Adwaita/gtk-2.0/apps.rc',

Re: hibernation fails

2025-09-15 Thread Jeffrey Walton
On Mon, Sep 15, 2025 at 2:30 PM Eben King wrote: > > Hi, I have an i5 machine with Debian 12.11 and kernel 6.1.0-39-amd64. > > [...] Update the BIOS or UEFI before you go down a rabbit hole with the kernel or drivers. The BIOS and UEFI are just another buggy program that needs updating on occasi

Re: mail log question

2025-09-15 Thread Greg Wooledge
On Wed, Sep 10, 2025 at 11:37:22 -, Kevin Chadwick wrote: > > > > I will try to install rsyslog by first. thanks Greg. > > Another option is Devuan (Debian without systemd) which has less CVEs > anyway. Suggesting that someone replace their *entire* operating system just because Debian no lo

Re: Synching between servers?

2025-09-15 Thread Chris Green
Stanislav Vlasov wrote: > вс, 14 сент. 2025 г. в 05:00, Tim Woodall : > > > Do people auto synch files between servers and, if so, how do they > > manage ssh keys? > > You want only ssh-based sync by cron/timer? > > > 1. Key is unprotected (only readable by root) > > this > > > I've used 1 bu

Re: Laptop resumes each 1h13 after suspend-to-ram

2025-09-15 Thread Jeffrey Walton
On Mon, Sep 15, 2025 at 3:15 AM Max Nikulin wrote: > On 15/09/2025 04:36, Jeffrey Walton wrote: > > If you choose UEFI, then disable Systemd power state functions. > [...] > > If you choose Systemd, then go to your BIOS/UEFI setup, and disable > > S3, S4 and S5 power states. Those power states ar

Re: Enlarging /boot and swap partitions

2025-09-15 Thread Stefan Monnier
>> The normal size of an initrd image (i.e. by installing the >> recommended packages) is not about 9 MB, but now 100 MB: >> >> -rw-r--r-- 1 root root 99M 2025-05-27 23:26:17 initrd.img-6.7.12-amd64 >> -rw-r--r-- 1 root root 104M 2025-08-11 23:40:35 >> initrd.img-6.12.38+deb13-amd64 >> >> (this

Re: Linux needs a security audit

2025-09-15 Thread Pierre-Elliott Bécue
Hello, Michael Paoli wrote on 15/09/2025 at 01:20:23+0200: > "extraordinary claims require extraordinary evidence". > Please point to the evidence. > Both Linux and Tor, OpenSource, > and with source/version control and history, etc. > So if they were compromised at any point, or even > unintent

Re: Specialized disk directory tools

2025-09-15 Thread Greg
On 2025-09-13, Richard Owlett wrote: >> >> locate can handle regular expressions, for example: >> >> $ locate -r '^/home/richard/' >> >> lists all sub-directories and files in  /home/richard/ > > but BUT *BUT* ;/ > locate NOT suitable for *MY* usage, database requires _refreshing_ But it's re

Re: Specialized disk directory tools

2025-09-15 Thread duh
On 9/13/25 6:04 AM, to...@tuxteam.de wrote: On Sat, Sep 13, 2025 at 02:48:28AM -0500, Richard Owlett wrote: Apparently "find" only crawls the current directory and sub-directories. No. It crawls each directory you pass it in its arglist: find . /usr/local /var/lib would look in the curr

Re: Specialized disk directory tools

2025-09-15 Thread Greg Wooledge
On Mon, Sep 15, 2025 at 11:22:04 -0400, duh wrote: > I can be a little slow so  the [ find ... -iname ".*" -o ... ] did not work > for me probably because I do not use 'find' enough to know what to do with > the trailing ... It's not trivial. It would help if you stated *exactly* what result you

Re: Specialized disk directory tools

2025-09-15 Thread mick.crane
On 2025-09-14 21:36, David Christensen wrote: On 9/14/25 05:31, mick.crane wrote: On 2025-09-12 22:43, David Christensen wrote: I use Xfce, which includes the Thunar file manager.  Searching the various menus and context menus, playing with the path edit box, etc., I am unable to determine ho

Re: Enlarging /boot and swap partitions

2025-09-15 Thread Joe
On Mon, 15 Sep 2025 16:49:50 +0200 Vincent Lefevre wrote: > On 2025-08-16 03:46:17 +0200, Vincent Lefevre wrote: > > On 2025-08-15 01:15:12 -0400, Felix Miata wrote: > > > I suggest you realistically evaluate your actual need based upon > > > your existing initrd sizes. I have about two dozen T

Re: Re: Bootstrapping a rootfs in an emulated arm64 chroot is extremely slow from amd64 host

2025-09-15 Thread Tim Woodall
On Fri, 12 Sep 2025, Bagg Tobias (ETAS-ICA/XPC-Fe3) wrote: I'm not 100% clear what you're asking about but I'm assuming your host system is the same for the two tests? Sorry if that wasn't clear: yes, the host system is the same. I added more logging but the difference has gone away apt-m

hibernation fails

2025-09-15 Thread Eben King
Hi, I have an i5 machine with Debian 12.11 and kernel 6.1.0-39-amd64. Originally everything was on HD, and hibernation worked flawlessly. Then I converted it to a hybrid system (/, /boot, /usr, /home, swap on SSD; other filesystems on HD), and hibernation would not even pretend to start unless

Re: Enlarging /boot and swap partitions

2025-09-15 Thread Vincent Lefevre
On 2025-08-16 03:46:17 +0200, Vincent Lefevre wrote: > On 2025-08-15 01:15:12 -0400, Felix Miata wrote: > > I suggest you realistically evaluate your actual need based upon > > your existing initrd sizes. I have about two dozen Trixie > > installations. They are all about the same as follows (none

No GTK app can see my configured CUPS printers, what package should I file against?

2025-09-15 Thread Patrick Plenefisch
As per the subject, if I try to print in any GTK application, the GTK print dialog is blank except for the print to pdf option. If an application uses GTK without the dialog (Firefox), it can find the printers, but can't enqueue jobs. All QT/KDE applications can see and print to all configured CUPS

Re: Laptop resumes each 1h13 after suspend-to-ram

2025-09-15 Thread Eugen Dedu
On 11/09/2025 21:38, Cliff Hayes wrote: Maybe try to correlate some ACPI messages in the kernel log to the unexpected wake. I'd suggest a peek using the following command after an unexpected wake: journalctl --dmesg I see this during suspend: Sep 15 12:37:22 snoopy kernel: spd5118 0-0050: PM:

Re: [deb...@lionunicorn.co.uk: Re: Debian 13 Trixie GUI desktop environments]

2025-09-15 Thread Darac Marjal
On 14/09/2025 15:02, Turritopsis Dohrnii Teo En Ming wrote: On Friday, September 5th, 2025 at 8:32 PM, Joe wrote: On Fri, 05 Sep 2025 11:56:53 + Turritopsis Dohrnii Teo En Ming teo.en.m...@protonmail.com wrote: Can I install all of the desktop environments and switch between them as a