Search found 26614 matches
- Sat Oct 05, 2024 4:09 pm
- Forum: Beginner Questions
- Topic: Security concerns for Root
- Replies: 4
- Views: 90
Re: Security concerns for Root
Here's one from last year: https://www.phoronix.com/review/fedora-38-encryption. Most of the benchmarks show almost no difference in performance with real world use. On modern hardware it shouldn't be noticeable. The CPU does encryption/decryption faster than the data can be written to/read from the...
- Sat Oct 05, 2024 3:25 pm
- Forum: Beginner Questions
- Topic: Security concerns for Root
- Replies: 4
- Views: 90
Re: Security concerns for Root
Same as with Windows: if you don't use disk encryption, your files aren't encrypted and anybody with physical access to the computer can get your files. They do not need to know any password for that. Not on Windows, not on Linux. The Linux Mint installer offers full disk encryption (on the installa...
- Sat Oct 05, 2024 6:11 am
- Forum: Forums Feedback
- Topic: Forum: include System Information in support requests
- Replies: 17
- Views: 565
Re: Forum: include System Information in support requests
I've added a placeholder text when you make a new topic in the Hardware Support or Networking forums. In the area where you write the topic text it will now show this until you type something: Make sure to include your Linux Mint system information. (System Reports > System Information > Copy) Like ...
- Sat Oct 05, 2024 3:49 am
- Forum: Software & Applications
- Topic: Where does nemo store directory specific display information?
- Replies: 10
- Views: 174
Re: Where does nemo store directory specific display information?
In filesystem metadata. You can run
gio info -a metadata /path/to/directory
to show the metadata for a directory.- Fri Oct 04, 2024 2:21 pm
- Forum: Other topics
- Topic: Language support and flags
- Replies: 3
- Views: 82
Re: Language support and flags
I didn't know that the MATE edition also uses mintlocale https://github.com/linuxmint/mintlocale. That in turn uses iso-flag-png for the icons https://github.com/linuxmint/flags. For the minority languages, like Basque and Catalan, it has this simple code to make them use a different flag: https://g...
- Fri Oct 04, 2024 11:55 am
- Forum: Other topics
- Topic: Language support and flags
- Replies: 3
- Views: 82
Re: Language support and flags
These forums are for users-helping-users with Linux Mint problems. It's fine to ask here if you only want to change the flag for yourself. If you want to change it for all Occitan Linux Mint users you'll have to suggest it to the developers of whatever is the "language support screens". If...
- Fri Oct 04, 2024 5:38 am
- Forum: Software & Applications
- Topic: LM22: Archive Manager crashes (file-roller:83046): GLib-CRITICAL **)
- Replies: 12
- Views: 406
Re: LM22: Archive Manager crashes (file-roller:83046): GLib-CRITICAL **)
Linux Mint 22 uses an older, now unmaintained version of file-roller by default. As answered several times on similar topics, you can try if upgrading your file-roller to the Ubuntu 24.04 version solves the issues:
Code: Select all
apt install -t noble file-roller
- Thu Oct 03, 2024 12:24 pm
- Forum: Nederlands - Dutch
- Topic: twee systeemschijven?
- Replies: 8
- Views: 158
- Thu Oct 03, 2024 5:04 am
- Forum: Nederlands - Dutch
- Topic: twee systeemschijven?
- Replies: 8
- Views: 158
Re: twee systeemschijven?
Je systeemschijf is de 120 GB schijf. De 240 GB schijf zou je opnieuw kunnen partitioneren met het Disks (gnome-disks) programma en dan er een nieuwe, lege ext4 partitie op aanmaken. In Disks de schijf links kiezen en dan rechtsboven de menu knop klikken en kiezen om de schijf te formatteren. Daarna...
- Thu Oct 03, 2024 3:04 am
- Forum: Chat about Linux Mint
- Topic: The update frequency of Mint's Firefox: an increasing security concern?
- Replies: 42
- Views: 1903
Re: The update frequency of Mint's Firefox: an increasing security concern?
No. Brave is not available from the standard repositories. You either installed it from Flathub or added the Brave repository and installed it from there. It's updated by Brave developers in either case.
- Wed Oct 02, 2024 3:48 pm
- Forum: Non-technical Questions
- Topic: My comments on the monthly blog posts are not showing up. Am I being censored?
- Replies: 4
- Views: 214
Re: My comments on the monthly blog posts are not showing up. Am I being censored?
Email is on the main website (top right corner email icon). Else if you're on Matrix you can try the development channel.
- Wed Oct 02, 2024 2:25 pm
- Forum: Non-technical Questions
- Topic: My comments on the monthly blog posts are not showing up. Am I being censored?
- Replies: 4
- Views: 214
Re: My comments on the monthly blog posts are not showing up. Am I being censored?
The blog is moderated by the developers. You'll have to contact them if this is a persistent problem. I assume comments with with example certain words, or code or with external links in them could require human approval and there may be times that takes longer. Beyond guesswork, you have to contact...
- Wed Oct 02, 2024 12:25 pm
- Forum: Nederlands - Dutch
- Topic: twee systeemschijven?
- Replies: 8
- Views: 158
Re: twee systeemschijven?
Open een terminal venster en voer deze opdracht uit:
Deel het resultaat hier zodat we een beeld krijgen van de partities op je system.
Code: Select all
lsblk -o +FSTYPE
- Tue Oct 01, 2024 12:24 pm
- Forum: Software & Applications
- Topic: ublock origin soon no longer maintained (for Chromium / Chrome)
- Replies: 6
- Views: 332
Re: ublock origin soon no longer maintained...
uBlock Origin themselves have suggestion for what to do when Chromium no longer allows to use it: Alternatives and Solutions Continue Using uBlock Origin on Firefox Use uBlock Origin Lite Switch to Browsers Committed to MV2 Support Explore Other Content Blocking Methods If your priority is to keep u...
- Tue Oct 01, 2024 11:38 am
- Forum: Forums Feedback
- Topic: Anyone Else Having Problems with the Forums Lately?
- Replies: 27
- Views: 1027
- Tue Oct 01, 2024 3:09 am
- Forum: Installation & Boot
- Topic: [SOLVED] Long time Boot
- Replies: 17
- Views: 320
Re: Long time Boot
That's a nice improvement, well done. Most unit load in parallel, not sequential. So the above list of unit times isn't telling the full picture. You can run systemd-analyze plot > plot.svg to get a chart with more detail. It will create a file called "plot.svg" in the current directory wi...
- Mon Sep 30, 2024 5:44 pm
- Forum: Releases & Announcements
- Topic: Monthly News – September 2024
- Replies: 18
- Views: 1023
Re: Monthly News – September 2024
For Linux Mint 19.3 Xplayer was replaced with Celluloid. In short because of the much better performance and (for laptops) battery life. It was detailed in the overview of new features for 19.3 and some more context in an earlier progress report (search for "xplayer" on those pages to find).
- Mon Sep 30, 2024 4:37 pm
- Forum: Installation & Boot
- Topic: [SOLVED] Long time Boot
- Replies: 17
- Views: 320
Re: Long time Boot
Thanks, that explains that line in the inxi output.
- Mon Sep 30, 2024 3:17 pm
- Forum: Installation & Boot
- Topic: kernel 6.12 possible to install on Mint 22 ??
- Replies: 7
- Views: 274
Re: kernel 6.12 possible to install on Mint 22 ??
Ubuntu 25.04 next year will use a newer kernel, so 6.12 or even newer. That will again come to Linux Mint 22 after they make that kernel also available on Ubuntu 24.04. So it's coming eventually.
- Mon Sep 30, 2024 3:04 pm
- Forum: Installation & Boot
- Topic: [SOLVED] Long time Boot
- Replies: 17
- Views: 320
Re: Long time Boot
It seems long for a system with a decently fast 12 core CPU, 16 GB RAM and SSD storage. I agree with MiZoG, something else must be the matter. You might try if disconnecting all non-essential peripherals, like camera, make a difference for boot speed. Sometimes the problem is initializing such takes...