Fulltext results:
- Install the Java-Plugin for Firefox @info:java
- /firefox-addons/plugins/'' to the file ''libnpjp2.so'' in the JRE's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib/amd64/libnpjp2.so \ /usr/lib/firefox-addons/plugins/libnpjp2.so </code> Please note, that I tested this with Ubuntu
- Formatting Syntax @wiki
- 's heading is changed, its bookmark changes, too. So don't rely on section linking too much. ==== Int... uWiki will automatically add them as alternatives so that one of the three files is understood by your... ighlighter/|GeSHi]] Generic Syntax Highlighter -- so any language supported by GeSHi is supported. The
- Project PDA @blog:2011
- . I always missed the "Assistant" part from PDA. So I decided to build my own PDA. As I'm a Java Prog... ls for future posting. Parts of the project are (so far): * **Data Collector**: Collection of API ... or smartphone app. Whatever is next to the user. So far for now, stay tuned. {{tag>java programming}
- Firefox Extensions @info:prog:firefox
- ust-have. Blocks all these blinking ads which are so anoying. | |[[https://addons.mozilla.org/firefox... rivate-tab/|Private Tab]] |Enables private tabs, so you can be logged in with two different accounts.
- ZFS Playground @blog:2009
- ing mirroring two disks on different controllers. So, let's replace c0d1 with c1d0. <code bash> pfexe... In this case, the scrub didn't find any errors, so nothig needed to be repaired. ===== Clean Up ===
- Project Idea: WikiTable @blog:2009
- === I'm using wikis a lot but every wiki I tried so far lacks support for tables. The wikis are able ... n the table. The code should be small and simple so that it can easily ported to different languages.
- How To Create a Moveable VM with VirtualBox @blog:2010
- and deactivate the VM. ====== The Script ====== So let's have a look at the script. I'll go thought ... vate. The variables are evaluated while creating, so the following code will create the activation scr
- ReLAX @blog:2009
- pts, but, unfortunately, it doesn't fit my needs. So I decided to take some of the concepts of LAX and... ow, stay tuned... I started documenting the API, so you might want to have a look there.. {{tag>api
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- e executed with the rights given by this profile, so they need to be executes with ''pfexec''. First,
- Compare a Key with its Certificate @info:cryptography:openssl
- n server.key The exponent is quite always 65537. So we only need to compare the modulus. openssl x
- DynDNS Updates without a Client @info:script
- e. This script is part of my scripts collection, so you can find the latest version at http://bitbuck
- Drupal: Reverse Proxy @blog:2010
- my normal editor account from the admin account, so that my normal account has not all the rights. If
- Simulating slow network connections with trickle @blog:2014
- milliseconds -P <path> Preload the specified .so instead of the default one </code> {{tag>simulat
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- s the logical block size divided by 1, 2, 4 or 8. So, it can be between 512 Bytes and 8 KiB. The defau
- Memory Usage of a Solaris Container (Zone) @blog:2010
- rst question was: Which zone is eating up my RAM? So, here are the commands I used. ===== Part 1: Fin