Software / Linux / Command Line How do I list all packages and versions on Ubuntu?
To list installaed software and the versions numbers first install apt-show-versions
sudo apt-get install apt-show-versions
They run apt-show-versions which will display currently ...
Software / Linux / Command Line How do I manually install clusterctrl?
If you're using one of the provided ClusterCTRL images the cluserctrl tool will already be installed but those using the ...