Added to our database: NawaOS. NawaOS is a Debian-based Linux distribution designed with gamers in mind. It comes with pre-installed and pre-configured tools such as Steam, Lutris, Wine, and... https://linuxiarze.pl/distro-nawaos/
Webサーバーや自宅サーバーの高速化手法として定番の「RAMディスク(tmpfs)」。ログや一時ファイル(/tmp や /var/ramdisk)を物理メモリ上に配置することで、ストレージI/Oを劇的に高速化できます。し […]
Added to our database: Clear NDR. Clear NDR (formerly SELKS), a product of Stamus Networks, is a Debian-based live distribution designed for network security management. https://linuxiarze.pl/distro-clearndr/
Debian's recent vote to permit genAI contributions, alongside the questions raised by the IndieWeb is Punk manifesto, leads me to reflect on the harm-reduction case, the deskilling of creators, the NFT-like grift of genAI output, and the Potemkin village of an industry that has yet to find profitability.
Pook-Emu Bee was off Saturday for the newsletter and off Sunday because I had work to finish, but we return on this fun Monday for our regularly scheduled links from around the web. [caption id="attachment_7033" align="aligncenter" width="975"] I made almond milk hot chocolate last night. Should I share my recipes? Add it to the to-do...
The fourth update to Sparky 8 – 8.4 – is now available. SparkyLinux was created 14 years ago as a fully configured, ready-to-run operating system that could replace other, heavier, commercial systems. Sparky was and is aimed at users of "old" computers, often sitting in a corner and unused due to their age. Sparky can give them a second life... https://linuxiarze.pl/sparky-8-4/
A new version of NetHydra 1.1.0 "leopard" has been released. NetHydra (formerly HydraPWK) is a Debian-based Linux distribution, primarily intended for testing... https://linuxiarze.pl/nethydra-1-1-0/
A new version of Tails 7.10 has been released. Tails (The Amnesic Incognito Live System) is a specialized live Linux distribution for safe and anonymous use of the Internet... https://linuxiarze.pl/tails-7-10/
There is a new version of Clonezilla Live 3.3.15 out there. Clonezilla Live is specifically designed Linux distribution, which works in live mode, and allows you to use the system in the special... https://linuxiarze.pl/clonezilla-live-3-3-3-15/ #linux #debian #rescue #clonezilla
A new version of deepin 25.2.0 has been released. deepin (formerly: Linux Deepin, Hiweed GNU/Linux) is a Linux distribution that aims to provide an elegant and user-friendly operating system... https://linuxiarze.pl/deepin-25-2-0/ #linux #debian #deepin
A new version of Gnoppix 26.7 has been released. Gnoppix is a Linux distribution based on Debian (previously on Kali Linux, Arch Linux). Gnoppix is a distribution designed for penetration testing and reverse engineering... https://linuxiarze.pl/gnoppix-26-7/ #linux #debian #pentesting
A new version of Parrot 7.3 has been released. Parrot Security OS is a specialized Linux distribution designed for penetration testing, computer forensics, cracking, and security testing... https://linuxiarze.pl/parrot-7-3/ #linux #debian #cybersecurity
After recently rebuilding the 4RoadService web server on Debian 13, Browsershot wasn't working right. It wasn't working at all. We run Laravel on a slightly old-school LAMP setup with PHP-FPM, and run the Laravel workers as the www-data user, the same user that runs the web server, so that user needed to be able to...
Source: https://gist.github.com/meeas/b574e4bede396783b1898c90afa20a30
edafe.de/espanso "Replace ':poke' with 'Pokémon,' or save some time by replacing ':greeting' with a stock email template. That's the basic idea, but Espanso goes much further. It's one of the most powerful utilities I've used, and if you're willing to do a bit of legwork to set it up properly, it can be one of...
edafe.de/syncthing Syncthing is an open source tool that synchronises files continuously across multiple devices. It transfers data between two or more of your computers, without uploading any information to the cloud. Syncthing 2.0 has recently been described as 'A Giant Leap Forward in Decentralized File Synchronization'. Synchronisation for every platform Syncthing binary packages are available...
What happens when Rust's package registry wakes up with Debian's design choices?
Build and distribute IO in Debian packages.
edafe.de/onedrive The OneDrive Client for Linux connects your Debian or Ubuntu system to Microsoft's OneDrive Personal, OneDrive for Business, OneDrive for Office365, Sharepoint and other such deployments. Step 1 Install the OneDrive Client from the Debian or Ubuntu repository. $ sudo -- bash -c 'apt update && apt install --yes onedrive' Step 2 Begin to...
edafe.de/cockpit Cockpit provides an easy-to-use, web-based interface for administering Linux systems. It simplifies tasks such as monitoring logs, controlling system services, configuring networks, and managing virtual machines. Cockpit has been described as a "useful and extensible tool to observe, manage, and troubleshoot Linux servers". Step 1 cockpit requires the use of the firewalld service to...
"If you want to receive status updates from your Debian or Ubuntu system, you need to employ the help of a mail tansfer agent (MTA). nullmailer is a relay-only forwarding MTA that can be used as an alternative to more complex MTAs such as Exim, Sendmail or Postfix."
edafe.de/debian Debian GNU/Linux was first released in 1993 and has been under active developement ever since. Today, the Debian Project unites thousands of contributors from across the globe with the aim of producing "an operating system distribution that is composed entirely of free software". This guide is intended to assist those who are installing Debian...
Ich möchte ich euch eine Lösung Vorstellen die ich mir zusammengestellt habe um auf einem Raspberry Pi einen alten Server mit PHP5.4 und MySQL5.6 (kompatible) Datenbank in Docker zu installieren. Der Stand dieser beiden Programme ist natürlich komplett veraltet und sollte deshalb mit bedacht eingesetzt werden. Bei mir läuft so ein System im Heimnetzwerk, weil...
Ich möchte ich euch eine Lösung Vorstellen die ich mir zusammengestellt habe um auf einem Raspberry Pi einen alten Server mit PHP5.4 und MySQL5.6 (kompatible) Datenbank in Docker zu installieren. Der Stand dieser beiden Programme ist natürlich komplett veraltet und sollte deshalb mit bedacht eingesetzt werden. Bei mir läuft so ein System im Heimnetzwerk, weil...
edafe.de/qcow A virtual disk image is a block device in a file. There are a number of different disk image formats to choose from when setting up a virtual machine. QEMU Copy On Write version 2 (QCOW2) is the default virtual disk image format for the Quick Emulator (QEMU). Features such as thin provisioning, snapshots...
"The acronym SMART stands for Self-Monitoring, Analysis and Reporting Technology and is a monitoring system built into most modern storage devices. The package smartmontools includes the utilities smartctl and smartd, which process SMART data to 'provide advanced warning of disk degradation and failure'."
Consul est un outil permettant de gérer des micro-services, de la haute-disponibilité, mais aussi la sécurité et la communication entre les services. Cette page est condensé de ce que j'ai pu apprendre sur le sujet.
DebianRepository est un projet basé sur Docker permettant de déployer un dépôt de paquets Debian en quelques secondes
Créer ses propres packages Debian n'est pas aussi compliqué qu'on peut le croire. Nous allons voir comment packager ses propres scripts/programmes de manière facile et efficace
Lorsque nous avons de nombreux serveurs, il convient d'automatiser chacun des déploiements que nous réalisons. Et lorsque la majorité sont sous Debian, ces déploiements peuvent prendre la forme de fichiers .deb. Nous verrons donc sur cette page comment créer notre propre dépôt Debian
Quick guide to getting Debian WSL set up for web development. You can install Debian from the Windows Store and get started straight away with using it, but there’s a few things missing.