Tech Ninja

Upgrading Server OS on RunCloud

Upgrade all packages with sudo apt update && apt upgrade Upgrade the OS with sudo do–release–upgrade Let the upgrade finish Uncomment the lines with the repos for the following: /etc/apt/sources.list – deb [arch=amd64] http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.2/ubuntu  /etc/apt/sources.list.d/runcloud.list – deb [arch=amd64] https://release.runcloud.io/ bionic main If on Noble or Fwd, enable runcloud sources at/etc/apt/sources.list.d/runcloud.sources Upgrade the runcloud agent and

Upgrading Server OS on RunCloud Read More »