Techland
(Move to ...)
Home
About
Coultard.com
▼
23 February 2022
Docker on Ubuntu
›
This method installs the sources as detailed here . sudo apt-get update sudo apt-get install \ ca-certificates \ curl \ gnupg \ lsb-release ...
Azure DevOps on Ubuntu
›
Aim: Run a local server as a build agent. 1. Add a user Advised to run the agent under a specific user: sudo adduser azuredevops Add user t...
MicroK8s on Ubuntu Server
›
Aim: To install MicroK8s on Ubuntu Server Also see k8s docs here . Download version of Ubuntu Server and create a bootable USB Easiest to ...
09 September 2020
Remote desktop Mac to Ubuntu
›
It should be easy, and it is, but first a few hoops: Using in build in 'vino' On Ubuntu install vino: sudo apt-get install -y vino U...
Installing Kubernetes (minikube) on Ubuntu
›
Prerequisites Download an ISO and create a USB: https://ubuntu.com/tutorials/tutorial-install-ubuntu-server#1-overview Check Basic Ubuntu...
Install Multiple Ubuntu Versions on the Same Computer
›
You can have multiple versions of Ubuntu on the same computer using grub to switch between them. Install the first OS to the first disk Ins...
03 December 2018
Update packages for Ubuntu 18.04
›
Default package list is a bit short, so if you want to use standard packages you'll need to amend it: Confirm it's release (you...
›
Home
View web version