Tags: guides
Apr
20
When I started in UNIX, I really fancy cheat sheets, as they give quick reference to the most useful commands. They are helpful to both new and experienced administrators.Even the most experienced UNIX system administrators forget their commands, som… more »
Apr
20
System administrators will often reboot their boxes because of certain need like patch installation and kernel parameter change. Below is a guide to properly shutdown and reboot the system.THE PRE-WORK1. Get important system information:Common Inform… more »
Apr
20
A quick guide to extend an LVM with a VXFS Filesystem.1. Verify OnLineJFS is installed# swlist -l product | grep -i vxfs# swlist -l product | grep -i onlineLook for OnlineJFS or AdvJournalFS2. It is a good practice to defrag the filesystem first bef… more »
Recent comments