this post was submitted on 25 May 2024
59 points (96.8% liked)

Linux

47224 readers
1435 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
[–] lemmyvore@feddit.nl 7 points 3 months ago (1 children)

If you're comfortable with Arch why not stick to it? Distro hopping is not bad but there are diminishing returns beyond the package manager and package release style. Eventually all distros run the same apps.

[–] nerdschleife@lemm.ee 2 points 3 months ago (2 children)

I've had instances where the system breaks,usually when I don't update for a while. I don't want to face that on my 'stable' machine

[–] Titou@sh.itjust.works 1 points 3 months ago

I've never seen Arch breaking by itself while updating, it may happen if you do "pacman -Sy" instead of "pacman -Syu"

[–] lemmyvore@feddit.nl 0 points 3 months ago* (last edited 3 months ago) (1 children)

Hm you can try Manjaro. It's basically that, Arch for people who'd like rolling but don't want the risks that go with it.

I haven't had any failed update in the 4 years I've been using it. But it also has built-in update snapshots if you choose BTRFS for the root partition, so you can revert if something goes wrong.

The catch about Manjaro is that you have to trade some of the liberties of Arch for the stability. They hold back packages until they're satisfied they're stable (they have their own "stable" branch which doesn't exist on Arch) and they strongly recommend sticking to LTS kernels. They also have GUI helper apps for important things (kernel version switch, hardware driver management and package installer) that they recommend to use.

You can use pacman and it's still Arch inside but you have to behave in order to have a stable system.

[–] nerdschleife@lemm.ee 5 points 3 months ago

Manjaro is a distro I've given up on. Broke itself twice for me. I much prefer Endeavour OS or Arco (shout-out to that excellent community)