linux

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

efscher, in 5 Most Privacy Focused Web Browsers
@efscher@lemmy.nyc.what.if.ua avatar

Orion doesn’t make the list?

MiddledAgedGuy, in I use linux for the same reason I wear fuzzy socks and sweaters

I appreciate the not your office OS commentary. I have the use Windows for work. I do this mostly via RDP to a work provided laptop, as well as a win10 VM for MS Teams. And I take great pleasure in shutting those down at the end of the work day.

The last tolerable version of Windows for me was XP. I find myself fond of Windows 98, but that’s probably just nostalgia speaking.

baconicsynergy, in Very low resources but reliable Wayland Desktop?

This was in development but its about a year stale: gitlab.com/cubocore/paper/paperde

maryjayjay, (edited ) in Query about your linux daily drivers?

My daily driver is a 3600 ARM core kubernetes cluster in Oracle cloud running on Unbreakable Enterprise Kernel.

On my desk I have an M2 Mac, lol!

Steamymoomilk,

I started to read and was like “is this guy like an arm developer or somthing?”

maryjayjay,

Actually, before this I was a Kernel developer at Qualcomm, so… Yes

Steamymoomilk,

Yo thats super cool!

maryjayjay,

It was fun and interesting and challenging. 🌝 My team was amazing, my leadership was amazing, I wish the company hadn’t gone to shit.

mdk_, (edited ) in One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?

Top right seems to be the best.

The others:

  • Top left: Mystery tongue coming from or going somewhere
  • Middle left: Much to bright, hard edges make finding icons difficult
  • Middle right: Too many dark areas
  • Bottom left: Might be okay as well
  • Bottom right: Too bright and might not fit the mood as this seems to be an anime inspired background
KrispeeIguana, in Just install EndeavorOS lol
@KrispeeIguana@lemmy.ml avatar

Arch Linux with NVIDIA is definitely not great for newbies, especially for people who can’t keep up with the distro. If left unupdated for too long, your system may break. Even if you update every day, you could break something. You just never win with a rolling release distro like this. My only saving grace is that I run with an AMD gpu and so far, that thing has just worked.

My tip for anyone switching to Linux is to switch to AMD. Even if NVIDIA is better overall for performance and features, even if the last time you tried AMD on your windows system it was slow and a bit buggy, on Linux, AMD just works, without extra steps.

Pantherina,

For nvidia use ublue. Its immutable so it will always work. If not, roll back

yianiris,
@yianiris@kafeneio.social avatar

How can a system that wasn't broken, without any changes/updates/upgrades ever break?

Its browser maybe will not be able to display some webpages correctly.

This myth/fear that arch breaks is based on ignorance and people who don't read output during an upgrade, it otherwise never happens.

AMD gpu vs Nvidia .. 1-0
Intel gpu boots without linux-firmware pkgs.
Nvidia, old and new, you get what you deserve.

@KrispeeIguana @Pantherina

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

My point is less that leaving Arch alone breaks things and more that updating after a really long time can break something. It also kinda defeats the point of using a rolling release distro. I can see how you thought i was spreading misinformation though. My bad for poor wording.

jollyrogue, in Wanting to improve my Linux skills after 17 months of daily driving Linux

As an alternative idea…

A using a spare desktop as a headless VM server would be a good way to practice your CLI skills. Don’t install a GUI, or web admin tool, and only use SSH to admin it.

From there, setup a couple of VMs for Arch or Gentoo testing. Eventually, a Linux From Scratch attempt would provide a lot of learning opportunities.

cogitoprinciple,
@cogitoprinciple@lemmy.world avatar

Sounds interesting, I’ll give this project idea a go

Certainity45, in Wanting to improve my Linux skills after 17 months of daily driving Linux

Linux Bible 10th edition. Yes, it’s for Fedora but use whatever distro you just prefer. It’ll teach everything about Linux you need to know.

cogitoprinciple,
@cogitoprinciple@lemmy.world avatar

Thank you

NotAnArdvark, in Preparing to move from Ubuntu to Fedora

Are you leaving behind the dotfiles because you don’t want to bring over any of your old configuration?

For whatever it’s worth, you can remove Snap support from your Ubuntu system. If you want more current software, AppImage and Flatpaks are good for that.

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

Removing snap is somewhat unwise. Ignoring it is the safe way to go. Ubuntu might ship a system component you’re not aware of via snap. If you kill snap support you may end up with a broken system. To avoid headaches, simply ignore snap.

folkrav,

If one dislikes snaps, the even wiser choice is just skipping Ubuntu altogether.

avidamoeba,
@avidamoeba@lemmy.ca avatar

Yes. However the level of difficulty increases.

folkrav, (edited )

Zorin, Mint and Pop all are Ubuntu based distros that replace snaps with flatpak by default. I don’t know what would make any of those any more difficult than straight up Ubuntu. I’d even argue that most mainstream distros aren’t any harder to use than one another. Most of the differences between traditional distributions are behind the scenes: package manager, init system, default applications/configurations…

Even Arch, which has a reputation of being “hard”, isn’t particularly hard to use. It’s the lack of an installer that makes people freak out. The rest is just Linux. Once you plop in a GUI for package management and a proper desktop environment, from an end user perspective, nothing of it is inherently harder.

avidamoeba,
@avidamoeba@lemmy.ca avatar

Solving problems is what becomes more difficult. There’s rarely issues with the happy path. The further away you move from mainline, the more components are different, the fewer of the solutions on askubuntu.com work by simply copy-pasting them. A novice user has no idea what the solutions do and why they don’t work. Instead they have to keep trying other copy-pasta hoping some would work. At best taking longer to solve it, and at worst some copy-pasta breaking something on their system.

folkrav, (edited )

Copy pasting random stuff from askubuntu is how you break your install in the first place. Novices don’t “have” to do that, they get told to do it by randoms on askubuntu that should not do that. Understanding an issue is key to fixing it, regardless of the problem’s nature.

I’ve yet to hit anything that worked on Ubuntu that didn’t on Mint. Hell, I find half of what I need on Arch Wiki even when not using Arch.

avidamoeba,
@avidamoeba@lemmy.ca avatar

While you’re right, this expectation is unrealistic. Not only is it unrealistic for novice hobbyists, it’s unrealistic for people who use Linux to do other things, not for the sake of using Linux or learning its innards. For example my family members who use it for work an leisure. They couldn’t and won’t be bothered with learning how hibernation on Linux works. They want hibernate to work. The have me to make it work for them but folks who don’t will go to askubuntu.com, grab a well upvoted answer and copy-paste it straight into a terminal.

pound_heap,

That’s what I mostly do now. But it requires some extra work, as some apps are not available in Ubuntu DEB repository. Also, I don’t like the approach that Canonical takes, pushing snaps so much

pound_heap,

Well, my original plan was to copy configuration over after I install apos that are not available as flatpaks. Looks like I can copy configuration for those too, just to another location

penquin, in Wanting to improve my Linux skills after 17 months of daily driving Linux

Try installing Gentoo. Follow their installation instructions. I was able to install it, but failed to install a DE. So, got a console going and couldn’t go further. That was about 2 years ago. I have an extra laptop that I always install stuff on to learn.

BeardedGingerWonder,

Have you just been running without a DE for 2 years now?

MigratingtoLemmy,

That is peak GNU/Linux. Or maybe even non-GNU/Linux

penquin,

God status. 😂

penquin,

Nah, kept it for a while then removed it. I might give it another shot and see. Poor laptop has seen so many distros it probably hates me now.

PseudoSpock, in Made the switch to KDE
@PseudoSpock@lemmy.dbzer0.com avatar

Sokath, his eyes open.

13617, in One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?

LEGO wallpaper for fortnite collab

ProgrammingSocks, (edited ) in One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?

Default? Top left. It should be visually appealing to most people, and it would honestly just be odd to have the default wallpaper be cartoon styled. And the bottom left looks too much like W11. But I think they should all be included as options.

Clasm, in Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?

I made the same switch earlier this year. The only real issues I can recall were learning to update flatpak manually because it holds up the other updates if I don’t do that through the Konsole first.

Granted, that might just be my system, but I generally have had far fewer issues with Tumbleweed than I’ve ever had with Mint.

Oh, and my art tablet gets tagged as a game controller for some reason, but it works for what I need it for so I haven’t bothered to fix it.

Joker, in Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?

Just try it out and see how you like it. It’s been around as long as it has for a reason. And if you don’t like it, there are other fast moving distros. Fedora and Arch/Endeavour have similar packages.

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