Search found 26616 matches
- Mon Oct 07, 2024 5:29 am
- Forum: Beginner Questions
- Topic: HOW do I create partitions on a disk?
- Replies: 8
- Views: 149
Re: HOW do I create partitions on a disk?
It does not offer the ability to create a partition table when you format a new disk that comes without one :( That's nonsense. Click the disk on the left, click the menu button top right and select Format Disk. That lets you choose which partition table to format the disk with. Partitions created ...
- Sun Oct 06, 2024 5:09 pm
- Forum: Software & Applications
- Topic: LS command sorting questions
- Replies: 2
- Views: 58
Re: LS command sorting questions
With your sorting requirements at odds with collation rules and with ASCII order, I suppose you have 3 options if accepting how it works isn't an option: 1. write a wrapper program around ls, that parses its output and re-sorts it according to your rules 2. patch your ls to hard code those rules in ...
- Sat Oct 05, 2024 4:09 pm
- Forum: Beginner Questions
- Topic: Security concerns for Root
- Replies: 4
- Views: 139
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: 139
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: 592
Re: Forum: include System Information in support requests
I've added a placeholder text when you make a new topic in the Beginner Questions, 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 Infor...
- Sat Oct 05, 2024 3:49 am
- Forum: Software & Applications
- Topic: Where does nemo store directory specific display information?
- Replies: 17
- Views: 317
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: 97
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: 97
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: 433
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: 9
- Views: 198
- Thu Oct 03, 2024 5:04 am
- Forum: Nederlands - Dutch
- Topic: twee systeemschijven?
- Replies: 9
- Views: 198
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: 1976
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: 249
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: 249
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: 9
- Views: 198
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: 345
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: 1038
- Tue Oct 01, 2024 3:09 am
- Forum: Installation & Boot
- Topic: [SOLVED] Long time Boot
- Replies: 17
- Views: 324
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: 19
- Views: 1170
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: 324
Re: Long time Boot
Thanks, that explains that line in the inxi output.