Tags: ubuntu*

Popular Debian-based Linux distribution.

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

  1. A blog post detailing the process of migrating from procmail to sieve for email filtering on Debian, including configuration steps for Dovecot and Postfix, and strategies for transitioning rules.
  2. Not an Ubuntu bug, they say.
    2025-05-31 Tags: , , , , by klotz
  3. old bug report
    2025-05-31 Tags: , , , , , , by klotz
  4. This comment details a workaround for nvidia-driver-390 on Ubuntu systems with kernel 6.5.0. It links to related bug reports and provides instructions to add a PPA and install updated drivers.
    ```
    sudo add-apt-repository ppa:dtl131/nvidiaexp
    sudo apt update
    sudo apt install nvidia-drivers-390
    ```
    2025-05-31 Tags: , , , , , by klotz
  5. 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
  6. 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
  7. - "The configuration file, /etc/netplan/01-network-manager-all.yaml (which specifies Network Manager as the Netplan renderer), has been moved to /lib/netplan/00-network-manager-all.yaml to reflect that it should not be edited. Also, it is now owned by the ubuntu-settings package. For upgraders, the move is be performed automatically and the old file removed if it was unchanged. If it was changed, the move still takes place, but a copy of the old file is left in /etc/netplan/01-network-manager-all.yaml.dpkg-backup (LP: #2020110 18).
    NetworkManager now uses Netplan as its default settings-storage backend."

    - "On upgrade, all connection profiles from /etc/NetworkManager/system-connections/ are transparently migrated to /etc/netplan/90-NM-*.yaml and become ephemeral, Netplan-rendered connection profiles in /run/NetworkManager/system-connections/. Backups of the original profiles are automatically created in /var/lib/NetworkManager/backups/ (read more at NetworkManager YAML settings backend 112 and LP: #1985994 21)."
    2025-05-29 Tags: , , , by klotz
  8. The Ubuntu team is pleased to announce the release of Ubuntu 24.04.2 LTS (Long-Term Support) for its Desktop, Server, and Cloud products, as well as other flavours of Ubuntu with long-term support. This point release includes security updates and bug fixes, with a focus on stability and compatibility.
    2025-05-29 Tags: , , , by klotz
  9. Ubuntu 24.04.2 LTS, the second minor update in the 'Noble Numbat' series, includes security patches, bug fixes, and software updates. It features a new hardware enablement stack with the Linux kernel 6.11 and Mesa 24.2.8 graphics drivers, improving compatibility with newer hardware. The release comes with updated core applications and components like GNOME Shell 46.0 and LibreOffice 24.2.7.
    2025-02-21 Tags: , , , by klotz
  10. This article provides a step-by-step guide on setting up Nginx as a reverse proxy in a home lab environment. It covers the installation of Nginx on Ubuntu, configuring firewall settings, creating a reverse proxy configuration, and testing it to ensure proper routing.
    2025-02-14 Tags: , , , by klotz

Top of the page

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

About - Propulsed by SemanticScuttle