Search found 26716 matches

by xenopeek
Wed Nov 13, 2024 11:58 am
Forum: Software & Applications
Topic: How install Betterbird
Replies: 4
Views: 475

Re: How install Betterbird

I find flatrpak obscure when it comes to things like finding profile directories. Install the Warehouse flatpak through Software Manager; https://flathub.org/apps/io.github.flattool.Warehouse. Warehouse is nice app to browse and manage your installed flatpak apps. Go to User Data in the left sideba...
by xenopeek
Wed Nov 13, 2024 6:04 am
Forum: Storage
Topic: disk management question
Replies: 3
Views: 107

Re: disk management question

I don't recommend it. Basically you would have to: 1. delete sda1 2. move sda2 start to the start of the disk 3. move sda3 start to the (moved) end of sda2 4. move sda4 start to the (moved) end of sda3 5. move sda5 start to the (moved) start of sda4 6. increase the size of sda6, adding the (new) una...
by xenopeek
Tue Nov 12, 2024 3:06 pm
Forum: Software & Applications
Topic: Flathub is not working through proxy
Replies: 1
Views: 25

Re: Flathub is not working through proxy

Set the http_proxy and https_proxy variables to your proxy. You can put them in the file ~/.config/environment.d/proxy.conf so in your own home directory. Press Ctrl+H or toggle to show hidden files through the View menu of your file browser to see hidden files like .config. As needed create the env...
by xenopeek
Sat Nov 09, 2024 3:50 am
Forum: Beginner Questions
Topic: Unable to get notifications from flatpak apps (Discord)
Replies: 5
Views: 179

Re: Unable to get notifications from flatpak apps (Discord)

Are notifications working for any other flatpaks? If you don't know, I suggest you install ASHPD Demo: flatpak install ashpd ASHPD Demo lets you try out all portals from flatpak. So start the app, go to the Notification on the left, give it a Title on the right and click Send button. On my Linux Min...
by xenopeek
Fri Nov 08, 2024 7:01 am
Forum: Scripts & Bash
Topic: <Solved> what command to extract file names?
Replies: 3
Views: 102

Re: what command to extract file names?

I suppose you mean you want a list of file names from a directory, as you don't mention any archive file (like a zip, the type of file you extract). To list the files in the current directory, just the file names, you can use the command (that's number 1 at the end, not letter l): ls -1 To save the ...
by xenopeek
Fri Nov 08, 2024 4:31 am
Forum: Beginner Questions
Topic: Password Safe not "seeing" a folder on my desktop
Replies: 3
Views: 62

Re: Password Safe not "seeing" a folder on my desktop

I assume you installed Password Safe through Software Manager? That would install the flatpak version https://flathub.org/apps/org.pwsafe.pwsafe. Flatpak runs the app in a container which limits (for improved security) what parts of the operating system and your home directory the app can see. The a...
by xenopeek
Thu Nov 07, 2024 11:13 am
Forum: Software & Applications
Topic: GPG doesn't support compression
Replies: 6
Views: 132

Re: GPG doesn't support compression

I assume the package manager doesn't know but you can try with this command if a package installed that file:

Code: Select all

dpkg -S /usr/local/bin/gpg
by xenopeek
Thu Nov 07, 2024 11:11 am
Forum: Nederlands - Dutch
Topic: [SOLVED] Formatteur voor USB-staafjes
Replies: 5
Views: 114

Re: Formatteur voor USB-staafjes

Voor zover ik weet hebben in ieder geval Linux Mint 21 en 22 ingebouwde ondersteuning voor exFAT. Waarom heb ik anders exFAT in dit menu toegevoegd :) Op oudere systemen, met een Linux kernel versie ouder dan 5.4 (?), zou je inderdaad een aparate driver nodig hebben (exfat-fuse, via Synaptic te inst...
by xenopeek
Thu Nov 07, 2024 7:36 am
Forum: Nederlands - Dutch
Topic: [SOLVED] Formatteur voor USB-staafjes
Replies: 5
Views: 114

Re: Formatteur voor USB-staafjes

Volgens mij als je op de "i" klikt rechts van dat veld krijg je een toelichting.
by xenopeek
Thu Nov 07, 2024 7:12 am
Forum: Software & Applications
Topic: [SOLVED] Problem with Update Manager
Replies: 4
Views: 122

Re: [SOLVED] Problem with Update Manager

momist wrote: Thu Nov 07, 2024 6:23 am and have certainly never needed it until now
Hey, that's a good thing :)
by xenopeek
Thu Nov 07, 2024 5:59 am
Forum: Installation & Boot
Topic: Cannot upgrade to LM22 - solved
Replies: 7
Views: 193

Re: Cannot upgrade to LM22

Nice :D
by xenopeek
Thu Nov 07, 2024 5:57 am
Forum: Nederlands - Dutch
Topic: Lubuntu heeft een probleem met mijn usb stick
Replies: 1
Views: 65

Re: Lubuntu heeft een probleem met mijn usb stick

Dit forum is alleen voor ondersteuning met Linux Mint problemen. Draadje op slot gezet.

Op https://lubuntu.me/ kan je hun forum vinden.
by xenopeek
Thu Nov 07, 2024 4:57 am
Forum: Software & Applications
Topic: GPG doesn't support compression
Replies: 6
Views: 132

Re: GPG doesn't support compression

What does your apt policy gpg answer? Because gpg on Linux Mint 22 is version 2.4.4. Much newer that you have. Maybe that postgresql or microsoft repository has an older version of gpg and is forcing it to be installed. How are you creating the compressed gpg file? I tried this on Linux Mint 22 and ...
by xenopeek
Thu Nov 07, 2024 4:21 am
Forum: Chat about Linux Mint
Topic: New feature request cinnamon via MS github account
Replies: 2
Views: 137

Re: New feature request cinnamon via MS github account

I tried it just now and yes the captcha you have to solve on GitHub is weird. You can thank AI chatbots for captcha's getting more and more difficult :| It's needed to stop spam/malware bots from registering. We have the same issue on the forums, it's a constant battle. If you get one like below, I ...
by xenopeek
Thu Nov 07, 2024 4:02 am
Forum: Installation & Boot
Topic: Cannot upgrade to LM22 - solved
Replies: 7
Views: 193

Re: Cannot upgrade to LM22

Hopefully those were the last bumps in the road. Let us know how the upgrade goes.
by xenopeek
Wed Nov 06, 2024 7:22 pm
Forum: Gaming
Topic: Steam Won't Start
Replies: 7
Views: 161

Re: Steam Won't Start

Timeshift backs up only files of the operating system, not your own files. The Steam launcher — the deb packages — are included in the Timeshift backup but the Steam client as noted is located in your home directory. That is not included in Timeshift backups. Timeshift is most likely useless here. I...
by xenopeek
Wed Nov 06, 2024 6:49 pm
Forum: Gaming
Topic: Steam Won't Start
Replies: 7
Views: 161

Re: Steam Won't Start

Edit: would using "apt install --reinstall $(dpkg --get-selections steam* | cut -d$'\t' -f1 | paste -sd ' ')" work and reinstall over what is already installed? That reinstalls just the launcher. The launcher is what your start from the menu. It downloads & installs/updates the client...
by xenopeek
Wed Nov 06, 2024 6:31 pm
Forum: Gaming
Topic: Steam Won't Start
Replies: 7
Views: 161

Re: Steam Won't Start

What happens when you run the command steam from a terminal ­— any error or message on the terminal that may hold a clue why it's not starting or where it is stuck? The deb package is just the launcher. It downloads and installs the Steam client to your home directory. If it the power went out when ...
by xenopeek
Wed Nov 06, 2024 2:09 pm
Forum: Installation & Boot
Topic: Cannot upgrade to LM22 - solved
Replies: 7
Views: 193

Re: Cannot upgrade to LM22

Ah, I don't know how to fix that one. If you don't mind what you could do is remove the Wine software and repository, and add them back after upgrading: - remove the wine repository in the Software Sources app, on the Additional Repositories tab - then under Maintenance use Remove foreign packages s...

Go to advanced search