this post was submitted on 02 Feb 2025
71 points (100.0% liked)

Linux

49467 readers
647 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 
  1. I have NVIDIA Optimus and I haven't been able to get any method of installing NVIDIA drivers to work. I don't necessarily care about the full switching ability of the Optimus, although sure it would be nice. I also have been unsuccessful turning off the Intel UHD graphics (as an option). My computer is an MSI Sword 15 A11UD, with NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] 3D graphics. I have installed using the Driver Manager in Mint, and also manually. I have checked and I am using the 550 driver, which I think is supposed to be the right one.

  2. I am having trouble transitioning to Linux where I am not able to simply navigate to additional hard drives contained in my laptop or attached via usb. I have my torrents on an external drive, and it keeps getting renamed, easystore somehow became "owned" by root and inaccessible, and I had to switch to easystore1 which was created in the same folder. After I switched, easystore1 became owned by root, and I had to switch to easystore2, which had been created.

In addition to this, I can't browse to the external hard drive through plex media server or radarr/sonarr, it just doesn't show on the menu. I know it's a permission issue, but I don't understand how that works.

I was happy up to a point, but my Linux installation is becoming what I was afraid of, a test showing me how little I know, and a time-eater that causes my wife to wonder what happened to her husband.

Please, I want to be free, but I don't want to just say bye to my hard drives and my GPU. Help me, community. You're my only hope.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 7 hours ago (2 children)

I installed Linux Mint from a live USB. I have installed applications via bash, software manager, and some even from the snap store.

I'm not sure what desktop environment Mint uses, I'm pretty sure it's not KDE, and I have no clue about which explorer.

[–] [email protected] 2 points 3 hours ago

Mint's default desktop is Cinnamon. The default file manager is Nemo.

[–] [email protected] 3 points 6 hours ago

If you have the default version of Mint installed then your desktop environment is Cinnamon. There are also XFCE and MATE versions, but you have to go out of your way to get those. The default file explorer for Cinnamon is called Nemo, so if you haven't changed it that would be what you are using.

Honestly, I think your best bet is trying Disks or maybe gparted if you like cli apps, and setting a mount point for the device from one of those. Linux doesn't always like NTFS, but you should at least be able to mount and read the drive consistently, although I have to admit I've never used an NTFS formatted external drive, so maybe something weird is going on with that.