social.dk-libre.fr 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.

Search results for tag #sysadmin

AodeRelay boosted

[?]Michael W Lucas :flan_on_fire: » 🌐
@mwl@io.mwl.io

It funded in 15 minutes?

Look. You people didn't read the description. This isn't SUPPOSED to fund well. This silly thing exists entirely so I can train my new helper.

If y'all support the Defenestrated Edition, you will make my life difficult.

mwl.io/ks

    AodeRelay boosted

    [?]BlablaLinux » 🌐
    @blablalinux@mastodon.blablalinux.be

    2️⃣ Gestion à distance : allumez (WOL), éteignez ou redémarrez vos serveurs sans quitter votre canapé. Idéal pour votre facture d'électricité ! ⚡
    👉 wiki.blablalinux.be/fr/gestion

    À vos terminaux, et vive l'automatisation ! 🐧💻

      [?]Le Journal du hacker » 🌐
      @journalduhacker@framapiaf.org

      AodeRelay boosted

      [?]Tueddelmors :ubuntu: » 🌐
      @reeeen@norden.social

      Haha, wenn installiert ist, integriert es automatisch. Liebs.

        AodeRelay boosted

        [?]Big Fl👀f is watching you. » 🌐
        @me_the_fl00f@cybre.club

        Running 7.8 :openbsd:

        DNS: (3 Master Zones), & (RFC6698) +
        Firewall:
        with auto-fed tables (IPS-style), spambot-tarpitting & service rate limits.
        Mail:
        (Multi-domain, RFC8461/MTA-STS) + (DKIM) + (IMAPS-only).
        Spam-Defense:
        with auto-SPF-walk (no more greylisting issues).
        Web:
        (TLS-Terminator, HSTS, CSP) + (NIP-05, Autoconfig, security.txt).
        Performance: Lightweight "Fail2Ban" via 1-liner shell script (No Python crap!).

        Relay in Rust building...

          [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
          @mikebabcock@floss.social

          @fdroidorg how about you do some responsible journalism and read the part where Google won't stop you from side-loading whatever you want so long as you jump through a couple hoops to make sure you're not being coerced by a third party?
          Are you being purposely ignorant or do you have an angle here?
          Google has *very clearly* stated they won't prevent you from doing these things with a little hand-holding.

            [?]Éric » 🌐
            @daks@mamot.fr

            RE: framapiaf.org/@sebsauvage/1163

            This article is quite interesting and I'm interested about the idea of , at least for end users. I found nothing official on the wiki.
            On Debian, I don't remember having often experienced myself upgrade problems, with more than 25 years using it. Not on stable at least. (because ofc I run :)
            I don't know much about Fedora but I had the idea that it was not *that* stable because of its bleeding-edge nature.

            [?]sebsauvage » 🌐
            @sebsauvage@framapiaf.org

            :linux:
            Les choix techniques fait par Fedora pour mettre à jour le système sont tout à fait intéressants.
            howtogeek.com/fedora-quietly-s
            (Même si en plus de 15 ans j'ai très rarement eu de problèmes avec Linux Mint, d'autant que j'ai toujours Timeshift pour faire un retour-arrière en cas de pépin.)

              [?]ImaLamer » 🌐
              @kindalame@wehavecookies.social

              We spend 40 hours a week building resilient, distributed systems at work, then come home and spend our weekends fighting a single Raspberry Pi because a microSD card decided to retire early.

              Is the "Single Board Computer" era of self-hosting over? Between mini-PCs (N100s) being cheap and cloud egress fees dropping, I'm starting to think the "Pi in a closet" is more of a hobbyist tax than a real infrastructure solution.

              What’s the "stable" baseline for a home lab in 2026? Are you still team ARM, or have you moved to retired enterprise tiny-PCs?

                [?]BlablaLinux » 🌐
                @blablalinux@mastodon.blablalinux.be

                Quand ta stack Proxmox décide d'être très bavarde entre 9h39 et 10h29 ce matin... ☕️🤖
                Résultat : une avalanche de notifications Gotify ! Mon téléphone a fait son sport pour le lundi 😂📜
                👉 picsur.blablalinux.be/i/ee03af
                Bonne semaine à tous ! 💻🔥

                  Fred de CLX boosted

                  [?]Nils » 🌐
                  @Nils@mastodon.xyz

                  Replay dispo : J'ai tenté de moderniser un Raspberry Pi 1. , (avec redirection ) et benchmarks ARMv6. Spoiler : rien ne s'est passé comme prévu, entre erreurs d'architecture et conflits DNS. La vidéo : youtu.be/27KVWmIs8ck

                    AodeRelay boosted

                    [?]Tueddelmors :ubuntu: » 🌐
                    @reeeen@norden.social

                    Wusstet ihr, dass `find` und `xargs` zusammen echte Superkräfte haben? 🦸

                    find . -name "*.log" -mtime +30 | xargs rm -f

                    Löscht alle Logfiles älter als 30 Tage. Einmal verstanden, nie wieder vergessen – und euer /var/log dankt es euch morgen früh. 🗂️✨

                    Aber bitte: erst testen, dann löschen. Mit `echo` statt `rm` schauen was passiert wäre. 😅

                      AodeRelay boosted

                      [?]Larvitz » 🌐
                      @Larvitz@mastodon.bsd.cafe

                      Just spent way too long wrestling with a 400-line pf.conf and asymmetrical routing. 😵‍💫

                      The culprit? Classic rule ordering. A slightly too broad rule (with quick) near the top was happily catching traffic and creating states without the reply-to option before my intended rule could even look at it.

                      The packets were flowing, just... not back the right way. Debugging that was significantly harder than I expected.

                      I am officially logging off to take a nap. 💤

                        [?]Larvitz :fedora: :redhat: » 🌐
                        @Larvitz@burningboard.net

                        I wrote up my entire backup strategy for my servers across FreeBSD and Linux:

                        - ZFS snapshots with sanoid
                        - Off-site replication via syncoid to rsync.net (encrypted at rest)
                        - Proxmox Backup Server fronting Backblaze B2 for VMs
                        - A Podman trick for backing up RHEL hosts without native packages
                        - Dead man's switch monitoring
                        - Quarterly restore tests recorded with asciinema

                        Real configs included.

                        blog.hofstede.it/my-multi-stag

                          AodeRelay boosted

                          [?]Julian Oliver » 🌐
                          @JulianOliver@mastodon.social

                          I spent the rainy part of this autumn day studying more on PQC (post quantum cryptography) in the context of mitigating for harvest-now-decrypt-later attacks. If you have openssl >=3.5.* locally you can test for it yourself against $CRITICAL service of your choice:

                          openssl s_client -groups X25519MLKEM768 -connect example.horse:443

                          You might as well hit :993, :25 and :587 on your MTA while you're at it.

                          Good to get ahead of the qday (cough) curve

                            AodeRelay boosted

                            [?]GNU/Matt :fedora: :kde: » 🌐
                            @gnuplusmatt@fosstodon.org

                            so apparently people are having conversations with LLMs about stuff other than powershell remediation scripts?

                            Huh, I thought that was its only use

                              Marcos Dione boosted

                              [?]Strongthany 🧂🧊 » 🌐
                              @strongthany@infosec.exchange

                              Hey folks, need some help finding a hosting server, but one that is powered by renewables. Anyone have suggestions?

                                AodeRelay boosted

                                [?]Stefano Marinelli » 🌐
                                @stefano@mastodon.bsd.cafe

                                This morning I coined a new phrase. Inspired by "This meeting could have been an email", I came up with the assonant "This VM could have been a jail".

                                  Fred de CLX boosted

                                  [?]Alfonso Siciliano » 🌐
                                  @alfonsosiciliano@mastodon.bsd.cafe

                                  Finally, I managed to install and configure a graphical environment directly during a installation session 🎉

                                  Most of the friction was around GPU drivers, but the feedback and suggestions I received were incredibly helpful. A lot of people want to use FreeBSD on their laptops and desktops, and that really shows.

                                  For now, the goal was to provide a simple option to install Plasma. If there’s interest and more requests, we can definitely expand this in the future with additional desktop environments and options.

                                  Special thanks to the FreeBSD Foundation for their support 🙌

                                  A screenshot of the FreeBSD Installer on a blue background. The main focus is the 'Final Configuration' window with a list of system configuration options. The option 'Desktop' is highlighted, indicating the choice to install a graphical environment.

                                  Alt...A screenshot of the FreeBSD Installer on a blue background. The main focus is the 'Final Configuration' window with a list of system configuration options. The option 'Desktop' is highlighted, indicating the choice to install a graphical environment.

                                  Text-based FreeBSD installer dialog prompting the user to install GPU drivers, Xorg, KDE Plasma, and a display manager. The message notes that this is an experimental feature. Two options, “Yes” and “No,” are shown, with “Yes” currently selected.

                                  Alt...Text-based FreeBSD installer dialog prompting the user to install GPU drivers, Xorg, KDE Plasma, and a display manager. The message notes that this is an experimental feature. Two options, “Yes” and “No,” are shown, with “Yes” currently selected.

                                  Text-based FreeBSD installer dialog with the title “Desktop installation completed.” The message explains that the SDDM display manager will start automatically at the next system boot and lists configured users. A tip suggests using the VBoxSVGA graphics controller and disabling 3D acceleration in VirtualBox. An “OK” button is highlighted at the bottom.

                                  Alt...Text-based FreeBSD installer dialog with the title “Desktop installation completed.” The message explains that the SDDM display manager will start automatically at the next system boot and lists configured users. A tip suggests using the VBoxSVGA graphics controller and disabling 3D acceleration in VirtualBox. An “OK” button is highlighted at the bottom.

                                  Screenshot of a FreeBSD 15.0 system running inside a VirtualBox virtual machine with the KDE Plasma desktop environment. In the foreground, the “About this System” settings window displays software and hardware information, including KDE Plasma version, Qt version, kernel version, and available memory. In the background, a web browser window is open on the FreeBSD official website.

                                  Alt...Screenshot of a FreeBSD 15.0 system running inside a VirtualBox virtual machine with the KDE Plasma desktop environment. In the foreground, the “About this System” settings window displays software and hardware information, including KDE Plasma version, Qt version, kernel version, and available memory. In the background, a web browser window is open on the FreeBSD official website.

                                    [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
                                    @mikebabcock@floss.social

                                    @fdroidorg 😂 what hyperbole.
                                    First is the falsehood that had ever claimed devices are the "best computing device[s] in the world that [do] everything."
                                    Second, the fallacy that this definition would preclude a protected ecosystem like they propose. Apple? Most people prefer the safety it offers them.
                                    Side-loading? Valid. Silly argument.
                                    The new changes protect *most* users from themselves.
                                    Best? Power users aren't being stopped at all. Its an inconvenience at best.

                                      [?]Métaphysicien Douteux » 🌐
                                      @metaphys@framapiaf.org

                                      Bonjour les copains
                                      Je me renseigne sur la mise en place d'un serveur de électronique. Je teste qui a l'air bien (niveau fonctionnalité hein, sinon encore une saloperie dockerisée à la truelle) mais ne marche pas avec les certs en ecdsa seulement rsa. Je n'ai aucune idée de ce que délivre les autorités certifiée, pour du niveau 1 ça se trouve des valide en rsa?
                                      @aeris maybe?

                                      À part opensign il y a d'autres solutions intéressantes?

                                        AodeRelay boosted

                                        [?]2.5 Admins » 🌐
                                        @25admins@mastodon.social

                                        2.5 Admins 292: Trivyally Infected

                                        The US government is drumming up fear about foreign routers, a pretty serious supply chain attack might be state-sponsored, and the safety of filesystems inside VMs.

                                        2.5admins.com/2-5-admins-292/

                                        2.5 Admins artwork

                                        Alt...2.5 Admins artwork

                                          [?]Mad Argon :qurio: [they/any] » 🌐
                                          @madargon@is-a.cat

                                          Damned doesn't have local disk live migrations enabled by default in newest versions.

                                          And I took that personally :neocat_angry:

                                            AodeRelay boosted

                                            [?]BlablaLinux » 🌐
                                            @blablalinux@mastodon.blablalinux.be

                                            [?]BlablaLinux » 🌐
                                            @blablalinux@mastodon.blablalinux.be

                                            [?]Larvitz :fedora: :redhat: » 🌐
                                            @Larvitz@burningboard.net

                                            New post: shell tricks that aren't exactly secret, but aren't always taught either.

                                            Split into two sections: what works on any POSIX sh (FreeBSD, OpenBSD, Alpine...) and what's Bash/Zsh-specific. Because not everyone is on Linux with bash as their login shell.

                                            Things like CTRL+W, $_, pushd/popd, fc, set -euo pipefail caveats, and more.

                                            blog.hofstede.it/shell-tricks-

                                              AodeRelay boosted

                                              [?]C S » 🌐
                                              @claus@hachyderm.io

                                              I find myself at a point where I'm encountering irreconcilable differences between my moral, ethical, and technical objections to the use of LLMs, and my employer's leadership's desire to force the use of LLMs into every aspect of day to day operations. As a result, I find myself .

                                              I have decades of experience in the / / / / range of skills. Currently acting as a subject matter expert on , , and . Mostly supporting platforms these days, but I am comfortable pivoting to other platforms like or even . Can do and . Experienced in and processes.

                                              I would strongly prefer to deal with no LLM tooling at all, but will settle for having to use it less than in the current environment.

                                              Location: (remote), (Ontario) (hybrid).

                                                [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
                                                @mikebabcock@floss.social

                                                @drscriptt @monospace I got my workplace almost entirely converted to XML back when it was "fresh" and then JSON took over and we've mostly avoided the shift.
                                                Explaining to people why I prefer XML over JSON when they're too young to understand the move from CSV is just hard.

                                                  [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
                                                  @mikebabcock@floss.social

                                                  @drscriptt @monospace its very handy when looking for specific connections, or frequently in my case, connections not coming from specific subnets:

                                                  ```ss not src $LOCALNET/24 dport :587```

                                                  But those more 'interesting' commands I've just saved to mini ~/bin/ scripts so I don't have to type them and frequently forget the syntax.

                                                    [?]Michał "rysiek" Woźniak · 🇺🇦 » 🌐
                                                    @rysiek@mstdn.social

                                                    u wot m8? :blobcateyes:

                                                    > Most modern operating systems include cURL by default. On Windows, use 'cmd' since in powershell curl is added as alias for Invoke-WebRequest (Microsoft.PowerShell.Utility)

                                                    techcommunity.microsoft.com/bl

                                                    Let me get this straight: Microslop decided that it makes total sense to have a "curl" command that in PowerShell is a different thing than the standard "curl" available in `cmd`?..

                                                    Ffs. I have no words.

                                                      AodeRelay boosted

                                                      [?]matthew - retroedge.tech » 🌐
                                                      @matthew@social.retroedge.tech

                                                      I used ‘find’ on a Linux server today.

                                                      find /path/to/directory -type f -mtime +365 -delete   

                                                      Yes, I had to look up the flags to make it do what I wanted it to. I do not have them memorized.

                                                      #Linux #SysAdmin

                                                      RT: https://floss.social/users/mikebabcock/statuses/116284712899761792

                                                      [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
                                                      @mikebabcock@floss.social

                                                      One of the most powerful commands on your system is 'find' ... and one of the most annoying commands on your system is also find.

                                                      Do you need to use -and between parameters?

                                                      Did you specify the right type before -regex search? And "./"?

                                                      Can you remember the before and after date syntax?

                                                      If you want to do something to a certain subset of files, find is probably the right way. And you'll spend fifteen minutes fixing the command-line before getting it right.

                                                          [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
                                                          @mikebabcock@floss.social

                                                          @thenewoil and yet, passkeys are still single-source authenticators. As a result, they are not as secure as proper 2FA systems, simply better than passwords alone.

                                                            [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
                                                            @mikebabcock@floss.social

                                                            @monospace `ss -lpn | grep :8080` is my goto personally. I find it much more robust and fast. ymmv.

                                                              [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
                                                              @mikebabcock@floss.social

                                                              @geerlingguy as a guy who's been building his own routers professionally for decades now, this is great advice. Also its really quite easy (and always has been with the right knowledge).
                                                              Just PLEASE don't run additional software on your routers. Run them on a device *behind* the router. You'll thank me eventually.

                                                                [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
                                                                @mikebabcock@floss.social

                                                                One of the most powerful commands on your system is 'find' ... and one of the most annoying commands on your system is also find.

                                                                Do you need to use -and between parameters?

                                                                Did you specify the right type before -regex search? And "./"?

                                                                Can you remember the before and after date syntax?

                                                                If you want to do something to a certain subset of files, find is probably the right way. And you'll spend fifteen minutes fixing the command-line before getting it right.

                                                                  [?]Elena Rossini on GoToSocial ⁂ » 🌐
                                                                  @elena@aseachange.com

                                                                  Oh happy day!

                                                                  This newbie #sysadmin is VERY HAPPY because in less than 5 minutes I:

                                                                  • installed tmux (thank you for the recommendation & instructions @teapot_ben and @drfyzziks)

                                                                  • upgraded PeerTube from Terminal using tmux

                                                                  now the stakes weren't super high because I did this for my second VPS which is running test apps... the real challenge will be to do this on my primary VPS and my in-production PeerTube instance.

                                                                  Grabbing another coffee, taking a VPS snapshot and trying this.

                                                                  As always THANK YOU FOR YOUR SUPPORT AND ENCOURAGEMENT. I couldn't do this without you 💖​

                                                                  Oh but the larger point in this message was to vouch for tmux - it really is super beginner friendly. I know NOTHING and I was able to easily install it and use it. So you could recommend it to your normie friends for sure ☺️​

                                                                  #MySoCalledSudoLife #YunoHost

                                                                    [?]Monospace Mentor » 🌐
                                                                    @monospace@floss.social

                                                                    security best practice: Create system user accounts for services that can’t be used for login: `useradd -r -s /sbin/nologin servicename`

                                                                    🔗 Learn more in my course: monospacementor.com/courses/li

                                                                      AodeRelay boosted

                                                                      [?]BlablaLinux » 🌐
                                                                      @blablalinux@mastodon.blablalinux.be

                                                                      Envie de l'auto-héberger sur votre Docker/LXC ? Voici mes snippets Compose tout frais sur ByteStash :

                                                                      Version Persistance (API) :
                                                                      bytestash.blablalinux.be/s/4f7
                                                                      Version Sandbox (Démo) :
                                                                      bytestash.blablalinux.be/s/dcd

                                                                      Projet source sur GitHub : github.com/rackulalives/rackula

                                                                      Amusez-vous bien avec vos baies !

                                                                        Fred de CLX boosted

                                                                        [?]Larvitz :fedora: :redhat: » 🌐
                                                                        @Larvitz@burningboard.net

                                                                        Running a FreeBSD server with two independent uplinks?

                                                                        My latest deep dive covers how to mix a physical provider and a BGP tunnel to serve NAT'd, routed, and pure public jail traffic on a single bridge.

                                                                        We break down Dual-FIB policy routing and show you how to use PF's rtable and reply-to directives to fix asymmetric routing and keep traffic strictly separated.

                                                                        Policy routing done right: blog.hofstede.it/dual-fib-poli

                                                                          [?]Lien Rag » 🌐
                                                                          @lienrag@mastodon.tedomum.net

                                                                          On est d'accord que si on détruit le pool de stockage par défaut de KVM (seul moyen de changer son chemin, apparemment), on ne perd pas les VMs déjà créées ?

                                                                          (c'est pas pour un ami, c'est pour vérifier)
                                                                          (avant de faire une connerie, donc)

                                                                            [?]Elena Rossini on GoToSocial ⁂ » 🌐
                                                                            @elena@aseachange.com

                                                                            THIS IS A POST IN PRAISE OF SNAPSHOTS.

                                                                            My PeerTube upgrade was a horror show: lost server connection during the upgrade and then PeerTube was automatically removed from my YunoHost server... the routine backup by YunoHost of PeerTube didn't restore... in short: bad, very bad outcome.

                                                                            I hyperventilated for a few minutes and then... hit "Restore" on the VPS snapshot I had captured before the maintenance operation and... everything went back to normal.

                                                                            Heart still beating a little fast but I am in AWE of the powers of SNAPSHOTS, ouf.

                                                                            #sysadmin #MySoCalledSudoLife

                                                                              [?]Jan Schaumann » 🌐
                                                                              @jschauma@mstdn.social

                                                                              System Administration: Week 8: E-Mail, Part II

                                                                              In this video, we observe the incoming mail on our MTA, look at how STARTTLS can help protect information in transit, how MTA-STS can help defeat a MitM performing a STARTTLS-stripping attack, and how DANE can be used to verify the authenticity of the mail server's certificate.

                                                                              youtu.be/RgEiAOKv640

                                                                                [?]Jan Schaumann » 🌐
                                                                                @jschauma@mstdn.social

                                                                                System Administration: Week 8: E-Mail, Part III

                                                                                In this video, we look at ways to combat Spam. In the process, we learn about email headers, the Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM), and Domain-based Message Authentication, Reporting and Conformance (DMARC). SMTP doesn't seem quite so simple any more...

                                                                                youtu.be/KwCmv3GHGfc

                                                                                  AodeRelay boosted

                                                                                  [?]Tueddelmors :ubuntu: » 🌐
                                                                                  @reeeen@norden.social

                                                                                  Kleines Terminal-Reminder für einen entspannten Nachmittag:

                                                                                  `htop` zeigt dir, was deinen Rechner gerade ausbremst.
                                                                                  `df -h` zeigt, wo der Speicher hingeflossen ist.
                                                                                  `ss -tulpn` zeigt, welche Dienste lauschen.

                                                                                  Drei Befehle, und du weißt mehr über dein System als die meiste proprietäre Software dir jemals verraten würde. 🐧

                                                                                    1 ★ 0 ↺

                                                                                    [?]oldsysops » 🌐
                                                                                    @oldsysops@social.dk-libre.fr

                                                                                    storagebox : commandé, installé, paramétré....
                                                                                    je réfléchi encore à la solution technique pour le backup, mais je pense que je vais partir sur un double backup :
                                                                                    en local, en distant...
                                                                                    je crois que je vais allez contre la faq et faire quand même un rsync du borg local (en plus.…)
                                                                                    déjà que je suis un peu foufou et que je suis parti avec borg2 au lieu de borg stable...


                                                                                      [?]Gytis Repečka [he/him] » 🌐
                                                                                      @gytisrepecka@social.gyt.is

                                                                                      Damn, nvidia-kmod and VirtualBox-kmod modules don't build on Kernel 6.19 :blobcatfearful:

                                                                                      Classic situation (at least with NVIDIA) after @fedora updates :ablobcatcry:

                                                                                      I guess will have to jump around to get Kernel 6.18 back... Why can at least one version of previous Kernel be always available by default? :blobcatheadinitshands:

                                                                                      #sysadmin #fedora #nvidia

                                                                                        AodeRelay boosted

                                                                                        [?]BlablaLinux » 🌐
                                                                                        @blablalinux@mastodon.blablalinux.be

                                                                                        🚀 Défi accepté !
                                                                                        Un grand merci à l'équipe de proxcenter.io/ pour la licence d'évaluation : 10 nœuds à tester, mais seulement 10 jours au compteur ! ⏱️
                                                                                        Le marathon commence : tests, article de blog et vidéo en approche. Je vais pas chômer ! 🐧💻

                                                                                          4 ★ 1 ↺

                                                                                          [?]oldsysops » 🌐
                                                                                          @oldsysops@social.dk-libre.fr

                                                                                          aujourd'hui j'ai mis a jour la doc sur un alerteur, et comme je manquait d'inspiration j'ai mis ca, en esperant faire rire un ou deux collègues :

                                                                                          • Faire ce que dit l'alerte
                                                                                          • Réfléchir a pourquoi on a cette alerte alors qu'avant tout allait bien
                                                                                          • Se rendre compte qu'on ne comprend rien à l'informatique
                                                                                          • Se rouler en boule sur le sol et reflechir a ses choix de vie et comment on en est arrivé là.
                                                                                          • Se reconvertir dans l'élevage de chèvres dans le larzac
                                                                                          • avant de partir faire un ticket dans Redmine pour le prochain sysadmin/DBA.

                                                                                            artlog boosted

                                                                                            [?]Lien Rag » 🌐
                                                                                            @lienrag@mastodon.tedomum.net

                                                                                            Comment on fait pour créer un point d'accès wifi sur KVM ?
                                                                                            J'ai pas besoin qu'il se connecte à l'internet réel, je veux juste qu'il soit vu par les VMs et qu'elles puissent s'y connecter...

                                                                                            (je trouve que de la doc sur comment créer un bridge vers le wifi physique)

                                                                                              [?]Stefano Marinelli » 🌐
                                                                                              @stefano@mastodon.bsd.cafe

                                                                                              EnshittifAIcation

                                                                                              Three episodes, one week. AI bots that hallucinate VPN requirements, recommend Apache configs on nginx servers, and suggest replacing 128 GB of RAM with a cloud VPS. A field note on the cost of mistaking confidence for competence.

                                                                                              it-notes.dragas.net/2026/03/20

                                                                                                [?]Jan Schaumann » 🌐
                                                                                                @jschauma@mstdn.social

                                                                                                System Administration: Week 7: DNS, Part II

                                                                                                In this video, we dissect DNS lookups performed on our EC2 instance, then discuss just how a caching resolver performs the lookup, moving from "magic happens here" to the below visualization.

                                                                                                youtu.be/z55ULZcKP8A

                                                                                                  [?]Jan Schaumann » 🌐
                                                                                                  @jschauma@mstdn.social

                                                                                                  System Administration: Week 7: DNS, Part III

                                                                                                  In this video, we try to wrap up our discussion of the Domain Name System by addressing the nature of the root nameservers, looking at various different resource record types, observing reverse lookups, and thinking about how we can have assurance of authenticity and integrity of the DNS results returned to us via DNSSEC.

                                                                                                  youtu.be/XDJEJFVNoko

                                                                                                  World map showing the locations of the root servers.

                                                                                                  Alt...World map showing the locations of the root servers.

                                                                                                    [?]Jan Schaumann » 🌐
                                                                                                    @jschauma@mstdn.social

                                                                                                    System Administration: Week 7: DNS & HTTP

                                                                                                    We're moving from the DNS on to HTTP. Sorry, no videos for this subtopic, but here are the slides from our last class. We discuss how to get your domain registered and then move on to summarize briefly HTTP the protocol and look at what CDNs do.

                                                                                                    stevens.netmeister.org/615/07-

                                                                                                      [?]Jan Schaumann » 🌐
                                                                                                      @jschauma@mstdn.social

                                                                                                      System Administration: Week 8: HTTPS

                                                                                                      We sketched out the basics of HTTP in our last class, so necessarily we'll have to cover now. These slides illustrate the benefits (transport encryption, endpoint authentication) as well as some of the pitfalls (complexity, cert revocation, endpoint "authentication").

                                                                                                      stevens.netmeister.org/615/08-

                                                                                                        JP Mens boosted

                                                                                                        [?]Jan Schaumann » 🌐
                                                                                                        @jschauma@mstdn.social

                                                                                                        System Administration: Week 8: E-Mail, Part I

                                                                                                        In this video, we begin our discussion of E-Mail by looking at the components of the larger mail system (the Mail User Agent, the Mail Transfer Agent, the Mail Delivery Agent, an Access Agent), observing the packets involved in a simple SMTP exchange, and track an email from one system to the other.

                                                                                                        youtu.be/Ai8rjqelwsI

                                                                                                          AodeRelay boosted

                                                                                                          [?]BlablaLinux » 🌐
                                                                                                          @blablalinux@mastodon.blablalinux.be

                                                                                                          🚀 BentoPDF version BlablaLinux est en ligne !

                                                                                                          Instance 100% optimisée :
                                                                                                          ✅ SEO : Sitemap et robots.txt 100% locaux.
                                                                                                          ✅ Réseaux : Vignettes Open Graph corrigées (logo BlablaLinux).
                                                                                                          ✅ Perf : Support WASM & Gzip activés via NPM.
                                                                                                          ✅ IA : Blocage centralisé des bots.
                                                                                                          ✅ Branding : Intégration complète.

                                                                                                          À tester ici :
                                                                                                          👉 bentopdf.blablalinux.be

                                                                                                            opio ⏚ boosted

                                                                                                            [?]Jérémy Lecour » 🌐
                                                                                                            @jlecour@mastodon.evolix.org

                                                                                                            Alexandre :freebsd: boosted

                                                                                                            [?]Stefano Marinelli » 🌐
                                                                                                            @stefano@mastodon.bsd.cafe

                                                                                                            I just finished an amazing call.
                                                                                                            The person I was talking to was trying to explain to me that Docker is an entire operating system, so he doesn’t want Linux or any of the BSDs, but Docker. I explained that, in order to run Docker, you need a kernel.

                                                                                                            "No, you don't. Docker does everything on its own. If you think that, then you don’t really understand operating systems."

                                                                                                            I told the guy that I couldn’t help him, since I'm not experienced enough with operating systems. He was a bit disappointed, but we said goodbye on friendly terms.

                                                                                                            I'm used to recognizing when I'm too ignorant for the person I'm talking to, and I'm happy to step aside.

                                                                                                              oldsysops boosted

                                                                                                              [?]Michael W Lucas :flan_on_fire: » 🌐
                                                                                                              @mwl@io.mwl.io

                                                                                                              Ah, Debian. Add a disk and you yet again renumber your network interfaces. :flan_molotov: :flan_cleaver: :flan_executioner: :flan_reaper:

                                                                                                                [?]Michael W Lucas :flan_on_fire: » 🌐
                                                                                                                @mwl@io.mwl.io

                                                                                                                Well, that was trivial. daily security script to show SUCCESSFUL logins.

                                                                                                                mwl.io/archives/24601

                                                                                                                "Works on my machine" quality.

                                                                                                                  [?]Michael W Lucas :flan_on_fire: » 🌐
                                                                                                                  @mwl@io.mwl.io

                                                                                                                  Pondering trimming the daily output from my boxes, eliminating things that have never impacted me.

                                                                                                                  ICMP unreachable messages? Netflow shows it's always a flood of DNS requests. I don't care.

                                                                                                                  Failed SSH logins? If I ever want them, they're in the log.

                                                                                                                    AodeRelay boosted

                                                                                                                    [?]BlablaLinux » 🌐
                                                                                                                    @blablalinux@mastodon.blablalinux.be

                                                                                                                    ​Ton disque dur USB joue à cache-cache ? 🛑

                                                                                                                    ​Ras-le-bol des erreurs "Input/Output" en plein milieu d'une sauvegarde ? 😫
                                                                                                                    C’est souvent juste Linux qui veut faire des économies d’énergie un peu trop agressives !
                                                                                                                    ​Apprenez à garder vos disques "éveillés" et vos backups en sécurité avec ce nouveau guide step-by-step 🛠️🐧

                                                                                                                    ​👉 C’est par ici : wiki.blablalinux.be/fr/stabili

                                                                                                                      AodeRelay boosted

                                                                                                                      [?]BlablaLinux » 🌐
                                                                                                                      @blablalinux@mastodon.blablalinux.be

                                                                                                                      En attendant de voir si ça finit en article ou en vidéo, je vous ai déjà préparé le terrain. Si vous voulez le déployer proprement (testé et validé en LXC Docker), mon Docker Compose et son fichier .env sont dispos sur mon ByteStash.

                                                                                                                      🌍 Site officiel : proxcenter.io
                                                                                                                      🔥 Le snippet ByteStash : bytestash.blablalinux.be/s/849

                                                                                                                      Affaire à suivre... 😏

                                                                                                                        [?]Monospace Mentor » 🌐
                                                                                                                        @monospace@floss.social

                                                                                                                        Easy way to kickstart a runbook: Log actions with “history | tail -20 | tee file.md” to capture recent commands, then add explanations.

                                                                                                                        🔗 Learn more in my course: monospacementor.com/courses/li

                                                                                                                          Marcos Dione boosted

                                                                                                                          [?]Marcos Dione » 🌐
                                                                                                                          @mdione@en.osm.town

                                                                                                                          I have been suggested that the company I'm working is not doing well. Than and a push for AI is telling me it's maybe time to move on.

                                                                                                                          What am I? Currently I'm doing , , GitHub/GitLab admin (yes, both), some Kafka, used to do some Postgres (now we have a DB team), Ansible and more.

                                                                                                                          Edit: more info: en.osm.town/@mdione/1163024235

                                                                                                                          What do I want? No AI, no gambling, no blockchain. In or remote. I can invoice abroad, but I would rather be an employee.

                                                                                                                          1/

                                                                                                                            [?]Stefano Marinelli » 🌐
                                                                                                                            @stefano@mastodon.bsd.cafe

                                                                                                                            Why I love FreeBSD

                                                                                                                            A personal reflection on my first encounter with FreeBSD in 2002, how it shaped the way I design and run systems, and why its philosophy, stability, and community still matter to me more than twenty years later.

                                                                                                                            it-notes.dragas.net/2026/03/16

                                                                                                                              AodeRelay boosted

                                                                                                                              [?]Larvitz :fedora: :redhat: » 🌐
                                                                                                                              @Larvitz@burningboard.net

                                                                                                                              Bug-for-bug compatibility is great, but having an actual feedback loop into enterprise Linux development is better. I wrote about my experience running CentOS Stream in production, how it handles security updates without the rebuild lag, and why the upstream model beats the old CentOS way.

                                                                                                                              blog.hofstede.it/why-i-prefer-

                                                                                                                                mmu_man boosted

                                                                                                                                [?]Larvitz :fedora: :redhat: » 🌐
                                                                                                                                @Larvitz@burningboard.net

                                                                                                                                You just provisioned a fresh Linux server. Within minutes, the SSH brute-force bots will arrive.

                                                                                                                                There are too many ways to build a firewall in Linux. I wrote a practical guide to the four major tools: iptables, nftables, firewalld, and ufw, including their mental models and deployable configs.

                                                                                                                                Also includes a deep dive into the "Docker Trap" (why Docker silently bypasses your default-deny rules) and how to fix it.

                                                                                                                                (And yes, I still spend the intro and conclusion reminding everyone that FreeBSD's PF is the undisputed king of packet filtering. Let's argue in the replies.)

                                                                                                                                Read it here: blog.hofstede.it/linux-firewal

                                                                                                                                  AodeRelay boosted

                                                                                                                                  [?]BlablaLinux » 🌐
                                                                                                                                  @blablalinux@mastodon.blablalinux.be

                                                                                                                                  🚀 Mises à jour en série chez BlablaLinux !

                                                                                                                                  SearXNG, 2FAuth, Gitea, StirlingPDF et plein d'autres services sont tout frais, tout beaux... mais ce n'est même pas moi qui ai bossé ! 😎

                                                                                                                                  Merci qui ? Merci Watchtower ! 🤖🐳

                                                                                                                                  Retrouvez tous mes services ici :
                                                                                                                                  👉 blablalinux.be/mes-services-pu

                                                                                                                                    [?]🍱 Sean ☕ » 🌐
                                                                                                                                    @GigaByte4711@whitespashe.uk

                                                                                                                                    Tonight I'll be trying to set up a runner for Gitea actions. I hope to get it to "build" docker images automatically on changes, then publish them to Gitea's container image registry: docs.gitea.com/usage/packages/

                                                                                                                                    It'll be the first time I've worked with gitea actions and gitea runners, so lots of trial and error to be had!

                                                                                                                                      [?]Mad Argon :qurio: [they/any] » 🌐
                                                                                                                                      @madargon@is-a.cat

                                                                                                                                      Well, it's Friday 13th... What production upgrade should I do in work today?

                                                                                                                                        [?]Stefano Marinelli » 🌐
                                                                                                                                        @stefano@mastodon.bsd.cafe

                                                                                                                                        Alright, here we are. The decline is accelerating.
                                                                                                                                        An IT manager at a client company, someone capable I've been collaborating with for years, recently hired three new developers. However, he asked me for a Linux server instead of the usual FreeBSD because "that way the devs can move faster, AIs can't produce valid results for BSD systems".

                                                                                                                                        Given our relationship, I called him and told him I disagreed. Somewhat bitterly, he replied that these guys had been "imposed on him". They're polite and willing, but completely lacking any real programming principles. They are "experts in vibe coding", and for management that's more than enough.

                                                                                                                                        In other words, we're not supposed to build a working and efficient server anymore, but a vibe-coding-friendly one.

                                                                                                                                        My instinctive reaction was to ask him whether, when a data breach eventually happens, because sooner or later it will if the people writing the code neither write nor read code, they'll be able to tell the authorities that the data controller was an AI.

                                                                                                                                        He didn't say anything else and thanked me. Maybe, and I stress maybe, management will understand that.

                                                                                                                                          [?]gregR ☯ » 🌐
                                                                                                                                          @gregr@mamot.fr

                                                                                                                                          Échec et mat !

                                                                                                                                          > Check Point ThreatCloud flags whole cloudfront.net... - Check Point CheckMates
                                                                                                                                          > False positives can happen and do happen from time to time. Normally I would not create a CheckMates post for that.
                                                                                                                                          community.checkpoint.com/t5/Ge

                                                                                                                                            AodeRelay boosted

                                                                                                                                            [?]Larvitz :fedora: :redhat: » 🌐
                                                                                                                                            @Larvitz@burningboard.net

                                                                                                                                            My oldest still running server ..

                                                                                                                                            HP ProLiant DL120, installed in May 2012 with Debian 7 Wheezy, even before systemd was a thing.

                                                                                                                                            Continously upgraded up to Debian 12 Bookworm.

                                                                                                                                            Former Mailserver, Blog Server, Photo Gallery, Git Forge ..

                                                                                                                                            5 SAS Hard disks were replaced over the years. Other than that, it just worked since 2012.

                                                                                                                                            root@helium:~# # Farwell old friend. You served well! See you in the nether.

                                                                                                                                            root@helium:~# poweroff
                                                                                                                                            Broadcast message from root@helium.edelga.se on pts/1 (Wed 2026-03-11 18:21:28 CET):

                                                                                                                                            The system will power off now!

                                                                                                                                            Shared connection to helium.edelga.se closed.

                                                                                                                                            🥺

                                                                                                                                              [?]🍱 Sean ☕ » 🌐
                                                                                                                                              @GigaByte4711@whitespashe.uk

                                                                                                                                              Trying some traffic shaping on my PFSense box today.

                                                                                                                                              The idea is to give priority In/Out of the internet to traffic that directly affects the wife and I.
                                                                                                                                              HTTP/S, VoIP, Streaming Media, etc are all prioritized over other things such as Steam downloads, Linux ISO downloads, etc.

                                                                                                                                              With any luck, this will make our daily usage smoother by limiting the amount of bandwidth taken up by lower-priority services.

                                                                                                                                              We've got a DnD session tonight (with the VTT hosted by me) with the traditional discord voice chat, so we'll see if that makes a difference!

                                                                                                                                                [?]Monospace Mentor » 🌐
                                                                                                                                                @monospace@floss.social

                                                                                                                                                Linux tip: Use “ss -tuln” to check for open ports. Filter specific port numbers by adding “| grep :80”, for example.

                                                                                                                                                🔗 Learn more in my course: monospacementor.com/courses/li

                                                                                                                                                  9x0rg boosted

                                                                                                                                                  [?]Dźwiedziu [he/him or just wash your hands] » 🌐
                                                                                                                                                  @dzwiedziu@mastodon.social

                                                                                                                                                  RE: mastodon.social/@dzwiedziu/115

                                                                                                                                                  Sooo, remember my most boosted post of 2025?

                                                                                                                                                  I'm still unemployed, now facing moving out of France by the end of April.

                                                                                                                                                  Recap: jack of all trades sysadmin, with broad, 10y+ experience in system and applications administration. Preferred location would be or fully remote or as a mentee for with .

                                                                                                                                                  (Please clap, I mean boost 🔁)

                                                                                                                                                    [?]knoppix » 🌐
                                                                                                                                                    @knoppix95@mastodon.social

                                                                                                                                                    Windows 12 rumors point to deeper AI integration that could control services, updates, screen reading, and semantic search — impossible to fully disable. 🧩

                                                                                                                                                    This could be the tipping point pushing users to Linux, which offers no ads, no forced AI, no hardware demands, no tracking, and zero cost. 🛡️

                                                                                                                                                    🔗 zdnet.com/article/windows-12-r

                                                                                                                                                      [?]Monospace Mentor » 🌐
                                                                                                                                                      @monospace@floss.social

                                                                                                                                                      If you want to raise your shell scripts to a new level, give this a try! It'll give useful feedback on the style of your shell code and on possible issues with it.

                                                                                                                                                      shellcheck.net/

                                                                                                                                                      PS: Know when to switch to a proper programming language.

                                                                                                                                                        [?]Lien Rag » 🌐
                                                                                                                                                        @lienrag@mastodon.tedomum.net

                                                                                                                                                        J'arrive pas à booter sur KVM une VM récupérée d'une sauvegarde Proxmox, qu'est-ce que je fais mal ?
                                                                                                                                                        La sauvegarde était en vma, elle a été convertie en raw, je l'ai convertie en qcow2, je fais l'importation comme le tutoriel le dit mais j'obtiens soit "no bootable disk" (en BIOS) ou juste un shell UEFI (en UEFI).

                                                                                                                                                          AodeRelay boosted

                                                                                                                                                          [?]BlablaLinux » 🌐
                                                                                                                                                          @blablalinux@mastodon.blablalinux.be

                                                                                                                                                          Marre de stresser pour vos données ? 😱

                                                                                                                                                          Si Timeshift s'occupe de votre système, il ne faut pas oublier vos fichiers perso, vos sites web ou votre Nextcloud ! 🎯

                                                                                                                                                          Nouveau guide sur le Wiki BlablaLinux : un script Rsync universel pour tout sauvegarder proprement, avec des alias simples et des logs automatiques 🐧💻

                                                                                                                                                          👉 Tout est là : wiki.blablalinux.be/fr/sauvega

                                                                                                                                                            [?]Monospace Mentor » 🌐
                                                                                                                                                            @monospace@floss.social

                                                                                                                                                            If your terminal ever gets confused by random control sequences, for example after you accidentally output binary data, there's a good chance you can restore order with the `reset` command.

                                                                                                                                                              AodeRelay boosted

                                                                                                                                                              [?]BlablaLinux » 🌐
                                                                                                                                                              @blablalinux@mastodon.blablalinux.be

                                                                                                                                                              D'ailleurs, l'instance Papra BlablaLinux tourne déjà avec toutes ces optimisations !

                                                                                                                                                              ✅ Le labo (mis à jour) : papra.blablalinux.be
                                                                                                                                                              ✅ Le Docker Compose complet : bytestash.blablalinux.be/s/c69

                                                                                                                                                              Fini les "je n'ai pas reçu le mail" et les serveurs encombrés, tout roule ! 🐧🔥

                                                                                                                                                              [?]Michael T Babcock [https://en.pronouns.page/@bigntallmike] » 🌐
                                                                                                                                                              @mikebabcock@floss.social

                                                                                                                                                              @SecureOwl I'm so sorry to the few honest ones but the entire industry feels so corrupt and gross these days. All these "insurance" companies with their own remediation teams they pay out of your insurance plan? Ew. It would be illegal in any other industry.
                                                                                                                                                              So do fake message robocalls surprise me? Not at all.

                                                                                                                                                                AodeRelay boosted

                                                                                                                                                                [?]Michael W Lucas :flan_on_fire: » 🌐
                                                                                                                                                                @mwl@io.mwl.io

                                                                                                                                                                Goddamnit , stop changing my network interface names when I change unrelated hardware. :flan_rage: :flan_hulk:

                                                                                                                                                                  [?]Nigel » 🌐
                                                                                                                                                                  @nigelharpur@musicians.today

                                                                                                                                                                  Apparently *_urgent_* action to renew the Certbot Certificate for my server's Webmin remote access control panel *_isn't_* urgent after all. No. Not.

                                                                                                                                                                  A black cat sits upright on a closed (by her!) laptop. She is turned away, possibly considering pouncing on the laptopee's outstretched bare legs and feet. The photo is in black and white to spare the viewer from the human's pasty pinkness.

                                                                                                                                                                  Alt...A black cat sits upright on a closed (by her!) laptop. She is turned away, possibly considering pouncing on the laptopee's outstretched bare legs and feet. The photo is in black and white to spare the viewer from the human's pasty pinkness.

                                                                                                                                                                    Alexandre :freebsd: boosted

                                                                                                                                                                    [?]Stefano Marinelli » 🌐
                                                                                                                                                                    @stefano@mastodon.bsd.cafe

                                                                                                                                                                    Another report forwarded to me by a client saying "your website is insecure because it accepts outdated encryption protocols" - naturally passed along to them by third parties.

                                                                                                                                                                    Yes, it accepts them. But it's a static website that simply provides some information about the company. Nothing critical, nothing dynamic. No data is exchanged. There is no login.

                                                                                                                                                                    We had already tightened everything up a few months ago (for me it's literally a one-line change), but they later told me that some visitors could no longer access the site and asked me to revert it. Probably older devices, but there are plenty of those out there. I know organizations that still use Windows 7, and I still occasionally see some XP clients around.

                                                                                                                                                                    So now I explained to the client that we have two possible choices: accept the "risk" (which, frankly, I'm not entirely sure what it would be, since even if someone decrypted the traffic they would see nothing that isn’t already visible by simply visiting the page normally), or lock it down again, potentially cutting off some devices, just like what happened a few months ago.

                                                                                                                                                                    The choice is theirs. We’ll see!

                                                                                                                                                                      [?]Sheldon [he/him] » 🌐
                                                                                                                                                                      @sysop408@sfba.social

                                                                                                                                                                      Today I rediscovered the joy of saying fuck it to version control and just using FTP and Vim to force in a bunch of changes to a website. Sometimes the best process is to skip the process.

                                                                                                                                                                        AodeRelay boosted

                                                                                                                                                                        [?]BlablaLinux » 🌐
                                                                                                                                                                        @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                        [?]Monospace Mentor » 🌐
                                                                                                                                                                        @monospace@floss.social

                                                                                                                                                                        The /proc filesystem was a genius idea giving the direct control of the Linux kernel. In this article, David Both explains how to change kernel parameters at runtime.

                                                                                                                                                                        redhat.com/sysadmin/linux-kern

                                                                                                                                                                          [?]Jan Schaumann » 🌐
                                                                                                                                                                          @jschauma@mstdn.social

                                                                                                                                                                          System Administration: Week 6: Networking II: ARP and NDP

                                                                                                                                                                          In this video, we illustrate the functionality of the Address Resolution Protocol (ARP) and it's IPv6 equivalent, the Neighbor Discovery Protocol (NDP).

                                                                                                                                                                          youtu.be/1gtkpbF_h6M

                                                                                                                                                                            [?]Jan Schaumann » 🌐
                                                                                                                                                                            @jschauma@mstdn.social

                                                                                                                                                                            System Administration: Week 6: Networking II: ICMP

                                                                                                                                                                            In this video, we demonstrate the use of the Internet Control Message Protocol or ICMP by tracing and analyzing ping(1) and traceroute(1) invocations.

                                                                                                                                                                            And in case you're wondering: shouldiblockicmp.com

                                                                                                                                                                            youtu.be/JQn8PgfZ68M

                                                                                                                                                                              JP Mens boosted

                                                                                                                                                                              [?]Jan Schaumann » 🌐
                                                                                                                                                                              @jschauma@mstdn.social

                                                                                                                                                                              System Administration: Week 7: DNS, Part I

                                                                                                                                                                              In this video, we are beginning our discussion of the . We go back to the early days of the internet when copying /etc/hosts from system to system was the way to resolve hosts...

                                                                                                                                                                              (Hosts file from 1983: rscott.org/OldInternetFiles/ho)

                                                                                                                                                                              ...and we cover the structure of the domain name space and the creation of the top-level domains.

                                                                                                                                                                              (Second-level domain inventory from 1987: rscott.org/OldInternetFiles/do)

                                                                                                                                                                              youtu.be/-bpIT7M9i00

                                                                                                                                                                                AodeRelay boosted

                                                                                                                                                                                [?]Blake Ridgway » 🌐
                                                                                                                                                                                @blake@mastodon.bsd.cafe

                                                                                                                                                                                I'm looking for a project to put my PowerEdge R710 to good use! My idea is to install FreeBSD on it and migrate some services currently running on Linux VMs via Proxmox on my PowerEdge R720. Since the software I'm using offers FreeBSD compatibility, this would be a perfect opportunity to utilize the R710's impressive specs:

                                                                                                                                                                                Dual Intel Xeon X5560 @ 2.8GHz
                                                                                                                                                                                288GB RAM (fully populated)
                                                                                                                                                                                6x 1TB SAS drives

                                                                                                                                                                                  AodeRelay boosted

                                                                                                                                                                                  [?]BlablaLinux » 🌐
                                                                                                                                                                                  @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                  Optimiser, c'est bien. Comprendre pourquoi on le fait, c'est mieux ! 🧠
                                                                                                                                                                                  J'ai ajouté une section spéciale sur le Wiki pour expliquer mes choix de compression (résolutions, bitrates, CPU).

                                                                                                                                                                                  Pourquoi 3468px ? Pourquoi 6000k ? Je vous déballe toute ma logique basée sur mes propres tests réels 📈💻

                                                                                                                                                                                  Tout est détaillé ici :
                                                                                                                                                                                  🔗 wiki.blablalinux.be/fr/optimis

                                                                                                                                                                                    AodeRelay boosted

                                                                                                                                                                                    [?]BlablaLinux » 🌐
                                                                                                                                                                                    @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                    Vous uploadez, il compresse, Nextcloud sourit ✅

                                                                                                                                                                                    Le guide complet pour l'optimisation automatique des médias est arrivé ! Un script universel, des workflows aux petits oignons et vos précieux gigas préservés, même sur du matériel reconditionné 📦🔥

                                                                                                                                                                                    Le Step-by-Step complet est ici :
                                                                                                                                                                                    🔗 wiki.blablalinux.be/fr/optimis

                                                                                                                                                                                      AodeRelay boosted

                                                                                                                                                                                      [?]BlablaLinux » 🌐
                                                                                                                                                                                      @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                      Marre que votre trafic local fasse le tour du web ? En réécrivant vos domaines vers vos IP locales, vous décuplez vos performances.
                                                                                                                                                                                      Avec cette configuration, vos services (fichiers) s'ouvrent à la vitesse de votre réseau local sans dépendre de votre connexion internet. C'est la solution idéale pour garder des certificats HTTPS valides tout en restant en circuit court.
                                                                                                                                                                                      Simple, invisible et redoutable pour l'auto-hébergement !

                                                                                                                                                                                        [?]Lien Rag » 🌐
                                                                                                                                                                                        @lienrag@mastodon.tedomum.net

                                                                                                                                                                                        Y'a une raison d'apprendre LXC de nos jours ou bien c'est complètement remplacé par LXD ?

                                                                                                                                                                                        (question subsidiaire : y'a un bon tuto quelque part ?)

                                                                                                                                                                                          [?]Éric » 🌐
                                                                                                                                                                                          @daks@mamot.fr

                                                                                                                                                                                          Salut les Ops, est-ce que quelqu'un aurait des recommandations pour une formation k8s orientée ops, de qualité, idéalement gratuite ou pas trop chère (ou éligible CPF si ça existe) ?
                                                                                                                                                                                          En français ou en anglais peu m'importe.

                                                                                                                                                                                          J'ai quelques notions du produit, de ce qu'il fait, mais pas du tout de comment le configurer, l'administrer, ce à quoi il faut faire particulièrement attention, etc

                                                                                                                                                                                            [?]Monospace Mentor » 🌐
                                                                                                                                                                                            @monospace@floss.social

                                                                                                                                                                                            Linux tip: Use “sed -n '100,200p' largefile.txt” to extract a specific line range of a log or text file.

                                                                                                                                                                                            🔗 Learn more in my course: monospacementor.com/courses/li

                                                                                                                                                                                              AodeRelay boosted

                                                                                                                                                                                              [?]BlablaLinux » 🌐
                                                                                                                                                                                              @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                              Lundi matin, 10h07 : Tous les feux sont au vert ! 🟢 Mes LXC sont à jour et aucun redémarrage n'est nécessaire. Ça commence bien ! Bon lundi à tous ! 🐧💻

                                                                                                                                                                                                [?]Michał "rysiek" Woźniak · 🇺🇦 » 🌐
                                                                                                                                                                                                @rysiek@mstdn.social

                                                                                                                                                                                                Heads up for any folks using @hetzner: scammers seem to be trying to exploit the recent bump in pricing by sending "unpaid invoice notification" e-mails.

                                                                                                                                                                                                Easy to fall for it before morning coffee.

                                                                                                                                                                                                "Update Payment Method" link obviously leads to a scam site, so not particularly hard to spot either.

                                                                                                                                                                                                Be careful out there. :blobcatcoffee:

                                                                                                                                                                                                P.S. yes I am aware of the shitty ways Hetzner treated a bunch of fedi instances; this is not a recommendation.

                                                                                                                                                                                                  Fred de CLX boosted

                                                                                                                                                                                                  [?]Nils » 🌐
                                                                                                                                                                                                  @Nils@mastodon.xyz

                                                                                                                                                                                                  épisode 4 du TP Linux, édition 2026, spécial débutants en , aujourd'hui on cause de et de tout de suite sur twitch.tv/ahp_nils

                                                                                                                                                                                                    [?]Haack’s Networking » 🌐
                                                                                                                                                                                                    @oemb1905@gnulinux.social

                                                                                                                                                                                                    Haack's Networking - Creating a Production Pixelfed Instance

                                                                                                                                                                                                    I've completed the write-up on the production PIxelfed instance. I am still a bit unclear on federation/discovery and whether my well-known is functioning correctly or not, but will update folks as soon as I know. Core features are working; if folks find issues, just let me know.

                                                                                                                                                                                                    tech.haacksnetworking.org/2026

                                                                                                                                                                                                    wiki.haacksnetworking.org/doku

                                                                                                                                                                                                    Happy Hacking!

                                                                                                                                                                                                    pixelfed logo

                                                                                                                                                                                                    Alt...pixelfed logo

                                                                                                                                                                                                      [?]Larvitz :fedora: :redhat: » 🌐
                                                                                                                                                                                                      @Larvitz@burningboard.net

                                                                                                                                                                                                      New post: Neovim Crash Course for Sysadmins

                                                                                                                                                                                                      Not a beginner's guide. This covers the things you still get wrong after years of Vim - efficient navigation, why your paste lands in the wrong place (and the one-key fix), YAML indentation workflows, quick macros, and what Neovim's LSP actually gives you for infrastructure work.

                                                                                                                                                                                                      Written for people who edit configs and playbooks all day.

                                                                                                                                                                                                      blog.hofstede.it/neovim-crash-

                                                                                                                                                                                                        Corentin boosted

                                                                                                                                                                                                        [?]Haack’s Networking » 🌐
                                                                                                                                                                                                        @oemb1905@gnulinux.social

                                                                                                                                                                                                        Haack's Networking - GNU/Linux Pics

                                                                                                                                                                                                        gnulinux.pics

                                                                                                                                                                                                        The PIxelfed instance, GNU/Linux Pics, is now live and ready for beta testing. Do note that you will need to use the website for now as we are still waiting for our federation status and remote discovery to become active.

                                                                                                                                                                                                        pubglug logo used for post about pubglug instance for pixelfed called gnulinux.pics

                                                                                                                                                                                                        Alt...pubglug logo used for post about pubglug instance for pixelfed called gnulinux.pics

                                                                                                                                                                                                          Fred de CLX boosted

                                                                                                                                                                                                          [?]BlablaLinux » 🌐
                                                                                                                                                                                                          @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                                          Quand tes scripts de purge font le job en silence (ou presque 🔔).

                                                                                                                                                                                                          6 serveurs, 6 "OK", et un /var/log tout propre. Dormir tranquille, c’est aussi ça la magie du cluster ! 🐧✨

                                                                                                                                                                                                            [?]Haack’s Networking » 🌐
                                                                                                                                                                                                            @oemb1905@gnulinux.social

                                                                                                                                                                                                            AodeRelay boosted

                                                                                                                                                                                                            [?]BlablaLinux » 🌐
                                                                                                                                                                                                            @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                                            Transparence totale : Mes utilisateurs n'ont rien senti passer (voir capture 2).

                                                                                                                                                                                                            Modernité : PostgreSQL 15 géré proprement et Watchtower pour les mises à jour auto.

                                                                                                                                                                                                            Scalabilité : Déploiement en un clic via Docker Compose.

                                                                                                                                                                                                            Migrer 4000+ articles et une dizaine d'extensions sans perdre une miette de donnée, c'est ça le plaisir de l'auto-hébergement bien géré ! 🛠️✨

                                                                                                                                                                                                              AodeRelay boosted

                                                                                                                                                                                                              [?]BlablaLinux » 🌐
                                                                                                                                                                                                              @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                                              [?]Chaotic Unicorn » 🌐
                                                                                                                                                                                                              @alter_unicorn@masto.bike

                                                                                                                                                                                                              kea DHCP server up 'n running

                                                                                                                                                                                                              - reading (and understanding) the docs: 1h
                                                                                                                                                                                                              - install: 2 minutes
                                                                                                                                                                                                              - wasted time because json syntax is a pile of shit: 4h

                                                                                                                                                                                                                [?]BlablaLinux » 🌐
                                                                                                                                                                                                                @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                                                Résultat ? Une instance v9.3.0-138 qui ronronne et un Nextcloud plus réactif que jamais ! 🐧🔥

                                                                                                                                                                                                                Le Libre, c'est bien. Le Libre bien optimisé, c'est mieux.

                                                                                                                                                                                                                  [?]Ⓥ Gregory Trolliet Ⓐ🔻 🇵🇸 » 🌐
                                                                                                                                                                                                                  @faket@veganism.social

                                                                                                                                                                                                                  Bon les et du coin, ou ? J’ai toujours utilisé Apache mais y parait que c’est recommandé de changer d’avis des fois si c’est justifié.

                                                                                                                                                                                                                    JP Mens boosted

                                                                                                                                                                                                                    [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                    @jschauma@mstdn.social

                                                                                                                                                                                                                    System Administration: Week 6: Networking II: A Simple Request

                                                                                                                                                                                                                    In this video, we trace a simple HTTP request made via telnet to find out just how exactly our application knows how to connect to the remote server. In the process we learn about the ktrace(1) utility, as well as the nsswitch.conf(5), hosts(5), and resolv.conf(5) configuration files.

                                                                                                                                                                                                                    youtu.be/mw1YzFSYuwE

                                                                                                                                                                                                                      opio ⏚ boosted

                                                                                                                                                                                                                      [?]It's FOSS » 🌐
                                                                                                                                                                                                                      @itsfoss@mastodon.social

                                                                                                                                                                                                                      This Humble Bundle with 15 O'Reilly books on Linux, DevOps, containers, and security is wrapping up soon!

                                                                                                                                                                                                                      (partner link)

                                                                                                                                                                                                                      humblebundleinc.sjv.io/2RkPDg

                                                                                                                                                                                                                        [?]BlablaLinux » 🌐
                                                                                                                                                                                                                        @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                                                        Un petit coup de dpkg --configure -a plus tard pour remettre de l'ordre, et voilà une machine qui tourne comme une horloge sous Linux Mint 22.3.
                                                                                                                                                                                                                        C'est ça aussi le reconditionnement : savoir mettre les mains dans le terminal pour redonner ses lettres de noblesse au hardware ! 💪🇧🇪

                                                                                                                                                                                                                          taziden boosted

                                                                                                                                                                                                                          [?]Kushal Das :python: :tor: 🇸🇪 » 🌐
                                                                                                                                                                                                                          @kushal@toots.dgplug.org

                                                                                                                                                                                                                          In a test / setup via containers when I am trying to make a call via "Element X" app I am getting "MISSING_MATRIX_RTC_FOCUS" error. Any tips?

                                                                                                                                                                                                                          UPDATE: seems the initial problem was about firewall, now only one user from mobile can start a call, the other users on browser has the button grayed out.

                                                                                                                                                                                                                          FIXED: final missing part

                                                                                                                                                                                                                          ```
                                                                                                                                                                                                                          "features": {
                                                                                                                                                                                                                          "feature_group_calls": true,
                                                                                                                                                                                                                          "feature_element_call_video_rooms": true
                                                                                                                                                                                                                          },
                                                                                                                                                                                                                          ```

                                                                                                                                                                                                                            [?]Sheldon [he/him] » 🌐
                                                                                                                                                                                                                            @sysop408@sfba.social

                                                                                                                                                                                                                            I'm configuring a Web Application Firewall in China that's clearly been translated into English using translation software instead of human translators.

                                                                                                                                                                                                                            Whenever there's a prompt to confirm a choice, it doesn't say "Confirm" or "Acknowledge".

                                                                                                                                                                                                                            The button reads "Sure!"

                                                                                                                                                                                                                              [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                              @jschauma@mstdn.social

                                                                                                                                                                                                                              System Administration, Week 2: Storage Models and Disks

                                                                                                                                                                                                                              In this video, we'll introduce the larger topic of filesystems and storage. In particular, we'll discuss the conceptual storage models, such as Direct Attached Storage (DAS), Network Attached Storage (NAS), Storage Area Networks (SANs), and Cloud Storage.

                                                                                                                                                                                                                              youtu.be/w-wfCe7Yb68

                                                                                                                                                                                                                                [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                @jschauma@mstdn.social

                                                                                                                                                                                                                                System Administration, Week 2: Devices and Interfaces

                                                                                                                                                                                                                                This segment discusses common storage device interfaces, including SCSI, ATA, SSD, Fibre Channel, and hinting at storage configurations like JBOD and RAID, which we'll get back to in the next video. At this point, it feels a bit dated, and I may skip it going forward and perhaps expand more on enterprise storage, but then again, it's only 10 minutes of your time.

                                                                                                                                                                                                                                youtu.be/C5PXWFFP31A

                                                                                                                                                                                                                                  [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                  @jschauma@mstdn.social

                                                                                                                                                                                                                                  System Administration, Week 2: Storage Virtualization

                                                                                                                                                                                                                                  In this video, we cover the concept of storage virtualization -- combining individual disks into larger storage pools and utilizing resources from such a pool. This includes a discussion of RAID and some of the different supported levels as well as Logical Volume Management (LVM). We further illustrate some of these properties by example of ZFS.

                                                                                                                                                                                                                                  youtu.be/tw-QTAoYU9w

                                                                                                                                                                                                                                    [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                    @jschauma@mstdn.social

                                                                                                                                                                                                                                    System Administration, Week 2: Physical Disk Structure

                                                                                                                                                                                                                                    We'll take a quick look at what a hard disk drive actually looks like. This helps us understand addressing schemes such as CHS and LBA, what physical aspects affect hard disk performance, as well as partitioning requirements. While a lot of this is tied to old magentic-spinning-platters drives, it explains a lot of assumptions partitions and file systems make even if using SSDs.

                                                                                                                                                                                                                                    youtu.be/HqjxRrhspFo

                                                                                                                                                                                                                                      [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                      @jschauma@mstdn.social

                                                                                                                                                                                                                                      System Administration, Week 2: Partitions

                                                                                                                                                                                                                                      In this video, we talk about how to divide a single disk -- physical or virtual -- and how the partitions relate to the physical structure of the disk. We show examples partitioning disks on NetBSD, OmniOS, and Linux using the disklabel, fdisk, and format tools.

                                                                                                                                                                                                                                      youtu.be/vmL9ZUh_j2U

                                                                                                                                                                                                                                        [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                        @jschauma@mstdn.social

                                                                                                                                                                                                                                        System Administration, Week 2: Moving EC2 Volumes

                                                                                                                                                                                                                                        We've talked about EC2 Elastic Block Storage volumes, and how we can treat them as if they were hard drives plugged into an instance. In this video, we run through one of our recommended exercises for Week 2 and show how to move an EBS volume across instances and operating systems from a NetBSD EC2 instance to one running Ubuntu Linux.

                                                                                                                                                                                                                                        youtu.be/FxzANp8Z1FA

                                                                                                                                                                                                                                          [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                          @jschauma@mstdn.social

                                                                                                                                                                                                                                          System Administration, Week 3: The Boot Process & the MBR

                                                                                                                                                                                                                                          In this video, we discuss the boot process on a high level as well as take a fairly detailed look at the MBR. We'll create a suitable NetBSD BIOS partition by hand, utilizing the dd(1) command because using fdisk(8) would be just too easy. In the process, we learn a fair bit about the structure of the boot sector.

                                                                                                                                                                                                                                          youtu.be/VHMkg3wlOSM

                                                                                                                                                                                                                                            [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                            @jschauma@mstdn.social

                                                                                                                                                                                                                                            System Administration: Week 3: File systems

                                                                                                                                                                                                                                            In this video, we pretend to be a file system, trying to store all our cat photos in a reasonable manner on a raw disk. By manually writing data and metadata, we begin to understand what a file system has to do. We also show how the tar(1) utility creates output that very much resembles a filesystem format.

                                                                                                                                                                                                                                            youtu.be/9MWeiuw8WHU

                                                                                                                                                                                                                                              [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                              @jschauma@mstdn.social

                                                                                                                                                                                                                                              System Administration: Week 3: Files go hier(7)

                                                                                                                                                                                                                                              In this video, we're wrapping up our discussion of filesystems and partitions with a look at file types and partitions and filesystems mounted by default on , , , and Fedora Linux. We close with a look at the filesystem hierarchy as defined in the hier(7) manual page.

                                                                                                                                                                                                                                              youtu.be/J0ontdqxpUg

                                                                                                                                                                                                                                                [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                @jschauma@mstdn.social

                                                                                                                                                                                                                                                System Administration: Week 3: Resizing a file system

                                                                                                                                                                                                                                                In these two videos, we show how to resize an existing filesystem. First on using the resize_ffs(8) tool, where we first increase the size of a 512MB partition to 1GB, then shrink it down to 256MB. Next we repeat the same exercise on Linux, using the resize2fs(8) tool.

                                                                                                                                                                                                                                                youtu.be/9l-g3keN48g

                                                                                                                                                                                                                                                youtu.be/4V15y5Klo9Y

                                                                                                                                                                                                                                                  [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                  @jschauma@mstdn.social

                                                                                                                                                                                                                                                  System Administration: Week 4: Types of Software

                                                                                                                                                                                                                                                  With this video, we begin our Week 04 topic of "software": what types of software there are, how they fit together, how to install software, and how to manage dependencies. We try to draw a terrible analogy to - what else - cars, and quickly realize that the distinctions between firmware, operating system, system software, add-on software are difficult to make.

                                                                                                                                                                                                                                                  youtu.be/48HmSsqOfuE

                                                                                                                                                                                                                                                    [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                    @jschauma@mstdn.social

                                                                                                                                                                                                                                                    System Administration: Week 4: OS Installation

                                                                                                                                                                                                                                                    In this video, we perform a step-by-step manual installation of onto a virtual machine to illustrate the details of the process, including partitioning, boot loader installation, OS set extraction etc.

                                                                                                                                                                                                                                                    We also discuss planning of the OS installation by looking at data classification into shareable/non-shareable and static/variable data and think about how to scale this process.

                                                                                                                                                                                                                                                    youtu.be/XRTDMgIpK68

                                                                                                                                                                                                                                                      [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                      @jschauma@mstdn.social

                                                                                                                                                                                                                                                      System Administration: Week 4: Package Management

                                                                                                                                                                                                                                                      In this video, we continue our discussion of the difference and relationship between the operating system and so-called "add-on software". We conclude that in order to install and maintain all such software, we want to use a package manager, and illustrate common features by example of the 'dpkg', 'rpm', and 's tools.

                                                                                                                                                                                                                                                      youtu.be/dU66_sPjnXg

                                                                                                                                                                                                                                                      A diagram illustrating the relationship between OS, Package Management, and the different components: Add-on software, System Software, Applications/Utitlities/ Kernel/Firmware / Hardware

                                                                                                                                                                                                                                                      Alt...A diagram illustrating the relationship between OS, Package Management, and the different components: Add-on software, System Software, Applications/Utitlities/ Kernel/Firmware / Hardware

                                                                                                                                                                                                                                                        [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                        @jschauma@mstdn.social

                                                                                                                                                                                                                                                        System Administration: Week 4: Package Management Pitfalls

                                                                                                                                                                                                                                                        In this video, we discuss some of the problems with package managers, native language packaging solutions, and the implications of their use on dependency resolution, package integrity, and trust. We revisit "left-pad" and "dependency confusion" to illustrate some of these problems.

                                                                                                                                                                                                                                                        youtu.be/R3zlbOND00Q

                                                                                                                                                                                                                                                          [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                          @jschauma@mstdn.social

                                                                                                                                                                                                                                                          System Administration: Week 5: Networking I: Layers

                                                                                                                                                                                                                                                          In this video, we begin our longer discussion on the topic of "networking". We're using tcpdump(8) to capture a single TCP SYN packet and start looking at the MAC and IP information, teasing out each individual byte. And don't worry, we dunk on the OSI stack model as needed and popular these days.

                                                                                                                                                                                                                                                          youtu.be/qYWkJ2KyRHU

                                                                                                                                                                                                                                                            [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                            @jschauma@mstdn.social

                                                                                                                                                                                                                                                            System Administration: Week 5: Networking I: IPv4 Basics & CIDR subnetting

                                                                                                                                                                                                                                                            In this video, we cover the basics of the 32-bit IPv4 address and how we organize networks using Classless Inter-Domain Routing or CIDR subnetting. (Don't worry, we'll get to in the next video.)

                                                                                                                                                                                                                                                            youtu.be/CxdN-TcpSk8

                                                                                                                                                                                                                                                              [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                              @jschauma@mstdn.social

                                                                                                                                                                                                                                                              System Administration: Week 5: Networking I: IPv6 Basics

                                                                                                                                                                                                                                                              In this video, we get familiar with our Big Hero IPv6, looking at the structure of the IPv6 header and IPv6 address representations.

                                                                                                                                                                                                                                                              Since we're using AWS , remember that we have instructions for how to set up a dual-stack VPC and subnet to launch your instances in:

                                                                                                                                                                                                                                                              netmeister.org/blog/ec2-ipv6.h

                                                                                                                                                                                                                                                              youtu.be/wZ5cmlIlP3I

                                                                                                                                                                                                                                                                [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                                @jschauma@mstdn.social

                                                                                                                                                                                                                                                                System Administration: Week 5: Networking I: IP Allocation & IPv4 Exhaustion

                                                                                                                                                                                                                                                                Mommy, where do IP addresses come from? In this video, we discuss how IANA allocates IP addresses to the Regional Internet Registries and try to illustrate just how large the address space is.

                                                                                                                                                                                                                                                                youtu.be/r2GXh8uUgWc

                                                                                                                                                                                                                                                                  [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                                  @jschauma@mstdn.social

                                                                                                                                                                                                                                                                  System Administration: Week 5: Networking I:The Physical Internet

                                                                                                                                                                                                                                                                  In this video, we look at the physical structure of the internet, with a focus on submarine internet communications cables. Jumping from the bottom of the OSI stack all the way to Layer 9 ("political"), we then discuss how different countries use their political power to enforce internet blocks on their citizens, leading us to warrantless wiretapping in AT&T's room 641A.

                                                                                                                                                                                                                                                                  youtu.be/4YrHdD1uIxs

                                                                                                                                                                                                                                                                    [?]Jan Schaumann » 🌐
                                                                                                                                                                                                                                                                    @jschauma@mstdn.social

                                                                                                                                                                                                                                                                    System Administration: Week 5: Networking I: A Network of Networks

                                                                                                                                                                                                                                                                    In this video, we look at how independent networks connect to one another, how Autonomous Systems numbers allow us to identify network operators, and how peering between independent ASs works.

                                                                                                                                                                                                                                                                    youtu.be/OOq7jGlhBjY

                                                                                                                                                                                                                                                                      [?]Michael W Lucas :flan_on_fire: » 🌐
                                                                                                                                                                                                                                                                      @mwl@io.mwl.io

                                                                                                                                                                                                                                                                      Are disks with 512-byte physical sectors still a thing?

                                                                                                                                                                                                                                                                      As 4k disks were first escaping, 512b disks were purported to have better performance for certain applications. I'm pretty sure that all new disks that claim 512b are actually 4k?

                                                                                                                                                                                                                                                                      I'm thinking we don't need to discuss ashift in

                                                                                                                                                                                                                                                                        AodeRelay boosted

                                                                                                                                                                                                                                                                        [?]Stefano Marinelli » 🌐
                                                                                                                                                                                                                                                                        @stefano@mastodon.bsd.cafe

                                                                                                                                                                                                                                                                        They ask me for a quote for a large number of hours, for high-level support in a critical environment. I give them an extremely low quote (my mechanic charges much more in labor just to service my car).

                                                                                                                                                                                                                                                                        They disappear. I ask for updates, and they reply that their budget for this job is less than half.

                                                                                                                                                                                                                                                                        I wish them good luck with their search.

                                                                                                                                                                                                                                                                          AodeRelay boosted

                                                                                                                                                                                                                                                                          [?]BlablaLinux » 🌐
                                                                                                                                                                                                                                                                          @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                                                                                                          [?]Hyde 📷 🖋 :debian: » 🌐
                                                                                                                                                                                                                                                                          @hyde@lazybear.social

                                                                                                                                                                                                                                                                          My dear , does someone has a nice repo to setup an on aws? If I can avoid to start from scratch 😅

                                                                                                                                                                                                                                                                            AodeRelay boosted

                                                                                                                                                                                                                                                                            [?]BlablaLinux » 🌐
                                                                                                                                                                                                                                                                            @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                                                                                                            Avoir un HomeLab conséquent, c'est apprendre que le 'mieux' est souvent l'ennemi du 'bien'.
                                                                                                                                                                                                                                                                            On ne change pas une solution qui tourne sans une analyse sérieuse.
                                                                                                                                                                                                                                                                            Quand je chercherai à remplacer un outil, je vous le dirai explicitement.
                                                                                                                                                                                                                                                                            D'ici là, on garde le cap sur la stabilité !

                                                                                                                                                                                                                                                                              [?]Michał "rysiek" Woźniak · 🇺🇦 » 🌐
                                                                                                                                                                                                                                                                              @rysiek@mstdn.social

                                                                                                                                                                                                                                                                              Entirely Foreseeable AWS Outages
                                                                                                                                                                                                                                                                              rys.io/en/182.html

                                                                                                                                                                                                                                                                              Once you strip away the marketing hype, agentic systems like Kiro AI are just automation tools.

                                                                                                                                                                                                                                                                              The difference between Kiro and regular infrastructure management tools is that the latter are deterministic. They can be tested, analyzed, and bugs can be reliably, provably fixed.

                                                                                                                                                                                                                                                                              That's just not the case with agentic tools. They are by their very nature non-deterministic. And that's the last thing a systems engineer should want.

                                                                                                                                                                                                                                                                                AodeRelay boosted

                                                                                                                                                                                                                                                                                [?]🍱 Sean ☕ » 🌐
                                                                                                                                                                                                                                                                                @GigaByte4711@whitespashe.uk

                                                                                                                                                                                                                                                                                Every now and then, I check up on solar.lowtechmagazine.com/abou

                                                                                                                                                                                                                                                                                This is a website that has managed to optimize itself to only contain 0.5mb of data per page (on average). They're running on a battery and solar power, without any mains connections, and maintain an impressive site uptime.

                                                                                                                                                                                                                                                                                I would highly recommend giving their site a read.

                                                                                                                                                                                                                                                                                Shout out to @rra as one of the contributors to the site, I can only apologize for not having the time to find Fedi handles for the other awesome contributors.