Skip to main content

VyOS: Upgrade system image

Let's upgrade VyOS system image 1.1.7 to 1.1.8

show system image
add system image https://downloads.vyos.io/release/1.1.8/vyos-1.1.8-amd64.iso







Popular posts from this blog

Windows 10 1903 Critical Error: Your Start menu isn't working

Windows 10 1903 Critical Error: Your Start menu isn't working. We'll try to fix it the next time you sign in.

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*