What are some tips for tuning my Tomcat JVM? Some ways you can tune your Tomcat JVM include: 1. Tuning the Connector...
When you start the JVM, you can set it’s initial heap memory size using the -Xms switch. You can set it to...
To increase the heap size for your tomcat server, you can start the JVM with a higher heap memory maximum using the...
To release a tape if it is full /usr/openv/volmgr/bin/vmquery -m to check the tape and take note of the status at the...
If you want to convert your existing file system to LVM, you can follow the procedure listed below. It is strongly recommended...
LVM allows users to dynamically extend or shrink Linux “partition” or file system while it is online. The LVM can resize volume...
If you’d like to implement LVM in your kickstart configuration, you can use a snippet like this example: zerombr yes clearpart –all...
If you lose or forget the root password for your MySQL database, you can use the procedure below to reset it. 1....
If you would like to find out which tape(s) were used for a specific backup, you can use the bpimagelist command. bpimagelist...
You can download mpt-status from http://freshmeat.net/projects/mptstatus/. Run make and make install. Then run: mknod /dev/mptctl c 10 220 and modprobe mptctl Then...