home.social

Search

1000 results for “archlinux”

  1. Archinstall 4.0 rinnova l’installatore di Arch Linux con una TUI moderna, nuove funzioni e miglioramenti alla configurazione. Un aggiornamento importante per chi installa Arch. #ArchLinux #Archinstall

    linuxeasy.org/archinstall-4-0-

  2. Archinstall 4.0 rinnova l’installatore di Arch Linux con una TUI moderna, nuove funzioni e miglioramenti alla configurazione. Un aggiornamento importante per chi installa Arch. #ArchLinux #Archinstall

    linuxeasy.org/archinstall-4-0-

  3. Archinstall 4.0 rinnova l’installatore di Arch Linux con una TUI moderna, nuove funzioni e miglioramenti alla configurazione. Un aggiornamento importante per chi installa Arch. #ArchLinux #Archinstall

    linuxeasy.org/archinstall-4-0-

  4. Archinstall 4.0 rinnova l’installatore di Arch Linux con una TUI moderna, nuove funzioni e miglioramenti alla configurazione. Un aggiornamento importante per chi installa Arch. #ArchLinux #Archinstall

    linuxeasy.org/archinstall-4-0-

  5. Good news for the #ArchLinux users among you: #Censor is now available in the #Arch User Repository (#AUR): aur.archlinux.org/packages/cen Your feedback is welcome!

    Already since version 0.3.0, Censor has been packed for #NixOS: search.nixos.org/packages?chan Thanks to @pi_crew for maintaining!

    #pdf #redaction #linux #packaging #PKGBUILD #maintenance

  6. After two weeks of wrangling, finally got the next batch of AV1 packages built for Arch into the repo. Should be back on the regular schedule of weekly releases unless something else rears its ugly head.

    - Some packages require GCC 15 and absolutely hate GCC 16
    - Zig 0.16 is not an option for a lot of stuff
    - VapourSynth API v3 C headers are no longer included with the Arch Linux package, so had to grab those from the repo and get them to the right spot

    #vapoursynth #encoding #av1 #archlinux

  7. like a fool i was installing MacaroniOs on my second drive but wrote it to the wrong drive so a clean install of Arch btw hyprland
    #archlinux #hyprland #Yazı #kew

  8. Originally released in 2016, I have completely modernized Elegant Arch Linux SDDM theme to meet today's standards while keeping the classic elegance you love.

    Rebuilt from the ground up with Qt 6, it is now faster and smoother. Whether you are on a standard laptop or a 4K monitor, it scales perfectly.

    github.com/sniper1720/elegant-

    I'd love to hear what you think or if you have any suggestions.

    #archlinux #linux #sddm #kde #theme

  9. A bit of Steve 'n' Seagulls on a grotty winter afternoon is always a good idea. 😎

  10. From a conversation that happened earlier in our Discourse chat (yes, Discourse has a chat too)

    #ArchLinux #Linux #Meme #TheGamersTavern

  11. From a conversation that happened earlier in our Discourse chat (yes, Discourse has a chat too)

    #ArchLinux #Linux #Meme #TheGamersTavern

  12. From a conversation that happened earlier in our Discourse chat (yes, Discourse has a chat too)

    #ArchLinux #Linux #Meme #TheGamersTavern

  13. From a conversation that happened earlier in our Discourse chat (yes, Discourse has a chat too)

    #ArchLinux #Linux #Meme #TheGamersTavern

  14. I’m going to try Omarchy today. Anyone tried it? Like it? Hate it?

    omarchy.org

    #dhh #linux #archlinux

  15. Uso #archlinux su disco #nvne da 1T #sabrent (home non separata).
    +
    Un SSD #samsung da 256G dedicato a backup del blog, ISO varie ed eventuali: roba che se perdo poco importa.
    +
    Per #backup ho 1 #maxtor #usb3 che collego al bisogno.

    Tutti con #luks + #ext4.

    Il setup è ok, ma penso di mettere un disco meccanico da 4T in locale dedicato al backup incrementale ( #kup o #timeshift ) e poi questo lo copierò sul Maxtor esterno.

    Pareri? Consigli sul disco da acquistare? Grazie 😊

  16. System says exit 1. I say: Challenge accepted.

    Debugging the engine.

    No corporate cloud fluff, just raw logs, Arch Linux, and a broken pipeline that’s about to get crushed.

    don't solve theoretical problems. break real ones. ✊🔥

    #ArchLinux #RootCause #LUKS #GitHubActions #AnarchyInTheShell #ContinuumHQ #Dataengineering #DataScience#agenticworkflow #SRE #Grit #Gritlab

  17. New blog post!

    Using the Arch Linux installation image and working my way through the excellent installation guide, I show the choices I make to create an encrypted, minimal Linux system with “just enough” to provide a solid foundation to build upon further: whether that be setting up a desktop, laptop, or server:

    dwarmstrong.org/archlinux-inst

  18. У меня нет звука, но я должен слышать: история одной регрессии ядра

    Что делать, если после очередного обновления Linux на старом ноутбуке намертво отвалился звук, а в логах висит зловещее CORB reset timeout и 0xFFFF ? Переустановка аудио-серверов не поможет, параметры загрузчика GRUB система упорно игнорирует, а LTS-ядро больше не гарантирует стабильности. В этой статье разбираем, как спуститься в логи dmesg , понять, почему устройство «задыхается» на шине PCI, и заставить ядро заново проинициализировать аудиокарту «на горячую» с помощью sysfs и systemd. Найти звук

    habr.com/ru/articles/1022090/

    #linux #dmesg #pci #systemd #troubleshooting #sndhdaintel #kernel #alsa #старое_железо #archlinux

  19. Just installed a new proxmox vm (arch linux template) which includes linux hardened kernel.

    `passwd` command failed.
    See bug gitlab.archlinux.org/archlinux

    If you run into the same issue just downgrade pam package:
    `pacman -U archive.archlinux.org/packages `

  20. Just an update regarding this issue here.

    The [bug](gitlab.archlinux.org/archlinux) is closed and we can confirm it as well.
    Even the newest kernel 6.6.7.hardened1-1 is working fine on several servers and laptop/desktop pcs.

    So it's save to upgrade if you haven't done it yet.

  21. Just a heads up!

    If you are using the hardened kernel on Arch Linux, you may experience a kernel panic with the new 6.5.13 release. Go back to 6.5.12.

    Basically:
    - start iso
    - mount / and /boot
    - arch-chroot /mnt
    - pacman -U /var/cache/pacman/pkg/linux-hardened-6.5.12.hardened1-1-x86_64.pkg.tar.zst
    - don't forget docs and headers, if you have installed it

    Check gitlab.archlinux.org/archlinux

  22. The Scraper-Base-Kit is now Private.

    After reviewing the velocity of our global ingest, I’ve decided to move the base-kit to the Private Core.

    The engine is too fast, the footprint too small.

    This thing is like a shotgun that fires once at the world!!!!
    We are not just building tools; we are guarding the data.

    #ArchLinux #RootCause #IT #hiringgap #analsys #GitHubActions #AnarchyInTheShell #ContinuumHQ #Dataengineering #DataScience#agenticworkflow #SRE #Grit #Gritlab #buildInPublic

  23. 0:07! It's midnight!
    The Machine is silent, but the Pipeline is Green. 🟢

    What started as a day of debugging ended as a fully automated Intelligence. The Elégence Report Engine is live. 217 countries, one Grit-Score, zero human error.

    T480 closing now. Tomorrow, the world gets the data it deserves.

    #ArchLinux #RootCause #IT #hiringgap #analsys #GitHubActions #AnarchyInTheShell #ContinuumHQ #Dataengineering #DataScience#agenticworkflow #SRE #Grit #Gritlab #buildInPublic

  24. Quite a change of course, but I switched over to KDE Plasma, themed using Matugen instead of Stylix. The "overhead" of letting Home-manager/Stylix symlink other files across my home directory didn't sit well with me.

    I had to chmod a couple of gtk-related dirs and files, in order to prevent Plasma from modifying them though. Here's my setup with Matugen:

    Apps (clockwise from left):
    Dolphin, Qalculate! (GTK), Qalculate! (Qt), Nautilus

    This is the kind of uniform theming I wanted.

    #archlinux #nixos #stylix #ricing #matugen #plasma #gnome #gtk #qt #unixporn