Fulltext results:
- How To Create a Moveable VM with VirtualBox @blog:2010
- ns for the generated scripts. <code bash> VBOX="/usr/bin/VBoxManage" SCRIPT_EXT="command" </code> Nex... IPT__ </code> Result: <code bash> #! /bin/sh /usr/bin/VBoxManage registervm "/local/temp-vm/temp-vm.xml" /usr/bin/VBoxManage modifyvm "temp-vm" --hda "/local/temp-vm/temp-vm.vmdk" /usr/bin/VBoxManage -q storageattach "temp-vm" --stora
- Install the Java-Plugin for Firefox @info:java
- eate a symlink from Firefox's plugin directory ''/usr/lib/firefox-addons/plugins/'' to the file ''libnp... s \ ${JAVA_HOME}/jre/lib/amd64/libnpjp2.so \ /usr/lib/firefox-addons/plugins/libnpjp2.so </code> P
- Travian Map Download Script @z:travian
- dump -u${DB_USER} -p${DB_PASS} ${DB_INST}" WGET="/usr/bin/wget -nv --output-document=" #WGET="/usr/bin/curl --silent --show-error --output " </code> =====
- Virtual Network Visualization @info:solaris
- Tool]]. ===== dladm2dot.pl ===== <code perl> #! /usr/bin/perl $STYLE{'etherstub'} = "shape=box"; $STY
- Simulating slow network connections with trickle @blog:2014
- s with this command: <code bash> trickle -d 512 /usr/bin/firefox -no-remote -P test </code> More info
- jps - Java Virtual Machine Process Status Tool @info:java
- ing) and ''-m'' (arguments) most of the time: /usr/java/bin/jps -lm Here are some more examples: L
- Increase the Tomcat Upload Limit @info:sysadmin
- cat with the package manager, it will be here: ''/usr/share/tomcat7-admin/manager/WEB-INF/web.xml'' {{