Cisco VM Tricks Do this to start the ipvms module(CUCM and UCCX) At the "boot:" prompt type "linux rescue" Then after it finishes booting up type "chroot … more ...
Linux Commands Linux Commands Pull Harddrive Model and Vendor Info cat /sys/class/block/sdc/device/{model,vendor} Find a String within a file grep 'string' /etc … more ...