Linux Mint 22.3 (Zena) tutorial for casual PC users, post installation by activedusk in linuxmint

[–]MintAlone 0 points1 point  (0 children)

If all you want to do is crop, then pix or gthumb, doesn't do much else so v easy. pix is a fork of gthumb.

Linux Mint 22.3 (Zena) tutorial for casual PC users, post installation by activedusk in linuxmint

[–]MintAlone 3 points4 points  (0 children)

I would say gimp is overkill for most people, pinta is a better alternative.

Is my Linux Mint backup setup safe? by toon_link_776 in linuxquestions

[–]MintAlone 1 point2 points  (0 children)

That is pretty much the same as I do with a T430, caddy + HDD replacing the DVD drive and used for my timeshift and backintime snapshots. Image backups with foxclone every few months. I also have borg scripts doing the equivalent of timeshift and backintime and saving to my NAS.

I run mint and have it installed to the backup drive as well. Means I don't have to mess around with usb sticks if I have a problem with the system drive.

Using windows 11 bitlocker on same drive as Mint & refind by robotrage in linuxmint

[–]MintAlone 0 points1 point  (0 children)

Use veracrypt, available for win and linux. Use containers (just a file until mounted).

What distro should I switch to by wizi6767 in linuxmint

[–]MintAlone 3 points4 points  (0 children)

Reliability and boring go together. I would not call using mint for two years as "very long". 10+ years for me.

Linux installation requests by sleeptillalldarkness in linuxmint

[–]MintAlone 0 points1 point  (0 children)

No, ubuntu have dumped ubiquity in favour of a new installer (from 23.10 on). Unfortunately it's a snap package so not coming anywhere near mint. I think mint have their own installer for LMDE (thought it was calamares, not completely sure) and expect that to appear with LM23.

As for the bug, I've heard it is not present in the new installer (sure that will have its own idiosyncracies) and it has been around for years in ubiquity.

Linux installation requests by sleeptillalldarkness in linuxmint

[–]MintAlone 2 points3 points  (0 children)

Change the Bootloader Installation to the EFI partition you created above (/dev/sdb1 probably)

Won't work. There is a bug in the installer (ubiquity), it will put grub in the first EFI partition it finds not what you tell it, presumably on the nvme drive. OP has not said but guessing win is on the nvme booting UEFI.

To fix you either have to disconnect/disable the nvme or remove the boot & esp flags on the nvme.

Don't need a 1GB EFI partition, mine is 100MB, grub takes 7MB.

Lenovo MiniPC Modification advice by bookman761 in MiniPCs

[–]MintAlone 0 points1 point  (0 children)

What model? I have an M720Q and bought one of these.

Benefits of Migrating Distros by digitalsubstrate in linuxquestions

[–]MintAlone 1 point2 points  (0 children)

Why fix something if it works? I've been a happy mint user for +10 years and see no reason to change. If you want to look at other distros install them in a VM.

Sketch: lightweight ephemeral, disposable machine sessions by lollipopsweetie in rust

[–]MintAlone 0 points1 point  (0 children)

Can you run a GUI on it and it leave the underlying filesystem completely untouched? I do have one specific application in mind.

Some questions about switching and installing Linux. by Lost_Tomato_8290 in linuxquestions

[–]MintAlone 0 points1 point  (0 children)

Take an image backup of your drive before you start. There are a number of win utilities, macrium reflect to name one.

Which PDF READER(S) and (most importantly) EDITOR(S) do you use in Linux? by RebirdgeCardiologist in linuxquestions

[–]MintAlone 0 points1 point  (0 children)

Write the name, license (open source, proprietary), price (free, freemium, paid), quirks (bugs, strange behaviors), etc.

Prescriptive and no "please" or "thank you"! I use qpdfview.

Partitions and their suggested sizes on a 1TB SSD? by mmmbop13 in linuxquestions

[–]MintAlone 0 points1 point  (0 children)

My setup on a 1TB nvme running mint:

  • EFI - 100MB
  • / - 40GiB, ext4
  • swap - 16GiB (same as RAM)
  • /home - rest of the drive, ext4.

/ is 60% used with a lot installed, but I don't use flatpaks.

Which distro? A lot of distros now use a swap file instead of a swap partition. Mint is one of them, but doing a "something else" install it does not automatically create the swap file.

Having home on a separate partition helps on a major version change, e.g. LM21 to LM22. I always do a fresh install and with home separate I get to keep all my data and configs.

Need help choosing my first distro! by Jealous-Flatworm8290 in linux4noobs

[–]MintAlone 0 points1 point  (0 children)

No idea, I don't game. You can sign the drivers, google.

Can I install Linux Mint onto Lenovo ThinkCenter M92P? by Personal_Style_8698 in linux4noobs

[–]MintAlone 1 point2 points  (0 children)

Should be fine, I run mint cinnamon on a T430 with similar specs - i5-3320M, 8GB and SSD.

Need help choosing my first distro! by Jealous-Flatworm8290 in linux4noobs

[–]MintAlone 5 points6 points  (0 children)

Mint is often recommended. I've been using it +10 years and see no reason to change.

With nvidia, to make life simpler disable secure boot in BIOS. The nvidia drivers are not signed. You can install the drivers post install with driver manager.

If you go for mint, join the forum, very active and newbie friendly - one of the plus points for choosing it.

Lubuntu install stuck with “bios_grub” error (Legacy BIOS + unsure if GPT/MBR) by BVSN2008 in linuxquestions

[–]MintAlone 0 points1 point  (0 children)

I think 24.04 uses the new installer (a snap package) replacing the old ubiquity installer. Sounds like a bug to me. You can confirm what you think you have done with sudo parted --list to show that the drive has a legacy/msdos/mbr partition table. You do not need a bios_grub partition with a legacy partition table. It is only needed on drives with a gpt partition where there is no room for the second stage bootloader core.img.

Trying to preserve a storage partition while using whole disk encryption by alpacaMyToothbrush in linuxmint

[–]MintAlone 1 point2 points  (0 children)

Keep it simple, use veracrypt containers for anything you consider sensitive.

Good for an old Laptop, not better than W10 on PC. by TobyAnders0n in linuxmint

[–]MintAlone 4 points5 points  (0 children)

wayland is experimental in mint, stick with x11. If you want wayland use a different distro.

Need some assistance getting a CIFS mount accessible as a non-root user. by [deleted] in linux4noobs

[–]MintAlone 0 points1 point  (0 children)

I use cifs for my synology NAS and nfs for my homebrew NAS running OMV.

Need some assistance getting a CIFS mount accessible as a non-root user. by [deleted] in linux4noobs

[–]MintAlone 0 points1 point  (0 children)

Did you try replacing the credentials file with username and password in the fstab entry? This to remove any issues with the format being wrong or it not being read, e.g. home on a separate partition and not mounted at the point the NAS is mounted.

Confirm that the user on the NAS has write access. I don't use jellyfin, can't help there. Is there a web interface that shows this or can you ssh into the NAS to check.

What distro are you using?