Fulltext results:
- Formatting Syntax @wiki
- DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these. DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these. You can use <sub>
- ZFS Playground @blog:2009
- ~~META:date created = 2009-08-11 17:06~~ ====== ZFS Playground ====== This small demo shows the basic ZFS operations. You will need a Solaris 10 or OpenSolaris host and 1,2GB of dis... directory where you have enought space. We will need 1,2GB for 6 files of 200MB. The files are named like disks, but they are only files for this demo. <
- Generate a Test Key @info:cryptography:openssl
- ey.key -out testkey.crt Informations about the used arguments from the OpenSSL man page: * ''[[htt... m__x509|-x509]]'': this option outputs a self signed certificate instead of a certificate request. This is typically used to generate a test certificate or a self signed root CA. The extensions added to the certificate (if
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- (C) 2005-2013 Oracle Corporation All rights reserved. </code> ===== Usage: ===== VBoxManage [<gene... [--biosbootmenu disabled|menuonly|messageandmenu] ... [--nic<1-N> none|null|nat|bridged|intnet|hostonly| ... irtio] [--cableconnected<1-N> on|off] [--nictr
- Cleanup Packages @info:linux:debian
- === Cleanup Packages ====== ===== Purge uninstalled Packages ===== If a package is removed, it is only uninstalled, but the configuration remains on the system. This is a good thing, as you ar... able to reinstall the package and have it configured with the old configuration. But if you want to cl
- How To Create a Moveable VM with VirtualBox @blog:2010
- ~~META:date created = 2010-05-17 09:55~~ ====== How To Create a Moveable VM with VirtualBox ====== Vi... ou on an USB stick or want to put it on an encrypted image, then you will get trouble. First thing is... , VirtualBox will remember the VM and the associated disk image and complain when they are missing. To ease the handling of "moveable" VMs, I created a script which creates a VM and a disk image in a
- Program @p:dmx
- m ====== The controller (Arduino) can be programmed to animate the value on a DMX channel from one va... he contoller has an program counter which is counted up by one every iteration. The iterations will be... long. The value of the program counter ist exchanged between the host an the controller with the comma... ams, an array of the following structure is reserved: * uint16 flags, function & channel * 0-9
- Drupal: Reverse Proxy @blog:2010
- ~~META:date created = 2010-03-16 18:00~~ ====== Drupal: Reverse Proxy ====== [[http://drupal.org/user... ode/339552|Drupal via HTTPS/SSL Proxy Server (shared certificates)]]". While following his advice, I f... iting and to increate the reusability, I substituted * ''www.example.com'' with ''$_SERVER['SERVER_N... ''ssl.proxy.org'' with ''$_SERVER['HTTP_X_FORWARDED_HOST']''. Additionally, I added the line \\ ''in
- Debug Server Certificate from Client @info:cryptography:openssl
- ect www.andunix.net:443 Informations about the used arguments from the OpenSSL man page: * ''[[htt... ally only the server certificate itself is displayed. * ''[[http://www.openssl.org/docs/apps/s_clien... st and optional port to connect to. If not specified then an attempt is made to connect to the local h... nt -showcerts -connect www.andunix.net:443 CONNECTED(00000003) depth=1 C = GB, ST = Greater Manchester
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- ~~META:date created = 2009-08-11 12:16~~ ====== OpenSolaris / VirtualBox: Mount Shared Folder ====== To mount a shared folder in a OpenSolaris guest in VirtualBox, you have to install the... he guest, then first create the share. Go to "Shared Folders" in the Virtual Machine's Settings and cl
- Home Server Goals @blog:2010
- ~~META:date created = 2010-03-02 16:41~~ ====== Home Server Goals ====== As Constantin [[http://const... /content/seven-useful-zfs-home-server-tips|suggested]], here is a list of services, which my home serv... camera photos and other precious files to be stored at serveral places and to be protected with checksums. * **A/V Media Server**: I want to store my M
- MacPorts @info:mac
- Ports ====== ===== List Ports ===== list requested ports: <code bash> port echo requested | cut -d ' ' -f 1 | uniq </code> list installed ports: <code bash> port -qv installed </code> ===== Housekeeping ===== When ports are updated, the
- Virtual Network Visualization @info:solaris
- virtual networks using virtual interfaces connected with virtual switches. This feature was introduced with [[http://www.opensolaris.org/os/project/cross... .06. To visualize the internal network(s), I created a perl script which takes the output of ''dladm s... and generates a dot-File, which then can be rendered using [[http://www.graphviz.org/|Graphviz]]. **U
- Project PDA @blog:2011
- ~~META:date created = 2011-10-27 22:48~~ ====== Project PDA ====== I'm currently working on a project called 'PDA'. PDA stands for "Personal Digital Assistant". I used several PDAs over the last two decades, from Shar... all were just Personal Datastorages. I always missed the "Assistant" part from PDA. So I decided to b
- Plaintext @info:cryptography
- ===== Plaintext ====== The plaintext is unencrypted and unsigned text. It's the payload which then get's signed and/or encrypted. Wikipedia defines [[http://en.wikipedia.org/wiki/Plaintext|plaintext]] as: > In c