genisoimage to be installed.wmode=transparent embed parameter is only required if the Flash contains (and uses) transparent sections and it is necessary for correct rendering to utilize transparency. The other performance killer is the quality embed parameter: setting it to best is most of the time an overkill and totally unnecessary. Unfortunately some Flash developers (and website maintainers) lack the knowledge/time/desire to tune their embed code for optimal performance and use these parameters even if they are not needed. Flash Performance Optimizer tries to fix these problems to give you a better user experience./usr/bin/convert.*.class files in two JAR files and compare these with diff. The output is pretty well usable to spot the (sometimes accidental) differences between two versions of the same library.web.xml deployment descriptor file. To lift all doubts, I've written a small webapp that logs all aspects of the startup process of a Tomcat context. I've chosen to use the good old standard error (System.err.println()), because loggers would have added just unnecessary dependencies, configuration and complications.virsh command, nor virt-manager give you the option to list your virtual machines with their descriptions. If you've a couple of dozen (or even hundred) VMs, the short VM name is pretty soon going to be not enough to find the given VM you're looking for.top command, then change the sorting field to "swap" by hitting O and p. Unfortunately (afaik) there's no way to do this in batch mode (using the -b switch) and save the top swap using prorcesses in a file. There's another method: use the ps command.psres=$(ps -eo rss,vsz,user,pid,tty,time,cmd); set -- $(/bin/echo "$psres" | head -n1); shift; shift; echo "SWAP $*"; echo "$psres" | awk 'BEGIN {ORS=""; getline} {print $2 - $1 " "; for (i=3; i<NF; i++) print $i " "; print $NF "\n"}' | sort -rn | head
Recent comments
1 day 12 hours ago
1 day 17 hours ago
3 days 51 min ago
3 days 4 hours ago
3 days 9 hours ago
5 days 6 hours ago
1 week 7 hours ago
1 week 2 days ago
1 week 5 days ago
1 week 6 days ago