Fulltext results:
- Formatting Syntax @wiki
- Syntax ====== [[doku>DokuWiki]] supports some simple markup language, which tries to make the datafil... ble syntax you may use when editing the pages. Simply have a look at the source of this page by pressi... ge". If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>toolbar|quic
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- us <number>] [--cpuhotplug on|off] [--plugcpu <id>] [--unplugcpu <id>] [--cpuexecution... on|off] [--bioslogodisplaytime <msec>] [--bios
- ZFS Playground @blog:2009
- META:date created = 2009-08-11 17:06~~ ====== ZFS Playground ====== This small demo shows the basic Z... > pool: demo state: ONLINE scrub: resilver completed after 0h0m with 0 errors on Tue Aug 11 15:45:... rror over two files. Also note the ''resilver completed'' message. This tells you that the mirror is synchronized. ===== Replace a disk ===== In this example, I made the mist
- Android Apps @info:android
- ks, the paid and the free version. * [[https://play.google.com/store/apps/details?id=com.google.zxi... ng.client.android|Barcode Scanner]] * [[https://play.google.com/store/apps/details?id=de.fun2code.android.webdrive|DavDrive]] / [[https://play.google.com/store/apps/details?id=de.fun2code.an... droid.lite.webdrive|DavDrive Lite]] * [[https://play.google.com/store/apps/details?id=com.dg.gtd.and
- localeadm @info:solaris
- ISOIMG}`'' Now you can use localeadm. ===== Examples ===== ==== List Installed Locales ==== <code bash> localeadm -lc </code> Example output: <code> Checking for installed packages.... 859-1, fr_CH.UTF-8, hu_HU.ISO8859-2, hu_HU.UTF-8, pl_PL.ISO8859-2, pl_PL.UTF-8, sk_SK.ISO8859-2, sk_SK.UTF-8 ] North America (nam) [ en_CA.ISO8859-1, en
- Travian Analyzer Bookmarklet @z:travian
- election()).length>0)?'http://travian.ws/analyser.pl?s=de7&q='+window.getSelection():top.location.href.replace(/http:\/\/welt7\.travian\.de\/(spieler|allianz)\.php\?/,'http://travian.ws/analyser.pl?s=de7&')) Now, update the bookmark and replace "welt7.travian.de" with your Travian server address a
- DokuWiki @wiki
- iki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wik... enterprise context and the large number of [[doku>plugins]] contributed by its vibrant community allow... * [[doku>tips|Tips and Tricks]] * [[doku>Template|How to create and use templates]] * [[doku>plugins|Installing plugins]] * [[doku>development|D
- Install the Java-Plugin for Firefox @info:java
- ====== Install the Java-Plugin for Firefox ====== To install the Java plugin for Firefox, you have to create a symlink from Firefox's plugin directory ''/usr/lib/firefox-addons/plugins/'' to the file ''libnpjp2.so'' in the JRE's "lib" dir
- jps - Java Virtual Machine Process Status Tool @info:java
- /usr/java/bin/jps -lm Here are some more examples: List all java processes: ''jps'' <code> 55719... my/pkg/hourglass-0.6.1/lib/hourglass.jar 51299 /Applications/jEdit 56042 sun.tools.jps.Jps 51610 org.n... jar 51610 Main --userdir /Users/andreas/Library/Application Support/visualvm/1.0.1 --branding visualvm... va VM parameters: ''jps -v'' <code> 56053 Jps -Dapplication.home=/System/Library/Frameworks/JavaVM.fra
- Plaintext @info:cryptography
- ====== Plaintext ====== The plaintext is unencrypted and unsigned text. It's the payload which then get's sign... Wikipedia defines [[http://en.wikipedia.org/wiki/Plaintext|plaintext]] as: > In cryptography, plaintext is information a sender wishes to transmit to a
- Project Idea: WikiTable @blog:2009
- arn that such a this already exists) is a small application which creates tables which then can be inc... es. The first step could be a small standalone application which manages the tables. The tables shoul... included by most wikis. In a second step, the application could be transformed to a plugin for wiki systems. This enable users to manage the tables in t
- Welcome to your new DokuWiki @wiki
- oku>faq:sidebar|FAQ on sidebars]] to learn more. Please be aware that not all templates support sidebars. ===== Customize your Wiki ===== Once you're c... ser first). You may also want to see what [[doku>plugins|plugins]] and [[doku>templates|templates]] are available at DokuWiki.org to extend the functiona
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- s to driver name and driver instance number. Example: "/pci@0/pci@0/pci@1/pci@0/pci@2/network@0" 0 ... == Maps driver name to major device number. Example: e1000g 51 ==== Save and Restore the VTOC ===... filesystem> -mount -inum <inode> -ls * For example, to find all filesystem entries in the root file... iB(([[http://en.wikipedia.org/wiki/Byte#Unit_multiples|Kibibyte (KiB)]])) or 8 KiB. On sun4u only 8 Ki
- Command Line Audio @info:mac
- ter numbers from 0 (mute) to 10 (maximum). ===== Play Audio File ===== How to play an audio file from command line is described here: [[http://www.macos... 2|macosxhints - Use a built-in command line audio player]]. You just enter <code bash> afplay file.wav </code> More information on how to use afplay is
- Start and Stop the Apple File Server from Command Line @blog:2011
- = 2011-03-07 12:33~~ ====== Start and Stop the Apple File Server from Command Line ====== You can us... or stop the "Personal File Sharing". Start the Apple File Server ("Personal File Sharing"): <code bash> sudo /sbin/service com.apple.AppleFileServer start </code> And likewise stop it: <code bash> sudo /sbin/service com.apple.Apple