Ten Years later, and I finally know how to get virsh to tell me the IP address for a VM.
Continue reading
Getting a Virtual Machine’s IP Address from virsh
5
Ten Years later, and I finally know how to get virsh to tell me the IP address for a VM.
Continue reading
Spent a good chunk of yesterday and some of this morning stumped by a simple mistake I made. I was trying to use our Satellite server via the Hammer command line tool to launch an instance, and kept getting and error in the content-view section. I tried to list content views and got the same problem. Here is a short section from my bash session.
“Ooops.” — Me, doing something as admin that I didn’t mean to do.
While the sudo mechanism has some warranted criticism, it is still an improvement on doing everything as the root account. The essential addition that sudo provides for the average sys admin is the ability to only grant themselves system admin when they explicitly want it.