Wednesday, 6 January 2010

Want to add a CD/DVD repository to Ubuntu's APT sources.lst ?

If so, run this command: -

sudo apt-cdrom add

and, when prompted, insert the relevant CD or DVD, and let Ubuntu do the rest ....

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...