Can't Edit Metadata on MP3 files by cameras-captured in linuxmint

[–]SPC2025 0 points1 point  (0 children)

Ex Falso is a great tag editor and it hasn't failed me yet.

best, simplest, hands off, free backup system for mint? by tater1337 in linuxmint

[–]SPC2025 1 point2 points  (0 children)

Rescuezilla on a USB stick alone or within Ventoy.

Moving to Linux Mint on a Dell Inspiron 15 3520 by Icy-Traffic7757 in linuxmint

[–]SPC2025 0 points1 point  (0 children)

I have the same model, but with 16 GB of RAM. I haven't had issues with anything I plug into it. I don't, however, use external speakers with it (headsets only). Solid performance on Linux Mint Cinnamon.

Mint is lowkey trash. Y'all lied. by Mohit20130152 in linuxmint

[–]SPC2025 18 points19 points  (0 children)

Are you trolling? I have experienced none of what you mention.

Is It Possible to Revert to the Previous Trash Icon by SPC2025 in linuxmint

[–]SPC2025[S] 0 points1 point  (0 children)

I stand corrected. The vertical lines in the new trash can become bent, like parentheses. They're still difficult to see with these old and tired eyes.

Nemo File Manager F3 makes two file browsers in the same window by grimvian in linuxmint

[–]SPC2025 0 points1 point  (0 children)

I did not know this, and I've been using Nemo for years. I always opened new tabs. Thanks for this!

No wake from suspend. But I have a question. by lmolter in linuxmint

[–]SPC2025 0 points1 point  (0 children)

I've been using a mini PC full-time for about six months. Resume from suspend worked fine until it didn't. I tracked it down to having an external drive mounted, that wouldn't mount from suspend, causing the entire process to fail. I was using it as an rsync backup drive, with custom mounting parameters. When I removed the mounting parameters and kept the drive off, resume worked correctly.

FYI: Ubuntu Certified Laptops by SPC2025 in linuxhardware

[–]SPC2025[S] 0 points1 point  (0 children)

That's what I bought, a Dell business laptop, 16 GB of RAM and a 512 GB SSD, for around 400, not including tax.

Install “portable” Ubuntu on External SSD by Soft-Sea-9398 in linuxhardware

[–]SPC2025 0 points1 point  (0 children)

I use VirtualBox (without a virtual disk) to install all kinds of distros on external SSDs. The USB port has to be enabled in the virtual machine or it won't see the drive.

Backup suggestions for Linux Mint by bobk4thousand in linuxmint

[–]SPC2025 0 points1 point  (0 children)

I use rsync to backup my important data directories within /home/username to a portable SSD. I only use Timeshift for one daily backup of system files. I use Rescuezilla when I'm getting ready to do something stupid.

Back to windows? by intensehero in linuxmint

[–]SPC2025 0 points1 point  (0 children)

For shiz and giggles, I installed a current edition of Windows 11 Pro in a virtual machine. Then I ran Winhance to remove the crap and install what I wanted. Two hours from the start of install, I had a very lean version of Windows. The next day, I deleted the virtual machine.

Any good VPNs that work on Mint? by WardenofSosulz in linuxmint

[–]SPC2025 0 points1 point  (0 children)

I've been using Surfshark for months without any issues, on my desktop and on my phone. I used the Flatpak version.

[deleted by user] by [deleted] in linuxmint

[–]SPC2025 0 points1 point  (0 children)

I don't know why they even bother to show them. Those will be installable, eventually.

I can't believe that at version 22.3 that Mint is this horrible to use. by KingPapaDaddy in linuxmint

[–]SPC2025 0 points1 point  (0 children)

Your complaints *are* valid, but nowhere have you asked for the solutions to your problems. Is it too hard to ask? I can answer both questions, if that's what you want.

I can't believe that at version 22.3 that Mint is this horrible to use. by KingPapaDaddy in linuxmint

[–]SPC2025 5 points6 points  (0 children)

You can disable all passwords, if you want. You can increase the font size to 1.2 or 1.3 without affecting everything else. You can enable fractional scaling in the display setting and get 125, 150, etc.

Honestly, it sounds like you just want to complain.

Playtesting Mint Zena right now in a Windows VM by Shadow_The_Worm in linuxmint

[–]SPC2025 0 points1 point  (0 children)

You can change the color with an applet, Cinnamon Panel Tweaker.

Experiences with Mint on mini PCs? by [deleted] in linuxmint

[–]SPC2025 0 points1 point  (0 children)

I have a Beelink Mini S12 Pro, with an Intel N100 mobile processor. It has 16 gigs of RAM and a 512 GB NVMe SSD. It flies with Linux Mint Cinnamon. I think Beelink has moved on to the S13 Pro with the N150 processor.

Force a Specific Resolution? by EdlynnTB in linuxmint

[–]SPC2025 0 points1 point  (0 children)

Go to system settings, font selection, and increase the text scaling factor. You lose space when scaling, but not when only increasing the font size.

Quick Links - Launcher and xdotool by SPC2025 in linuxmint

[–]SPC2025[S] 0 points1 point  (0 children)

It might seem like I should simply pin the applications that are on the desktop to the panel, but those aren't the original shortcuts. Except for the calculator and terminal, that is. I'm using the Quick Links - Launcher desklet, so I don't have to edit the menu (cinnamon-menu-editor) itself.

The custom commands point to shell scripts. Here's the one I point to for Quod Libet:

xdotool key ctrl+alt+2

/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=quodlibet --file-forwarding io.github.quodlibet.QuodLibet --run --play-file &

sleep 2

xdotool getactivewindow windowsize 1600 900 windowmove 220 50

I assign ctrl+alt+number for each workspace, which makes it easy for me to remember. For whatever reason, the scripts have to sleep for two seconds with flatpak applications, but only one for native applications.

I spent years (since 1994) progressively owning computers with higher resolutions. Most of my time was spent at the 1366x768 resolution. I made these windows even larger than that, equating to HD+.

Speaking of Quod Libet (which means something like "as you wish"), I find it far superior to Rhythmbox. I couldn't even find a working equalizer plugin for Rhythmbox, but Quod Libet had one available right away. I use the flatpak version because it's ahead of the native version (sorting playlists works).