To check disk usage of the Docker container with ID e9a21548ff1c on Ubuntu, you have several options: Method 1: Check from inside the container This shows disk usage
Month: September 2025
Uncategorized
How to check CPU, GPU, and memory on those specific Slurm nodes?
Here are several ways to check CPU, GPU, and memory on those specific Slurm nodes: 1. Using sinfo (Quick Overview) This shows basic node information including CPUs and
Uncategorized
TASK ERROR: storage ‘xxx’ does not exists
https://forum.proxmox.com/threads/task-error-storage-data01-does-not-exists.62955 if the storage xxx does not exist, and you just want to get rid of the CT/VM, do the following: rm /etc/pve/lxc/CTID.conf (if container) or rm /etc/pve/qemu-server/VMID.conf
Uncategorized
Monitoring network transfer using the terminal on Ubuntu
Here are several effective ways to monitor network transfer on Ubuntu 24.04 using the terminal: Real-time Network Monitoring iftop – Shows bandwidth usage by connection nload – Simple,