From 80cb218e4bd74ec4529656936f56076941364278 Mon Sep 17 00:00:00 2001 From: Nicolas Casajus Date: Thu, 5 Sep 2024 14:11:55 +0200 Subject: [PATCH] admin: install nvtop --- chapters/administration.qmd | 1 + 1 file changed, 1 insertion(+) diff --git a/chapters/administration.qmd b/chapters/administration.qmd index 9a7a9ff..9ead178 100644 --- a/chapters/administration.qmd +++ b/chapters/administration.qmd @@ -225,6 +225,7 @@ apt-get install \ neofetch \ ## Display system information & logo neovim \ ## Fork of Vim CLI editor ntfs-3g \ ## Support for the NTFS filesystem + nvtop \ ## GPU monitoring tool rsync \ ## File-copying tool screen \ ## Terminal multiplexer software-properties-common \ ## Repositories manager