|
You are here |
next-hack.com | ||
| | | | |
techblog.jeppson.org
|
|
| | | | | I followed this guide to get NVIDIA drivers working on my Proxmox machine. However when I tried to get them working in my container I couldn't see how to get nvidia-smi installed. Thankfully this blog had what I needed. The step I missed was copying & installing the NVIDIA drivers into the container with this ... Continue reading Add NVIDIA GPU to LXC container ? | |
| | | | |
tecadmin.net
|
|
| | | | | With the latest version of Ubuntu 22.04 and Debian 11, users start getting a warning message during the GPG key import that Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). The apt-key stores the key file in /etc/apt/trusted.gpg or /etc/apt/trusted.gpg.d. In that case, a single key is also trusted for other | |
| | | | |
hjr265.me
|
|
| | | | | HTTP3 is here. Well, almost. If you are using NGINX, you can update to the mainline version and start using HTTP3 today experimentally. Installing NGINX Mainline As of writing this blog post, NGINX v1.24 is the latest stable version. But, HTTP3 is available in v1.25. On Ubuntu/Debian-esque servers, the easiest way to install the mainline NGINX version is to use NGINX's official repository. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 apt install curl gnupg2 ca-certificates lsb-release debian-archive-keyring # Import the official NGINX signing key. | |
| | | | |
jan.schnasse.org
|
|
| | | [AI summary] The content discusses website cookies and user privacy settings, including the necessity of cookies for website functionality and options for user consent. | ||