This is just some LINUX commands that i have been using on both ESX and XenServer
Control + R - Use this command if you cannot remember commands you have previously run on a host.
history | tail -n40 - Display the last 40 commands you have typed.
ls -lrt | grep "Mar 8" - List all file modified a certain date.
pwd - Shows current working directory.
df -h - displays size usage
No comments:
Post a Comment