serverok.pl is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
lonely small server
Admin email
postmaster@serverok.pl
Admin account
@mend0za@serverok.pl

Search results for tag #linux

kontrollierterWahnwitz »
@kontrollierterWahnwitz@sueden.social

: We messed up . The whole communication was about decisions to make, options to choose and problems to solve. We talked too little about and .

    Alex Haydock »
    @alexhaydock@infosec.exchange

    Reisting the urge to install the Day 0 Beta of Fedora 43 on every piece of hardware I can grab within a 300 metre radius

    Classic meme of a guy with bulging head veins

    Alt...Classic meme of a guy with bulging head veins

      Walker »
      @Walker@infosec.exchange

      I feel the Linux community has missed a great opportunity to get the Windows10 users to migrate prior to the EOL next month.

      They should have been blanketing the airwaves over the past year with the message that users can keep their current hardware and move to a modern and secure operating system akin to Windows.

      Maybe it because of the fragmented ecosystem or that the Linux community is bad at promotion. There are hundreds of millions of Win10 machines that are soon to be obsolete.

      The world does not have to be beholden to Microsoft because of inertia.

      theregister.com/2025/09/16/cam

        I dissent, therefore I am »
        @goss@c.im

        Igor strikes again 😂
        Seriously though, he makes good points about

        "Recreating old problems with new tools"

        dedoimedo.com/computers/linux-

          Erik L. Midtsveen ☮︎꩜ૐ »
          @midtsveen@social.linux.pizza

          Tuxramus 🏳️‍🌈🏳️‍⚧️🐧♻️ »
          @Tuxramus@social.linux.pizza

          My raid group is getting wiped by a mob, but my Linux system is running this game flawlessly. The only thing I have to worry about is a disconnect from my ISP. Streaming WoW Classic tonight! twitch.tv/tuxramus 🐧 🧙‍♂️

            wakko »
            @wakko@mastodon.cloud

            @hector One word - Packaging.

            People often hate on . Dependency hell is real. But that hell exists in all software in some form, not just RPMs & .debs. ;-)

            Centralized packaging lets us aggregate the hell into one place to make it somewhat manageable. The other OSes let everyone navigate their own personal dependency hell.

            Centralized pain vs. Distributed pain. The inverse of profitability in some respects.

              Héctor The One And Only »
              @hector@sharkey.world

              Why can't updating Windows and Mac be as easy as it is to update Linux and FreeBSD?

                SpaceLifeForm »
                @SpaceLifeForm@infosec.exchange

                @vaurora

                For starters, use Linux.

                I just installed Trixie on a new laptop. I wiped the drive. Never let Windows 11 ever see daylight.

                Apparently, the only way to update the BIOS is to use Windows. Not happening. The BIOS is good enough to boot Linux as is.

                Interestingly, I tried Bookworm, but it had issues with graphics (firmware issue). Laptop too new.

                You never know what interactions may be occuring between the BIOS (UEFI) and Windows. I do not trust that it will not install a backdoor in the EFI.

                  lwnbot » 🤖
                  @lwnbot@c.im

                  [$] Fighting human trafficking with self-contained applications lwn.net/Articles/1036916/

                    moOde audio player »
                    @moodeaudio@fosstodon.org

                    Hi, moOde 9.4.0 is available in the Media Player OS section of the Raspberry Pi Imager or as a direct download at moodeaudio.org. Visit the Forum for more information moodeaudio.org/forum/showthrea

                      Liam @ GamingOnLinux 🐧🎮 »
                      @gamingonlinux@mastodon.social

                      tux0r :openbsd: »
                      @tux0r@layer8.space

                      Unterdessen bei : "Hier der dieswöchige Schub an alles-ist-kaputt". Viel besser als Windows. Verstehe schon. lwn.net/Articles/1038231/

                        AAKL »
                        @AAKL@infosec.exchange

                        9to5Linux: Canonical to Package and Distribute NVIDIA CUDA within Ubuntu’s Repositories 9to5linux.com/canonical-to-pac @9to5linux @mariusnestor

                          pyro »
                          @pyro@mastodon.calitabby.net

                          Imagine, if you will, a fucking idiot user almost doing a Linus Tech Tips and destroying my whole KDE GUI because of a misconfigured apt.

                          Yep. That's me. You're probably wondering how I got in this situation.

                          Honest to god, I don't know either, and I'm too lazy to troubleshoot, so I am just taking the day to back up files and reinstall. Joyous day!

                            Interfacing Linux »
                            @interfacinglinux@mast.interfacinglinux.com

                            Ethernet and full-sized USB for the Pi Zero minus the dongles.

                            interfacinglinux.com/2025/09/1

                              Venn Stone »
                              @venn@mast.interfacinglinux.com

                              Ethernet for the Pi Zero minus the pesky dongles
                              youtube.com/watch?v=0Lxkrh8xxRA

                                linuxwebzine »
                                @linuxwebzine@mstdn.ro

                                Amir Khan »
                                @amirbkhan@mastodon.social

                                How do you lure your kids off iPhones?

                                Give them MacBooks…running a "cool" version of Linux. Snagged 2 old Airs for just €50 each.

                                Wiped macOS, & installed @elementary - a clean, distro that feels familiar to macOS users but comes with a lot less bloat.

                                Now they’ve got "cool" Apple gear, with the the rich world of that respects their freedom and sparks curiosity.

                                Kids 1, Dad 1
                                Win-Win

                                Full guide here:
                                mangotek.eu/posts/breathing-ne

                                2 macbook airs lying flat and closed on a table. you can see the apple logos

                                Alt...2 macbook airs lying flat and closed on a table. you can see the apple logos

                                2 open macbook airs displaying the desktop running elementaryOS linux

                                Alt...2 open macbook airs displaying the desktop running elementaryOS linux

                                  heikkiket »
                                  @heikkiket@social.linux.pizza

                                  When I asked what is the best programming language for modern desktop applications and why, I received only one actual suggestion and zero justifications.

                                  I'll try again.

                                  What in your opinion is the best programming language for modern desktop applications and why?


                                  social.linux.pizza/@heikkiket/

                                    Paco Hope #resist »
                                    @paco@infosec.exchange

                                    So I just rebuilt my personal venv in my home directory on my daily driver laptop. I did pip freeze > requirements.txt to capture all the packages I had installed. Then I took away all the ==a,b.c versioning so I'd install the latest compatible version.

                                    Then I ran uv pip install -r requirements.txt. This blew me way:

                                    $ time uv pip install -r requirements.txt 
                                    Resolved 250 packages in 2.38s
                                    Built python-ldap==3.4.4
                                    Built py-cui==0.1.6
                                    Built docopt==0.6.2
                                    Built email-normalize==2.0.0
                                    Built ecos==2.0.14
                                    ... bunch of lines...
                                    real 0m14.028s
                                    user 0m11.605s
                                    sys 0m4.131s

                                    Wow. 250 packages in 14 seconds.

                                      Erik L. Midtsveen ☮︎꩜ૐ »
                                      @midtsveen@social.linux.pizza

                                      I'm Erik the Enochian, 'cause I debug the divine in code hell, I’m the syndicalist sysadmin, composing code not in divine script but in the language of workers’ self-rule.

                                      I shall craft my sancuary, only I the Enochian comprehend, a divine quest encoded in holy bytes, where anarchists speak the sacred language of freedom.

                                      codeberg.org/midtsveen/Command

                                        Erik L. Midtsveen ☮︎꩜ૐ »
                                        @midtsveen@social.linux.pizza

                                        I'm Erik the Enochian, 'cause I debug the divine in code hell, I’m the syndicalist sysadmin, composing code not in divine script but in the language of workers’ self-rule.

                                        midtsveen.codeberg.page

                                          Georgiana Brummell »
                                          @dandylover1@someplace.social

                                          As I have written in the past, I am not a Linux lover. But I do occasionally try to use it, just to see what the fuss is about. Normally, I am very disappointed. Yesterday, I tried two new (to me) versions with mixed results. These are Elementary OS and Accessible Coconut. I wrote reviews of both here. Note that in each case, my experience has been preliminary. I have not delved deeply into either of them. If nothing else, the paragraph in which I explain the general problems with Linux and the blind is very much worth reading, particularly for those who think that Linux, of any variety, is the answer to everything. It's not, and such people need to learn this.

                                          dandylover1.dreamwidth.org/257

                                          I intend to write more about Accessible Coconut once I have used it more, but the problem of shared folders and removable drives still remains, and if I cannot solve it satisfactorally, it will severely hinder both my opinion of, and my productivity with, this system.

                                            Kaiser :donor: :opensuse: 📷 🎞️ 💿 :usasos: »
                                            @kaiser_franz@infosec.exchange

                                            First attempt at B&W reversal in via . Don't remember offhand which camera/film stock this was (likely or ) but it was scanned via and I edited straight from the RAW file. This is from a few months back.

                                            I used negadoctor and the monochome module, then because the image was pretty flat I cranked up the contrast. I may have overdone it, but I really like high contrast B&W so others may disagree.

                                            I also took a digital camera out and about today, and I think that will be my first foray into a digital RAW workflow with darktable.

                                            Clearly, I have a lot to learn - but I'd love to get away from Adobe. If fulfills their goal of making a standalone, that would also be a big step - I love how NLP renders my negatives so having that happen on the front end (either on my MacBook or via WINE on my Linux machine) would also be a game changer.

                                            As always, open to suggestions!

                                            A dilapidated wooden door to a utility shed.  The shed is clad with galvanized metal siding.  It's a black and white film image, the contrast is relatively high and the grain present, but in my opinion pleasantly so.

                                            Alt...A dilapidated wooden door to a utility shed. The shed is clad with galvanized metal siding. It's a black and white film image, the contrast is relatively high and the grain present, but in my opinion pleasantly so.

                                              Jon S. von Tetzchner »
                                              @jon@social.vivaldi.net

                                              I have finally moved over to Linux as my primary platform. In many ways it is like coming home, as I loved working on UNIX machines in the past. Of course, I have been using Linux as a secondary OS for a long time, but I finally made the switch. Microsoft cancelling Windows 10 and the direction Windows 11 is going was just too much for me.

                                              @ruario helped the transition, by making it easy for me to work with multiple concurrent @Vivaldi installs.
                                              That is a must for me as I test a lot of builds at the same time.

                                                Roney Belhassof »
                                                @Roneyb@bolha.us

                                                Alguém tem recomendação de distro Linux para instalar em um Dell Inspiron 15 3530 P112F?

                                                :BoostOK:

                                                  Eva Winterschön »
                                                  @winterschon@mastodon.bsd.cafe

                                                  🙅 Goodbye Forever OPNsense 🙅

                                                  It displeases me to finally and heartily say GTFO to OPNsense; to abandon a solid decade of use.

                                                  I've had it on everything from embedded arm64 experiments to baremetal with ranges of 10, 25, 40, and 100GbE NICs. I've used all of the core features, built complex global service meshes, H/A systems, etc. I used to love it. I used to pay for it.

                                                  OPNsense was great, until it wasn't (starting around the time they axed their use of HardenedBSD), and with each release it gets more convoluted, out of date, tedious to debug, and generally a source of disappointment. The command line controls are anemic, inconsistent, and the lack of unified and useful system state tracking is a source of sailor level obscenities. Also, dear gods get rid of XML configs, no one can parse it without going blind! What is this, SOAP and XML-RPC era nonsense, really? 😠

                                                  I do not have time to waste, and I do not say that lightly.

                                                  I am never debugging OPNsense ever again, especially not for four hours on a (yesterday) Saturday, and especially not putting off updates in a colo for TWO YEARS because their team decided to break admin group SSH controls, hamper CARP flapping controls, breaking IPMI fencing, and the list goes on. I am done.

                                                  What now? Three realistic options.

                                                  1) BSD Router Project: I've built custom BSD-RP releases with Poudriere, loved just about everything it offers.
                                                  2) VyOS: configurable via CLI in a fraction of the time that was wasted on debugging OPNsense. Solid product, enjoying it more every day.
                                                  3) OpenWRT: I build custom releases for NanoPi and Meraki rooted WAPs and SOHO boxes, it's fun, though it's not running my 100G infra.

                                                    Erik L. Midtsveen ☮︎꩜ૐ »
                                                    @midtsveen@social.linux.pizza

                                                    I’ve been checking out the secureblue project recently, and it’s actually pretty interesting.

                                                    I’ll admit, online privacy feels like a straight-up meme in today’s world of surveillance capitalism, but secureblue is pushing out some genuinely unique projects that are absolutely worth looking into.

                                                    From what I can tell, secureblue feels a lot like the desktop version of GrapheneOS, taking that same security-focused foundation and bringing it into the Linux desktop space in a meaningful way.

                                                    secureblue.dev

                                                      bbₜᵤₓᵢ »
                                                      @tux@burningboard.net

                                                      Fossery Tech :debian: :gnome: »
                                                      @fosserytech@social.linux.pizza

                                                      This week's Linux and FOSS news:

                                                      LINUX NEWS

                                                      Linux Mint monthly report: LMDE 7 will be based on Debian 13, will have OEM installation support, planned to release this month; Linux Mint 22.3 will include new menu, status applet, improved Wayland support, planned to release in December:
                                                      blog.linuxmint.com/?p=4879

                                                      Fedora 43 beta will be released next Tuesday (16 September):
                                                      phoronix.com/news/Fedora-43-Be

                                                      Ubuntu 25.10 Switches to Dracut by Default:
                                                      omgubuntu.co.uk/2025/09/ubuntu

                                                      openSUSE Disabling Bcachefs Support For Its Linux 6.17+ Kernel Builds:
                                                      phoronix.com/news/openSUSE-Dis

                                                      AlmaLinux 10.1 To Offer Expanded Software Selection With New Repository Default:
                                                      phoronix.com/news/AlmaLinux-10

                                                      Hyprland 0.51 overhauls gesture system and adds advanced trackpad customization:
                                                      alternativeto.net/news/2025/9/

                                                      Dash to Panel v70 released with GNOME 49 support, additional options for intellihide, "Quit all" option for "ungrouped" mode, option to add border to the panel, etc.:
                                                      omgubuntu.co.uk/2025/09/dash-t

                                                      Libadwaita 1.8 released with AdwShortcutsDialog instead of the deprecated GtkShortcutsWindow, full CSS media query support, etc.:
                                                      phoronix.com/news/libadwaita-1

                                                      PipeWire 1.4.8 delivers low latency for Firewire and Apple Home Pod Mini support:
                                                      alternativeto.net/news/2025/9/

                                                      CUPS 2.4.13 Print Server Released With "Important" Security Fix:
                                                      phoronix.com/news/CUPS-2.4.13-

                                                      Linux Looking To Finally Kill Off HIGHPTE Support:
                                                      phoronix.com/news/Linux-ARM-HI

                                                      Linux Kernel 6.17 RC5 Released: What’s New and Linus Torvalds’ Latest Plea!:
                                                      ostechnix.com/linux-kernel-6-1

                                                      The Newest DRM Display Driver Being Worked On For Linux: "Yhgch":
                                                      phoronix.com/news/Linux-DRM-Yh

                                                      Intel Loses One Of Its NPU Driver Maintainers: "Time To Let Someone Else Deal With The NPU Bugs":
                                                      phoronix.com/news/Intel-NPU-Ma

                                                      LLVM 21.1.1 Ships A Variety Of Compiler Fixes:
                                                      phoronix.com/news/LLVM-21.1.1-

                                                      (FOSS news in comment)

                                                        Kernel Comments »
                                                        @kernelcomments@infosec.exchange

                                                        Keagan »
                                                        @governorkeagan@infosec.exchange

                                                        Does anyone have recommendations for learning C++ as a beginner? I’ve got some programming knowledge (mainly Python and some web dev stuff).

                                                        I’d like to be able to contribute code to some projects in the future, but I’d also just like to expand my skill set.

                                                          Andrew »
                                                          @cinebox@masto.hackers.town

                                                          Are the constant messages in the journal from "audit" about denying various things something I should worry about

                                                            Andrew »
                                                            @cinebox@masto.hackers.town

                                                            yeah nah I don't get selinux. nothing says how I just WRITE A FUCKING ALLOW RULE AND WHERE TO PUT IT

                                                              bbₜᵤₓᵢ »
                                                              @tux@burningboard.net

                                                              Ich werde immer besser in :)

                                                              carsten@fedora:~$ ssh-copy-id carsten@backup
                                                              /usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: ssh-add -L
                                                              /usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
                                                              /usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
                                                              carsten@backup's password:

                                                              Number of key(s) added: 1

                                                              Now try logging into the machine, with: "ssh 'carsten@backup'"
                                                              and check to make sure that only the key(s) you wanted were added.

                                                                Chase Hainey »
                                                                @chasehainey@mastodon.world

                                                                Can someone explain to me? I had the absolute worst time trying to install drivers. was worst package manager experience I've had. Trying to understand why folks recommend this distro over or .

                                                                  Erik L. Midtsveen ☮︎꩜ૐ »
                                                                  @midtsveen@social.linux.pizza

                                                                  Wayland: The Future is Now.

                                                                    Larvitz :fedora: :redhat: »
                                                                    @Larvitz@burningboard.net

                                                                    Became an individual supporter of the Linux Foundation and got myself the @linux.com E-Mail address :)

                                                                    larvitz@linux.com :linux:

                                                                    Probably not going to use it too much. I primarily see this as a donation to them.

                                                                      Macer »
                                                                      @elite@social.macer.life

                                                                      how on earth are ATSC 3.0 broadcast stations drm? cmon guys, they're ripping that stuff from your streaming service, not ota. now i can't set up or to use the ones that actually decided to upgrade. anybody know a proxy or something that cracks the drm? 😂

                                                                        Guillaume Tronix :python: :emacs: :nix: :linux: »
                                                                        @gtronix@infosec.exchange

                                                                        Linux Mint 22.3 Will Bring Revamped App Menu, Better Wayland Support

                                                                        Now they’ve gotten Linux Mint 22.2 out the door, Mint’s developers are turning their attention to working on …LMDE 7 (Linux Mint Debian Edition), built atop the new Debian 13 release.

                                                                        omgubuntu.co.uk/2025/09/linux-

                                                                          freezeanopensore »
                                                                          @freezeanopensore@infosec.exchange

                                                                          Anyone using for photography or anyone who uses able to tell me if you can tag photos, store the tags non-destructuvely and then restore those tags when you have a system crash? Because my fresh installation of won't recognise my years of meticulous tagging copied over from my old dotfiles and I want to die.

                                                                            Galactic Stone »
                                                                            @galacticstone@mastodon.social

                                                                            Cat in a window meme.

The cat says "Windows 11 sucks man, I wish there was an alternative"

Someone holds a photo of the Linux penguin near him and he says "Get that thing off of me! ... I hate Windows 11."

                                                                            Alt...Cat in a window meme. The cat says "Windows 11 sucks man, I wish there was an alternative" Someone holds a photo of the Linux penguin near him and he says "Get that thing off of me! ... I hate Windows 11."

                                                                              Clarissa | making Enigma Heart »
                                                                              @ClarusPlusPlus@gamedev.lgbt

                                                                              Looking for distro suggestions! My wife's Windows 10 PC is about to be unsupported. We're migrating her to Linux soon. She's comfortable with computers, but not a tech head. I think a UX experience that's as familiar as possible to her as a Windows user would be the way to go.

                                                                              Suggestions and boosts welcome!

                                                                                Dávid Bárdos »
                                                                                @david_bardos@mementomori.social

                                                                                @krolli53 I had the same dream once, but they seem to be so focused on competing each other so they are deaf to the needs of the customers.

                                                                                Now, my dream is a phone runnig a regular like or with some sandboxed apk running capability for those publishers that are too slow to leave the Google abused Android system behind.

                                                                                  Oliver Kopp »
                                                                                  @koppor@mastodon.acm.org

                                                                                  :freebsd: :linux: »
                                                                                  @unixviking@social.linux.pizza

                                                                                  I've been thinking about trying OpenSuSE Tumbleweed for a few days now. My last attempt was several years ago.

                                                                                    Multi Purr Puss :verified: »
                                                                                    @platymew@layer8.space

                                                                                    🧵 2/n must be some kind of UEFI code, that got parallelised (multi-treaded?), in order to speed things up?

                                                                                    Great, the OEM played silly games, and now we're winning silly prizes - unreliable NVMe enumeration - bloody brilliant!

                                                                                    I think, that's why should just find and import the bloody pool in a NOT DEGRADED state, AND please keep the short nvmeXn1pX names - everything links to those anyways - i only have so much width in my zpool iostat terminal tile.

                                                                                      James "Jim" Ed Randson »
                                                                                      @jimedrand@social.linux.pizza

                                                                                      If you gamers aren't familiar with and don't want much to use Terminal, you shouldn't buy a Steam Deck where is powered by , which also is based on Linux.

                                                                                      Also, avoid playing a game with thick anti-cheat like Valorant or other online games you love to play. But, you still can play some games like or if you want to play multiplayer games.

                                                                                        xan surnamehere ⚠ »
                                                                                        @xan.lol@bsky.brid.gy

                                                                                        anyone know rsync? I need help 🥺

                                                                                        linux terminals, trying to backup to remote folder but it claims to be an invalid path

                                                                                        Alt...linux terminals, trying to backup to remote folder but it claims to be an invalid path

                                                                                          Back to top - More...