Install Killall on Ubuntu JeOS
I am playing with a new install of Ubuntu 10.04 in a minimum virtual machine and noticed there was no killall utility installed. In case you run into this, don't fret:
sudo apt-get install psmisc
The package to install from wasn't overly obvious, but not difficult to install :)
Comments
Comments powered by Disqus