Tags: linux*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This article details how to set up Pi-hole on a Raspberry Pi to block ads network-wide, improving browsing and streaming experiences on all devices.
  2. Raspberry Pi is transitioning from its firstrun.sh script to cloud-init for more robust and cross-platform OS customization on first boot, offering greater flexibility in configuration.

    Cloud-init is a cross-platform, distribution-agnostic tool used to automatically configure systems on first boot. Raspberry Pi is transitioning from its older `firstrun.sh` script to cloud-init for customizing Raspberry Pi OS.

    Instead of modifying a single script, cloud-init uses three YAML configuration files (meta-data, network-config, and user-data) placed on the boot partition. These files allow users to configure things like:

    * Users and home folders
    * Network settings (Wi-Fi and wired)
    * SSH access
    * Raspberry Pi-specific features (I2C, SPI, UART buses, USB Gadget mode)

    Raspberry Pi Imager 2.0 now generates these configuration files by default, making customization easier. Cloud-init offers a more flexible and modern workflow for provisioning Raspberry Pi images.
    2025-12-04 Tags: , , by klotz
  3. TurnKey GNU/Linux is a free Debian based library of system images that pre-integrates and polishes the best free software components into secure, easy to use solutions.
  4. 37年前のポケコン(SHARP PC-G801)を改造し、Linuxが動作するポケットコンピューターを作成した記事。RPN電卓としても使用可能で、WiFi接続やソフトウェアの追加も容易。
  5. A new patch enables Nvidia GPU support on Raspberry Pi 5 and Rockchip devices, allowing for GPU-accelerated compute tasks. The article details the setup process, performance testing with llama.cpp, and current limitations with display output.
  6. An article about theHarvester, a Linux tool that maps your online footprint by gathering public data from search engines and repositories, revealing exposed emails, subdomains, and more.
  7. Introduction to the OSOYOO V4.0 Robot Car for Raspberry Pi, highlighting its advanced features and capabilities for complex robotic projects compared to Arduino-based kits.
  8. The article advocates for NixOS as an excellent operating system for home labs, highlighting its declarative configuration approach, reproducibility, and immutability. It provides a step-by-step guide on installing NixOS in Proxmox, including addressing potential UEFI boot issues. It also explains how to configure and update NixOS, and discusses its strengths and weaknesses compared to other distributions. Finally, it introduces NixOS Anywhere as a tool for automated deployment.
  9. Jeff Geerling reviews the Arduino Uno Q, a Qualcomm-powered board that blends microcontroller and SBC functionality. He explores its hardware, performance, software (App Lab), and potential applications, finding it to be a unique but somewhat awkward offering in the SBC market.
  10. A guide to installing Open Genera 2.0, a Lisp environment originally from Symbolics, on a modern 64-bit Linux system. It details the necessary steps, including installing dependencies, setting up networking, and patching for compatibility.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "linux"

About - Propulsed by SemanticScuttle