Daily Archives: September 5, 2026

Install RKE2 to Ubuntu 26

We have an Ubuntu 26.04 host which is not connected to the Internet, so can’t do the online/default RKE2 install and needs the required install files downloaded and transferred to it. This post will be cleaned up/updated asap.. Commands are: … Continue reading

Posted in Sales | Leave a comment

Upgrade Ubuntu 24 to 26.04

Command to run as root: apt update apt upgrade -yapt autoremove -yapt install update-manager-core -y Reboot here if there were updated packages installed. The run the main upgrade command, answering all quetstions with ‘y’ do-release-upgrade -d

Posted in Sales | Leave a comment