VyOS Configuration Reset Methods Method 1: Reset to Default Config (Recommended) Method 2: Delete All Configuration Method 3: Rollback to Previous Config Method 4: Fresh Install Recovery If
Enable SSH from WAN (with Security Best Practices)
Enable SSH from WAN (with Security Best Practices) ⚠️ Security Warning: Opening SSH to the internet is risky. Consider using a VPN instead. If you must enable WAN
Shutdown VyOS Router
Shutdown VyOS Router Shutdown Command Reboot Command Scheduled Shutdown/Reboot Before Shutdown Checklist Emergency Shutdown If system is unresponsive: Check Power Status Shutdown from Configuration Mode If you’re in
Change Password in VyOS
Change Password in VyOS Method 1: Change Your Own Password (Easiest) Method 2: Change Password in Configuration Mode Method 3: Interactive Password Change (More Secure) Method 4: Change
How to check disk usage of the CONTAINER ID on Ubuntu?
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
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
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
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,