this post was submitted on 25 May 2024
57 points (95.2% liked)

Linux

45534 readers
1059 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
 

I have been using Arch Linux with i3wm for around 5 years for work, on my ThinkPad. I am fairly comfortable with pacman and setting up a distro. I have previously tried Mint, Manjaro, KDE Neon, Elementary, and MX Linux, all for the same use case (Work: where I need a browser, Slack, and a MongoDB GUI).

However, I have been using Windows on my desktop that I use for gaming and the Adobe suite (photoshop and illustrator mainly). With the increasing enshittification of Win11, I want to migrate full time to a Linux system on desktop as well. I prefer a more stable experience on this machine so I chose Pop OS (other suggestions are welcome. I like Plasma). I need some help getting started (I did some preliminary trials on a VM where I was able to run a small game off GOG, but the part I need help with needs some trickery wrt different disks).

PC specs:

  • Ryzen 3 3300X
  • 16 GB DDR4
  • 1 NVMe boot drive, 1 SATA SSD for games, 1 HDD
  • RX 570 8 GB

My copies of Photoshop and some of my games are pirated. I'm planning to run a Tiny10 VM for the Adobe stuff but the games will need to run on bare metal linux, off the NTFS formatted game drive. Edit : Most importantly, Content Manager and mods for Assetto Corsa need to work (not pirated), with my Thrustmaster T128

I would be grateful for a guide for this.

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

@MalReynolds @nerdschleife But flatpak doesn't integrate well with the OS, that's why I keep using the package manager instead.

[–] [email protected] 1 points 1 month ago

Fine, you do you.

[–] [email protected] 1 points 1 month ago

Fedora atomic (I'm using bazzite for gaming only) have Flatpaks enabled by default and are recommended, so it integrates well with the OS.
And seeing where the Linux community is going right now, Flatpak has been widely adopted by most distros which are not Debian based. There are ways to go regarding the packaging for the developers, but there are plenty of apps already on flathub. I'm using it on arch and bazzite and have no problems so far.
I can't comment on the apps the OP requires

[–] [email protected] -3 points 1 month ago (1 children)

Every single way that flatpak doesn't integrate well into the OS is easily fixed with minimal effort.

[–] sailingbythelee 0 points 1 month ago (1 children)

I'm glad you are here because I have a flatpak problem that I'd like to fix with minimal effort. I'm using the flatpak version of jellyfin media player to access my jellyfin server. I also access the jellyfin server from other machines using either the AUR version of jellyfin media player or the Android app. I only have trouble with the flatpak version. The problem I'm having is that the flatpak jellyfin player doesn't remember the jellyfin server IP address or my login between sessions. I do not have this problem with the AUR or Android versions (or even the Windows version on my wife's laptop), just the flatpak version. Any ideas how to fix that?

[–] Rustmilian 2 points 1 month ago* (last edited 1 month ago)

That's clearly a bug with how it's storing &/or accessing the credentials. That has nothing to do with desktop integration. Go report it.