Ubuntu
2 posts
Install NVIDIA GPU Drivers on Ubuntu 22.04
2025-12-01
This guide walks through installing NVIDIA GPU drivers with CUDA support on Ubuntu 22.04, including prerequisite packages, Vulkan libraries, CUDA Toolkit, and Clang. It also covers setting up Docker and NVIDIA GPU support for containers via nvidia-docker2, and verifying that the GPU, CUDA environment, and GPU-enabled Docker runtime are working correctly.
1093 字
|
5 分钟
Fix High VPS Latency on Ubuntu by Replacing SSH with Mosh
2023-03-14
Learn how to replace SSH with Mosh on Ubuntu to fix high VPS latency and random disconnects. This guide explains Mosh’s roaming, intermittent connectivity, and smart local echo, then walks through apt-based installation, opening UDP ports 60000–61000, and basic connection usage. Greatly improve your interactive terminal experience over Wi‑Fi, cellular, or long-distance links.
601 字
|
3 分钟