linux

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

authed, in But Windows 11 is so good!!11!1!

wish you could install only security updates

LUHG_HANI,
@LUHG_HANI@lemmy.world avatar

Long term service branch exists on 10.

maccentric,

Only for Enterprise tho

EmperorHenry,
@EmperorHenry@discuss.tchncs.de avatar

You can delay all other updates with the group policy editor. You can disable preview builds and you and delay quality updates by 30 days and delay feature updates by 365 days. The bugs are always worked out by then.

Holzkohlen,

OR they could stop shipping broken updates for their $100 ad-infested operating system. Just a a thought.

Karyoplasma,

My tinfoil hat theory is that they ship broken updates on purpose to feign how fast and hard they work on fixing them. See, customers, we really care!

authed,

thats good but Im also worried about the useless changes that they make… so after 365 days I would start getting constant useless updates anyways

EmperorHenry,
@EmperorHenry@discuss.tchncs.de avatar

Feature updates are necessary after a while. There’s SOME important stuff in there. And if you wait a whole year before installing the new one, all the bugs will be fixed by then

Bitrot, in Laptop not working after installing nimdow
@Bitrot@lemmy.sdf.org avatar

What greeter are you using? GDM? You can disable auto login from the command line.

Assuming gdm, as root edit /etc/gdm/custom.conf and set AutomaticLoginEnable=False.

Ozzy, in But Windows 11 is so good!!11!1!

For me it was the opposite. I had Ubuntu installed and wanted to do a upgrade to the next release, took around 2 hours “settings things up” where I just said fuck it and force closed it.

KrankyKong,

My experience with big release distros was like that. I rarely had an upgrade complete without issue. Rolling release has been good to me so far. Granted, this was 10 years ago and things gave probably gotten better since.

s38b35M5,
@s38b35M5@lemmy.world avatar

Which distro with rolling release do you prefer?

PainInTheAES,

I like EndeavourOS (Arch based) and OpenSUSE Tumbleweed (or Gecko Linux). But if you prefer sticking with apt based distro Debian Sid is a rolling release.

InFerNo,

Check out Linux Mint Debian Edition, if it still exists. It was also rolling release.

ArcaneSlime,

Fedora is cool, I also want to try SUSE and endeavor though so I can’t speak on those yet.

nossaquesapao,

Does fedora have a rolling version?

ArcaneSlime, (edited )

docs.fedoraproject.org/en-US/releases/

I think this counts but tbh I could be misunderstanding something.

nossaquesapao,

I forgot about rawhide. But it’s not really intended for the general public, similar to debian testing, isn’t it?

ArcaneSlime,

I think so, but from what I hear it is pretty stable, enough to use. I’d keep backups of important files, but I do that anyway. I use the Branched release myself, but an aquaintance of mine uses rawhide.

KrankyKong,

I used Manjaro in 2015 for about a year before switching to Arch and sticking with that for a long time. Recently I tried EndeavorOS for a few months, then I switched to Void just to try it.

I can solidly recommend either Arch or Void.

rambaroo,

Never had an issue with Debian upgrades

TheWilliamist, in Ubuntu Linux Squeezes ~20% More Performance Than Windows 11 On New AMD Zen 4 Threadripper Review

I wonder why they went with a version of Windows 11 Pro instead of Windows 11 Pro for workstations?

socphoenix,

I haven’t used windows regularly since windows vista, is there an actual difference between those two version in performance?

TheWilliamist, (edited )

It’s supposed to be tuned more toward heavy workflows, such as rendering and CAD. It has support for more RAM (6TB) and quad SMP along with ReFS, and SMB Direct.

I only found out about it because we needed a beastly set up for combining lidar and drone aerials in Autodesk.

socphoenix,

Thanks!

floofloof,

Can you buy that, or do you have to get it bundled with the machine?

fuckwit_mcbumcrumble, (edited )

Turns out you can actually buy it. I was under the impression it was for OEMs only.

www.microsoft.com/en-us/d/…/dg7gmgf0kr4m

festus,

They said they tested using the version of Windows preinstalled by HP, as (presumably) HP would have fine-tuned it for the machine.

canis_majoris,
@canis_majoris@lemmy.ca avatar

Preinstalled by the OEM? That sounds like it has Windows bloat and HP proprietary bloat.

HubertManne,
@HubertManne@kbin.social avatar

ugh. does that allow more than one rdp I wonder?

jimbo, (edited )

Is there some reason to think that running Windows 11 Pro for Workstations would have made a difference in a CPU benchmark? I’m not seeing anything obvious on the feature list for that version that would make that be the case.

adam_b, in Just install EndeavorOS lol

Why not Manjaro ?

Pantherina,

Because manjaro does weird stuff with own repos etc

autokludge, (edited )
@autokludge@programming.dev avatar

People try to use Manjaro as Arch when it isn’t Arch. Manjaro has it’s own repositories that may not match Arch version. You install an AUR package that depends on an up to date Arch package to work and it fails.

communist,
@communist@beehaw.org avatar

It’s literally the worst distro, github.com/arindas/manjarno

Endeavoros is fundamentally better in every way, everything manjaro adds makes arch worse, and everything good they have comes from arch.

Aradia, in Just install EndeavorOS lol
@Aradia@lemmy.ml avatar

I don’t have any issue with Arch, everything works. But when I try other distros, they are mostly messed up.

jmanjones,

Yeah. Sure.

Aradia,
@Aradia@lemmy.ml avatar

Many distros do their own packaging on their repos, adding dependencies and custom-builds with custom configurations, and this often breaks my OS. On arch, this doesn’t happen to me. What’s your experience?

jozep,

Arch also does its own packaging on its repos.

However you are right that Arch tries to stay as close as possible to the source. This is fondamentally different than the debian (and thus all debian-derived distros) way of packaging where they aim for a fully integrated OS at the expense of applying their own patches to many packages.

The patches can sometimes bring issues since they can bring unexpected behaviour if you come from Arch and sometimes will help the end user tremendously since they won’t have to configure every piece of software to work on their computer.

This is really two way of looking at the issue: Arch is make your own OS and Debian has a more hands off approach.

Aradia,
@Aradia@lemmy.ml avatar

Yeah.

Arch also does its own packaging on its repos.

I know, I said “custom-builds with custom configurations”, I mean the custom configurations many distros add.

I also feel like Debian is very clean, but I still miss the big community under Arch, their wiki and AUR…

jozep,

Custom configs is for people who might not want to tinker as much so maybe it’s not for you if you prefer Arch.

To answer the question you asked previously, yes I had issues with custom configs from Debian. One I remember is mupdf being launched by a bash script and thus not understanding why did I have two PIDs (one for bash, one for the mupdf binary) when starting.

For context this was important because I needed to know the PID of mupdf to send a SIGHUP to update the view.

CrabAndBroom, in What dock do you use in Wayland?

I haven’t found anything I like as much as Latte Dock yet, but it refuses to work on my system these days and it doesn’t seem like anyone wants to fork it and fix it up so I’m just back to the built-in KDE docks & panels these days TBH.

Caaaaarrrrlll, in Ubuntu Linux Squeezes ~20% More Performance Than Windows 11 On New AMD Zen 4 Threadripper Review

To be honest, Ubuntu likely has nothing to do with it and I find the headline therefore misleading. It’s mostly the Linux kernel from how it reads.

Ubuntu 23.10 was run for providing a clean, out-of-the-box look at this common desktop/workstation Linux distribution. Benchmarks of other Linux distributions will come in time in follow-up Phoronix articles. But for the most part the Ubuntu 23.10 performance should be largely similar to that of other modern Linux distributions with the exception of Intel’s Clear Linux that takes things to the extreme or those doing non-default tinkering to their Linux installations.

kadu, (edited )
@kadu@lemmy.world avatar

deleted_by_author

  • Loading...
  • ExFed,

    For those of us still naive … Why does Lemmy say “Ubuntu bad” now?

    avidamoeba,
    @avidamoeba@lemmy.ca avatar

    Because Canonical bad.

    ExFed,

    Care to elaborate?

    avidamoeba,
    @avidamoeba@lemmy.ca avatar

    /sarcasm

    GravelPieceOfSword,

    Proprietary snap store backend that is controlled by Canonical: that’s it.

    I used Ubuntu for years: installed it for family and friends. I moved away around a year ago.

    Moving packages like Firefox to snap was what first started annoying me.

    If the backend was open source, and the community could have hosted their own (like how flatpak repositories can be), I might have been slightly more forgiving.

    Did a quick Google to find if someone had elaborated, here’s a good one:

    https://lemmy.ca/pictrs/image/2b915231-3062-405a-968e-4317ae77bfc3.jpeg

    cmhe, (edited )

    Snap is just one case where Ubuntu is annoying.

    It is also a commercial distribution. If you ever used a community distribution like Arch, Gentoo or even Debian, then you will notice that they much more encourage participation. You can contribute your ideas and work without requiring to sign any CLAs.

    Because Ubuntu wants to control/own parts of the system, they tend to, rather then contributing to existing solutions, create their own, often subpar, software, that requires CLAs. See upstart vs openrc or later systemd, Mir vs Wayland, which they both later adopted anyway, Unity vs Gnome, snap vs flatpak, microk8 vs k3s, bazar vs git or mercurial, … The NIH syndrom is pretty strong in Ubuntu. And even if Ubuntu came first with some of these solutions, the community had to create the alternative because they where controlling it.

    kadu,
    @kadu@lemmy.world avatar

    deleted_by_author

  • Loading...
  • Kidplayer_666, (edited )

    The problem is also that the hosting software for snaps, the backend that canonical has is P R O P R I E T A R Y and that’s one of the main gripes.

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

    Serving files over HTTPS is not difficult to implement If anyone cared. Even if the cloud backend was open source you still wouldn’t use it. Downvote now!

    AProfessional,

    deleted_by_author

  • Loading...
  • avidamoeba,
    @avidamoeba@lemmy.ca avatar

    Apply the same argument to that.

    PoisonedPrisonPanda,

    I see proprietaty bad.

    I hit like…

    I am simple as that.

    joyjoy,

    I don’t like Ubuntu for one reason: ubuntu-advantage-tools.

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

    Ooof. That hurt.

    virtualbriefcase, (edited )

    I’ll add one more grip: Amazon integration. It’s been resolved for like 7 years now, but I still hold it against them a bit for placing Amazon search results in my desktop all those years back. Not that I don’t have an Ubuntu server running as we speak, but it still does taint them a tad in my eyes (and probably acts as an anachronism to the “it’s a corporate distro” theme of dislike around here).

    ExFed,

    Ahh, okay, so nothing new under the sun: Hipsters hate normies and September never ended.

    Although I’m under the impression that Mint and Pop have taken a bite out of the “beginner desktop” market, Ubuntu is most of what I observe in the office when everybody else is booting Windows.

    I can understand selecting for novelty; I’m usually in that camp. But novelty shouldn’t come at the expense of an argument to IT departments that they should support at least one Linux distro.

    GravitySpoiled, in My weird KDE plasma workflow

    I really like that you found a way to utilize the virtual desktop grid. I really love the idea and I can’t wait for plasma 6 to improve upon it but right now I haven’t used it much.

    you wrote that it’s hard to reach meta+9 (win+9) but if you have a numpad and use both hands it doesn’t really matter which number you want to reach. It’s always the same distance away. file browser is always at meta+1, browser is at meta+2, etc. I can’t move up and down like you can but I don’t have to. Even if I hadn’t have a numpad, I’d still have two hands and meta+9 wouldn’t be too far away.

    In short, I guess I want to say that I have found my way and I really appreciate your write up about your way but to me it sounds too complicated. Moreover, the task manager (kde, not windows. different things) is just a mouse move away and I can reach any app I want to. Moreover, Plasma Drawer is reachable within a meta click and has all apps. It’s not yet as good as GNOME’s but it’s getting there.

    gurapoku,

    Yes, my way is extremely confusing, even more than I thought before writing this. That picture with the firefox workspace in the middle really made it hit home. I don’t recommend anyone to follow it.

    Using the numpad as a grid workspace is an amazing idea I’d never thought of!

    Not really my kind of thing since I don’t really like to move my wrists much as I use my pc, but I’ve gotta admit, when I first saw it while I was researching for another commenter I just looked at my numpad and thought “genius”. I had a grid in my keyboard and hadn’t even noticed it. Maybe if I had known that a few years ago I would have used it, but nowadays, I prefer the workflow I have. Thanks for the amazing comment, nevertheless!

    callyral, in What dock do you use in Wayland?
    @callyral@pawb.social avatar

    Not a Plasma user (I use Sway), my preferred bar is Waybar since it’s very customizable with CSS

    Konlanx, in Based KDE 🗿

    Maybe I can just post here and get a good explanation?

    I have been using PopOS for a while now and I am super happy with it, but last time it tried to switch from Gnome to KDE I ended up with a black screen after boot and had to reinstall from scratch.

    Does anyone have a good writeup on how to do it properly?

    hemko, (edited )

    Just install KDE (package name is probably something like kde-desktop) and reboot.

    Next login there’s a button bottom right for changing the DE. you don’t need to uninstall gnome desktop.

    What probably happened, is that you uninstalled your display manager when uninstalling gnome. This causes you to end up in tty when starting PC when there’s no app configured for the login window

    ultra, (edited )

    IIRC the package name is kubuntu-desktop

    cerement,
    @cerement@slrpnk.net avatar
    Aradia,
    @Aradia@lemmy.ml avatar

    I already saw many issues with PopOS, I think they aren’t really that good at Linux and that’s why it’s messed up, you probably uninstalled most of xorg tools. Try Linux Mint, is more stable and serious.

    Damage,

    FEDORA!

    Myriad,

    That’s a weird way to spell arch

    I use arch btw

    cerement,
    @cerement@slrpnk.net avatar

    think it more comes down to all the layers they’re having to deal with: (soon: Cosmic DE) on top of Gnome changes on top of Pop!_OS changes on top of Ubuntu changes on top of Debian changes on top of System76 hardware …

    redcalcium, (edited ) in What's the best way to remote into a linux machine?

    Sometimes I use Steam Remote Play to access my personal linux desktop remotely. It’s actually works pretty great and can automatically reduce stream quality to match your current bandwidth. It also has a lot less input latency than VNC or RDP, though it consumes a lot more bandwidth.

    luthis, in Fixed Arch install error

    Both lines are commented out, # means that it is ignored

    Hiro8811,

    TheUUID is not comented out. Only nvme0n1p is

    luthis,

    Should there be a space between ‘relatime, flask=’ ? Is that in fstab? It should all be one string, like in mine mine rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro

    Hiro8811,

    It’s one line with no spaces but I’m writing on a phone and Jarboa autocorrect is ass.

    Hiro8811,

    Still same error

    moonsnotreal, in systemwide subtitles for linux
    @moonsnotreal@lemmy.blahaj.zone avatar

    Would LiveCaptions work? https://github.com/abb128/LiveCaptions

    iloverocks,

    Yes it work with English content very well. You can rerout all your audio to it via helvum. The big problem is that it only has 3 languages supported English, French and Polish. So it technicality works but not in German unfortunately. But I can say now it partly works on Linux.

    SrTobi, in Just install EndeavorOS lol

    Don’t know what people have? The last time wifi didnt work out of the box for me was like 2010

    interceder270,

    My Ideapad Gaming 3 with a 3060 didn’t have Wifi working out of the box.

    For awhile I had to install a kernel module everytime I updated Linux to get Wifi working. Thankfully I found what I needed on Github the day I got the laptop.

    Zangoose, (edited )
    @Zangoose@lemmy.world avatar

    Broadcom, it’s always broadcom’s fault

    abir_vandergriff, (edited )

    Ugh I had to get an obscure PCIe card working a few years back and it was a huge pain. I believe I ended up having to find the broadcom chipset by model because the generic brand driver didn’t support it, then the arch repos didn’t have the driver for the model, and there were several aur packs available that I had to try one by one. And it was kernel module loaded, so each was a reboot.

    Absolute hell of a time, probably about 5 years ago.

    brisk, (edited )

    I’ve got two Linux boxes that I got new, different, wifi cards for recently. Turns out both those cards have the same Intel AX200 chip which has had a variety of problems causing frequent dropouts that the community has slowly nutted out since I’ve had them, including requiring a kernel patch.

    The two big ones are a faulty default power saving mode, and problems talking to a Wireless n router when in WiFi 5 mode.

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

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 18878464 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10502144 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 27