Skip to the content Skip to the Navigation

Takky blog

Linux

  1. HOME
  2. Linux
12/03/2024 / Last updated : 12/03/2024 takky Linux

Linux GPU CLI Monitoring

This page provides how to monitor the usage of NVIDIA on Ubuntu. nvidia-smi nvidia-smi: The NVIDIA System Management Interface included with NVIDIA GPU drivers. This allows for real-time monitoring reflashing every 1 second. nvtop nvtop shows utilizaing the GPU, detailed memory usage statictics in text terminal. Note: This method may not work in WSL environment. […]

11/04/2024 / Last updated : 11/04/2024 takky docker

How to install NVIDIA Driver, and CUDA on Ubuntu

Install NVIDIA Driver Disable Nouveau which conflicts with NVIDIA drivers, and may affect the GPU running reliability, so it should be disabled before using NVIDIA GPUs. Create the file and include these lines. Execute it Confirm the installed GPU model Remove installed nvidia and cuda drivers Confirm the recommended driver Install driver Reboot Confirm Install […]

11/04/2024 / Last updated : 11/04/2024 takky Linux

How to resize the root partition of VM by gparted

You can resize the root partition on Ubuntu by booting from the installation disk (a live USB) and using a partition editor like gparted, which is available in the live environment, to adjust the size of your root partition directly on your system disk Click “Apply All Operations”

11/04/2024 / Last updated : 11/04/2024 takky Linux

How to uninstall WSL2 completely on Windows 11

When WSL2 is uninstalled, the original data can easily be restored if WSL2 is installed again. This steps will uninstall WSL2 completely. Open command prompt, shutdown WSL, and unregister ubuntu. From the Settings, Apps > Installed apps, uninstall Ubuntu. Uncheck Virtual Machine Platform from Windows Features. From the Settings, System > System components > Windows […]

11/04/2024 / Last updated : 11/21/2024 takky Linux

Linux CLI Monitoring Tool “glance”

Glances is a real-time monitoring tool on Linux Install glance Launching Glances Keyboard shortcuts

10/24/2024 / Last updated : 11/04/2024 takky Linux

How to switch CLI boot and GUI boot on Ubuntu 24.04

Find the current boot mode (CLI or GUI) multi-user.target is CLI bootgraphical.target is GUI boot To change CLI boot To change GUI boot Reboot Reboot your Ubuntu to apply changes

Recent Post

  • Linux GPU CLI Monitoring
  • Using ollama from the command line
  • Changing the hostname on WSL2
  • Install Django Development Environment with VS Code and WSL2
  • How to install Ollama and Open WebUI using docker compose

Archive

  • December 2024
  • November 2024
  • October 2024

Category

  • AI
  • docker
  • Linux
  • Python
  • WSL

Copyright © Takky blog All Rights Reserved.

Powered by WordPress with Lightning Theme & VK All in One Expansion Unit

MENU
PAGE TOP