linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

rem26_art, in I made it to Linux! What is your must-have FOSS or Free Software for linux?
@rem26_art@kbin.social avatar

Blender: If you're interested in 3D modeling or Animation
Inkscape: If you have any need for a vector graphics program thats a bit like Adobe Illustrator
OBS: If you need to do any screen recording or livestreaming
Haruna Video Player: It plays videos and can also play youtube videos if you paste in a link. (This also pulls in yt-dlp as a dependency, which allows you to download youtube videos and the like from a terminal)
btop: A nice looking system resource monitor that runs in a terminal

fafok20662, in New Plasma 6 Default Icon Theme Looks

yuck

Jumuta, in I made it to Linux! What is your must-have FOSS or Free Software for linux?
  • helix (vim like text editor)
  • kate (kde text editor)
  • dolphin (kde file manager)
  • supertuxcart (most modern linux game)
Zastyion345,

I would recommend XonoticIts like unreal tournament and its fantastic. Smooth as butter no lags.

Crozekiel, in Distro Picking

If I had to pick a recommendation from those 3 for a novice Linux install I’d probably pick mint.

blakeus12,
@blakeus12@hexbear.net avatar

would you recommend another distro? if so i would love to hear it

Crozekiel,

Sure. I didn’t want to originally as I hate being that guy when someone asks “x or y” shouting “try z!”, lol.

If you are primarily planning to game on the computer, I’d recommend popOS to new to Linux users. System76 has some good tweaks for gaming performance behind the scenes and excellent driver support all out of the box. You can get all of these benefits on other distributions, but it’s work to get them that I wouldn’t recommend to someone not yet pretty comfortable in Linux.

Beyond that, there are 2 others I’d recommend to keep an eye on, maybe not jumping in as your first foray into Linux, but are really good once you have some confidence built up. Those are Bazzite (an immutable fedora off shoot built around gaming, even as a steam deck replacement os but the desktop version is also pretty great as far as my experiences) and Garuda (rolling release arch derivative also geared toward gamers, is usually pretty impressive in benchmarks compared to other distro out of the box). Bazzite has a lot of those same popOS tweaks out of the box, and primarily uses flatpak for stuff you install, so you don’t need to update your entire system just to keep discord happy. Garuda does a good job holding your hand compared to vanilla arch and has a lot of handy stuff setup and installed out of the box, but it is a rolling release so expect to run updates often (for this reason I’m not a fan of using it on an only occasionally used system). Bazzite does recommend against dual booting in the traditional sense using grub, they recommend removing other drive with an os during install and then using bios to choose what to boot, and that’s the biggest reason I’d recommend being more comfortable before trying it. You know your comfort and skill level better than anyone else here.

All that said, I’m not discounting Linux mint - it’s a great os choice for all around use, especially coming from windows. But it may require more tweaking and fiddling to get the best gaming performance out of compared to something built around gaming. Ultimately, same thoughts about fedora - it’s a great all around os, but if your primary concern is gaming it might take more work to get the best experience possible. Not to say your experience will be bad without all that effort either, it’s all to be taken with a grain of salt.

blakeus12,
@blakeus12@hexbear.net avatar

thank you! i will keep that in mind when i inevitably start hopping distros after a while

anothermember, in Your chosen desktop Linux defaults?

Well, almost the opposite of you, I currently use Fedora Silverblue (including BTRFS which I very much appreciate for versioned backups), except that I override GNOME Software (never got it to work properly for me) and Fedora’s Firefox (I use the Firefox from Flathub but not Fedora).

wolf,

I feel envious - I would love to run Silverblue like you do! :-)

KISSmyOS, in Red Hat paywall?! How the Raleigh giant divided the open source community.

How can they use GPL’ed code and then close it? I thought this was specifically forbidden?

notthebees, in The best RAID setup for internal HDD and does it actually make sense to use it all for gaming?

Just out of curiosity, where do you live and what hardware are you using? I can buy 2 TB nvme ssds for around $75 usd.

Also as someone mentioned, those hard drives may be used already and could fail. If you do want to try it I’d say go ahead.

Uluganda,

I’m an Indonesian, and 1tb of nvme here, used, is $70.

kittenzrulz123, in Phew, no windows

Windows cleaner, it wipes away almost all bloat

30p87,

Impossible

qwesx, in Can flatpaks be installed and accessed from another partition on the same drive?
@qwesx@kbin.social avatar

Have a separate home partition and just keep using it across distributions?

alwaysconfused,

I’m not experienced enough with linux to understand if this is a question or a statement on what I can do. In either case, I don’t know how to interpret what this means.

cgarret3,

They are confirming that, yes, it is an option to have a partition dedicated to just the user’s (your) home environment and folders

and

asking if that is an option that appeals to you or you have already considered.

It is what I prefer, but there are people who have good reason to not like that. It’s worth trying out imo, and later if you find that it doesn’t suit you, that’s okay, you’ll just need to find another solution

alwaysconfused,

Thank you, that makes sense.

What reasons would people not like doing that?

I personally feel like separation of user data and OS data is easier for me to manage.

iso,

I find it annoying to worry about multiple partition sizes. Having to make sure your root and home partition are sized correctly is one more thing to think about.

alwaysconfused,

That makes sense. I guess for my case it’s fine since I have more storage than I can use. Additionally, I keep my most important data on multiple offline storages and even that is quite minimal.

KISSmyOS,

When installing Linux, you first have to partition your hard drive.
You can create a seperate partition for your /home folder in addition to the one you create for the rest of the system.
Then when you install a different distro, you can tell the installer to use your /home partition without changing or formatting it. After installation, you will have the new Linux system and the /home folder from your old one. That way, all user settings and flatpak settings will be the same as before reinstalling.

But if you’re a new Linux user, I don’t know how helpful this is. It’s easier to just copy everything in /home to an external drive, then copy it back after you reinstalled, for the same effect.

alwaysconfused,

That first bit makes sense, I should be able to figure that out I think.

The reason I want to avoid using an external drive is because it takes a minimum an hour to transfer 4 games worth of data currently. That time is an inhibiting factor for me. I’d like to minimize downtime.

Also I’d like to test gaming oriented distributions with newer kernels compared to what Linux Mint ships with.

alt,

Additionally, ensure that flatpaks are installed within that home partition. Some distros (like Fedora) default to installing flatpaks system-wide (and thus flatpaks end up being installed in /var instead). So, after ensuring that your home folder is correctly found within the home partition, just install flatpaks with the flatpak install --user *package-name* command.

s38b35M5, in Red Hat paywall?! How the Raleigh giant divided the open source community.
@s38b35M5@lemmy.world avatar

Thought the GPL theoretically forbade this. No? Licensing is not a strong suit of mine…

gnumdk,
@gnumdk@lemmy.ml avatar

The code is available as git, you just don’t have access to src.rpm.

EmbeddedEntropy,

Not what they did on the surface (limiting source to only customers). That’s allowed by the GPL. But they went beyond that which imo makes them non-compliant.

  1. RH will cancel your access/agreement if you share the GPL’d source with others. That’s directly forbidden by section 6 of the GPLv2. RH is free to cancel your agreement when they want, but not because you exercised your rights under the GPL.
  2. Once your agreement is canceled, you also lose access to the matching source for other GPL’d packages installed on your system. RH could offer other methods to be in compliance, but as far as I know, they have not.
BRINGit34, in YOU CANT MAKE THIS UP
@BRINGit34@lemmygrad.ml avatar

She sounds very experienced in managing larger projects and even some open source ones. Reading articles is not a hard endeavour. Perhaps you should try it. Gnome is the largest desktop enviorment on linux and it isn’t there because of bad decisions

___, in FOSS 88 key pianos

Does musescore fit your needs? If you want a piano… you should probably get a midi input keyboard. If you don’t need 88 keys and real-time playing, you can deal with less octaves.

ReversalHatchery, in I am trying to edit a game save with an Hex editor but it doesn't allow me to change anything, it's frustrating

I had similar frustrations with a game. It’s very easy to make mistakes while you’re a beginner in editing such files (I don’t know if you are).
One advice is to make sure to keep the data the same length.

If that doesn’t help, observe the file’s structure a bit more. Maybe it uses a checksum somewhere for the data you want to edit, or it is just stored elsewhere and you were editing the wrong thing.
Make a save. Make the data to change (in the shortest time possible) and make a new save. Compare these for what have changed.

But also, what is your problem?
Does the value just don’t change, or the save becomes corrupted?

ReversalHatchery,

Oh and one more thing!

Do you obtain this file from the file system, or do you need to extract it from some kind of a container file, and then implant back the modified version?
SnowRunner’s asset files cannot be edited unless you unpack and repack them with winrar. Anything else (as far as I tried, windows tools at the time) and it won’t work.

zShxck,

Cannot input any value. I tried ImHex and with it I am able to change values now… I don’t know why

TheAnonymouseJoker, in What has been your experience with Flatpak?
@TheAnonymouseJoker@lemmy.ml avatar

Starting delay for first time, then smooth sailing. But Flatpak has a major con over Snap - sandboxed system integration of programs.

craigevil, in What has been your experience with Flatpak?
@craigevil@lemmy.ml avatar

I use it on my pi400 running rpios Bookworm. Easier to install things like Okular and other apps without installing all of the overhead of KDE/Gnome. Counting the necessary kde/gnome libs I currently have 33 flatpaks installed.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #