Search found 194 matches

by MikeR
Tue Apr 29, 2025 8:00 am
Forum: MX Help
Topic: Shouldn MX Cleanup have an option to automatically delete old kernels after a user specified number of days ?
Replies: 16
Views: 711

Re: Shouldn MX Cleanup have an option to automatically delete old kernels after a user specified number of days ?

My $0.02: as a long-time (several decades) Linux user, I'm with @oops !!
Also you could check out /usr/bin/cleanup-notifier-mx
(written by one of the gurus on this forum)

HTH
by MikeR
Wed Apr 23, 2025 9:42 am
Forum: MX Help
Topic: Help on purging flatpak [Solved]
Replies: 14
Views: 645

Re: Help on purging flatpak [Solved]

I have indeed set "install recommends as dependencies" OTOH having found a workaround to banish flatpak to the outer darkness, I'm leaving it that way. On yet another hand, as mxer suggests, might it be possible to make flatpak opt-in, or at least opt-out? As an aside, how popular would a remove ...
by MikeR
Wed Apr 23, 2025 8:52 am
Forum: MX Help
Topic: Help on purging flatpak [Solved]
Replies: 14
Views: 645

Re: Help on purging flatpak [Solved]

asqwerth I have never, ever, in several decades of running Linux used or installed any flatpak or appimage. Before coming to MX I used Ubuntu, tried several workarounds to avoid snap, and finally began using MX -- No systemD and therefor no snap. (another reason was mx-snapshot, once remastersys ...
by MikeR
Wed Apr 23, 2025 8:23 am
Forum: MX Help
Topic: Has something happened to Synaptic? [Solved]
Replies: 3
Views: 179

Re: Has something happened to Synaptic? [Solved]

@dolphin_oracle
Thanks, tried rebooting, problem vanished.

Apologies for not thinking of that sooner.

Mike
by MikeR
Wed Apr 23, 2025 8:10 am
Forum: MX Help
Topic: Has something happened to Synaptic? [Solved]
Replies: 3
Views: 179

Has something happened to Synaptic? [Solved]

synaptic from menu does not respond /usr/bin/synaptic-pkexec requests a password and then exits with an error: /usr/bin/synaptic-pkexec ==== AUTHENTICATING FOR com.ubuntu.pkexec.synaptic ==== Authentication is required to run the Synaptic Package Manager Authenticating as: ,,,972-50-9908337 (mike ...
by MikeR
Wed Apr 23, 2025 6:52 am
Forum: MX Help
Topic: Help on purging flatpak [Solved]
Replies: 14
Views: 645

Re: Help on purging flatpak [Solved]

HOORAY! GOOGLE was my friend!! Stuart_M Perhaps add this to your list. Thanks for starting me in the correct direction. https://askubuntu.com/questions/75895/how-to-forbid-a-specific-package-to-be-installed sudo nano /etc/apt/preferences cat /etc/apt/preferences Package: flatpak Pin: release * Pin ...
by MikeR
Wed Apr 23, 2025 6:31 am
Forum: MX Help
Topic: Help on purging flatpak [Solved]
Replies: 14
Views: 645

Re: Help on purging flatpak [Solved]

Stuart_M Thanks for your reply After running all the previous commands verbatim I tried sudo find / -iname '*flatpak*' -not -path */usr/share/icons/* -print0 | xargs -0 du -hc | sort -n find: ‘/run/user/1000/doc’: Permission denied find: ‘/run/user/1000/gvfs’: Permission denied du: cannot access '/v ...
by MikeR
Wed Apr 23, 2025 3:37 am
Forum: MX Help
Topic: Help on purging flatpak [Solved]
Replies: 14
Views: 645

Help on purging flatpak [Solved]

For reasons[*] I would like to remove flatpak (which I have never used, and do not plan on ever using) from my system. I tried sudo apt purge flatpak which seemed to be successful, however: 1. on running sudo updatedb and then locate flatpak there is a long list of flatpak-related files 2. running ...
by MikeR
Sat Apr 19, 2025 1:35 am
Forum: General
Topic: Lost password
Replies: 11
Views: 582

Re: Lost password

MXRobo wrote: Fri Apr 18, 2025 9:52 pm I suppose that's where encryption comes in handy,
...Until you lose/forget that password, and you're back where you started.

IIRC, from wayback (before disk-on-key) nullifying password by booting a cd and editing /etc/passwd

Go to advanced search