Tags: linux* + ubuntu*

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

  1. Michael Larabel writes that Ubuntu 24.04.5 LTS has been released, providing a new point release for those using the Ubuntu 24.04 Long Term Support series. This update includes all stable release updates from recent months to facilitate faster initial deployment and features an updated hardware enablement (HWE) stack with Linux kernel 7.0 and Mesa 26.0 graphics drivers.

    - The HWE stack pulls key packages from Ubuntu 26.04
    - Multiple official flavors including Kubuntu, Lubuntu, Xubuntu, and Ubuntu Studio are also released
    - Updated GPU drivers offer improved performance for gamers and enthusiasts on newer hardware
  2. The NanoPi NEO3 Plus is a compact, headless single-board computer:

    - Rockchip RK3528A SoC with 1GB of RAM
    - Gigabit Ethernet, a USB 3.0 port, and a 26-pin GPIO header
    - 2.0 GHz quad-core Cortex-A53 processor
    - Debian, Ubuntu, OpenMediaVault, Proxmox, and FriendlyWrt, openclaw
    - $24, plus $8 case and 64GB or 256GB eMMC module for $23 or $61
  3. This article details how to set up a Wyze server to expand the capabilities of Wyze cameras, including streaming to any device, multi-camera viewing, local motion-triggered recording, and avoiding monthly subscription fees.
  4. Ubuntu 25.10 no longer includes a Startup Applications utility, but you can still auto-start apps, scripts and commands at login. This article explains how to use .desktop files in the ~/.config/autostart directory to achieve this.
    2025-10-29 Tags: , , , by klotz
  5. Canonical announced today that they will formally support the NVIDIA CUDA toolkit and also make it available via the Ubuntu repositories. This aims to simplify CUDA installation and usage on Ubuntu, particularly with the rise of AI development.
    2025-09-19 Tags: , , , , , , by klotz
  6. GNU Emacs in a snap - the extensible, customizable, self-documenting real-time display editor. This repository provides the snapcraft.yaml file and related scripts to build a snap package for GNU Emacs.
    2025-08-18 Tags: , , , , , , by klotz
  7. This tutorial shows how to add Flatpak and AppImage package format support in Ubuntu, as they are not supported out-of-the-box. It provides instructions for installing Flatpak and Flathub, as well as enabling AppImage support by installing libfuse2.

    ```
    sudo apt install flatpak
    flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
    ```
    2025-08-05 Tags: , , , by klotz
  8. Canonical is introducing 'tryboot' in Ubuntu 25.10 to improve boot reliability on Raspberry Pi devices by automatically falling back to a known good configuration in case of boot failures.
  9. A user, nicholasdavidroberts, expresses gratitude to Daniel for providing a PPA and patched 390 driver that resolved their NVIDIA driver compilation issues on Ubuntu 22.04 with kernel 6.5.0-14.

    ```
    execute_with_retries apt-get install -y -qq gcc-12
    update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-11 11
    update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-12 12
    update-alternatives --set gcc /usr/bin/gcc-12
    ```
    2025-05-31 Tags: , , , , , , , , by klotz
  10. A user reports issues compiling the NVIDIA driver with kernel 6.5.0-14 on Ubuntu 22.04, specifically for a GeForce GT 750M. They provide a patch and instructions for creating a custom deb package to resolve the issue.
    2025-05-31 Tags: , , , , , , , , by klotz

Top of the page

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

About - Propulsed by SemanticScuttle