Fulltext results:
- Formatting Syntax @wiki
- guage, which tries to make the datafiles to be as readable as possible. This page contains all possibl... Simply have a look at the source of this page by pressing "Edit this page". If you want to try somethi... g as <del>deleted</del> as well. **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two bac
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- nage (The VirtualBox CLI) ====== This is a online reference of the output of ''VBoxManage'' without options. <code> Oracle VM VirtualBox Command Line Man... .2.16 (C) 2005-2013 Oracle Corporation All rights reserved. </code> ===== Usage: ===== VBoxManage ... n number and exit [-q|--nologo] suppress the logo [--settingspw <pw>] provide th
- ZFS Playground @blog:2009
- ~~META:date created = 2009-08-11 17:06~~ ====== ZFS Playground ====== This small demo shows the basic... OpenSolaris host and 1,2GB of disk space. ===== Preparation ===== First, go to a directory where you have enought space. We will need 1,2GB for 6 files of 200MB. The files are named like
- Cleanup Packages @info:linux:debian
- 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 are able to reinstall the package and have it configured with the old configuration. But if you want to c
- 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 ====== VirtualBox works ... l the time. It organizes the disk images in one directory and the configuration files in another. It kees a record of all known disk images and virtual machines
- IPS Repository Appliance @blog:2010
- ~~META:date created = 2010-10-27 14:36~~ ====== IPS Repository Appliance ====== Brian Leonard wrote a good guide how... [https://blogs.oracle.com/observatory/entry/local_repository_mirror|Local Repository Mirror]]. If you are in a hurry, it's good to know that you don't ne
- Firefox Extensions @info:prog:firefox
- ====== Firefox Extensions ====== ===== Browsing Extensions ===== ^ //**Extension**// ^ //**Description**// ^ |[[https://addons.mozilla.org/firefox/addon/adblock-plus/|Adblock Plus]] |A must-have. Blocks all these blinking ads which are so anoying. | |[[https://addons.mozilla.org/firefox/addon/greasemonkey/|Greasemonkey]] |Customize w
- 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 th... '. The Usage is: <code bash> mount -F vboxfs <share> <mountpoint> </code> If you want to share the f
- Home Server Goals @blog:2010
- ~~META:date created = 2010-03-02 16:41~~ ====== Home Server Goals ====== As Constantin [[http://const... /seven-useful-zfs-home-server-tips|suggested]], here is a list of services, which my home server should provide: * **Personal Video Recorder**: I'm using the EyeTV Hard- and Software from Elgato to record, cut and archive TV broadcasts.
- Git @info:code
- ====== Git ====== ===== Basics ===== === Init Repository === Standard: git init [DIR] Bare: git init --bare [DIR] === Log === See commits between branches: git log master..develop ===== Br... lete Branch === git branch -d BRANCH === Delete Remote Branch === git push origin -d BRANCH === Li
- Generate a Test Key @info:cryptography:openssl
- ====== Generate a Test Key ====== openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout testk... n page: * ''[[http://www.openssl.org/docs/apps/req.html|req]]'': PKCS#10 certificate request and certificate generating utility. * ''[[http://www.openssl.org/
- Android Apps @info:android
- ====== Android Apps ====== Here are some links to Android Apps I'm using. Where available, there are both links, the paid and the free version. * [[https://play.google.com/store/
- Oracle: SPFile and PFiles @info:oracle
- ====== Oracle: SPFile and PFiles ====== Oracle reads its parameters from a file called "SPFile". You can't change it directly as it's a binary file. Additionally, Oracle can read the parameters from "PFiles", which are regular text files. ===== Create PFile ===== To export th
- base-ssh-login @z:relax:api:base
- ====== base-ssh-login ====== Logs into a remote host using ssh. This can be used to open a remote sesssion, but ususally it's used by other methods (especially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== ba... ICE'': a key of an user or host definition in the repository. From this, the following properties are
- Package Repositories @info:solaris
- ====== Package Repositories ====== There's a list of multi-OS repositories at [[http://wikis.sun.com/display/IpsBestPractices/Directory+of+Package+Repositories]]. More on IPS, the