Fulltext results:
- Formatting Syntax @wiki
- to be as readable as possible. This page contains all possible syntax you may use when editing the page... texts. Of course you can **__//''combine''//__** all these. DokuWiki supports **bold**, //italic//,... exts. Of course you can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup... out it. You should use forced newlines only if really needed. ===== Links ===== DokuWiki supports mu
- 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 are able to reinstall the package and have it configured with the old c... leanup this old stuff, you can ge a list of uninstalled (but not purged) packages with this command: <
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- e Version 4.2.16 (C) 2005-2013 Oracle Corporation All rights reserved. </code> ===== Usage: ===== V... <leaf>] [--cpuidremoveall] [--hardwareuuid <uui... [--nicpromisc<1-N> deny|allow-vms|allow-all] [--nicbandwidthgroup<1-N> none|<name>]
- Travian Map Download Script @z:travian
- ; __SQL__ echo " `date +'%H:%M:%S'`: ${world}_alliance" ${MYSQL} << __SQL__ -- -- update alliances -- TRUNCATE ${world}_alliance; INSERT INTO ${world}_alliance(aid, alliancename, alliancepopulation) SELECT DISTINCT w1.aid, w
- Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
- Solaris from Text to Graphical ====== If you installed your system using the text installer, the system will only be installed with a text interface. Here is how to upgrade to a graphical syst... m create $be beadm mount $be /mnt pkg -R /mnt install babel_install pkg -R /mnt uninstall babel_install
- localeadm @info:solaris
- e localeadm. ===== Examples ===== ==== List Installed Locales ==== <code bash> localeadm -lc </code> Example output: <code> Checking for installed packages. This could take a while. […] ----------------- The following regions are installed on maja on Donnerstag, 9. September 2010, 16:4... m/system/data/locales.list </code> ==== List Installable Locales ==== <code bash> localeadm -lc -d /m
- MacPorts @info:mac
- uested | cut -d ' ' -f 1 | uniq </code> list installed ports: <code bash> port -qv installed </code> ===== Housekeeping ===== When ports are updated, the old port is only deactivated, not uninstalled: <code> ... autoconf @2.6... @2.69_5 ... </code> You can see a list of all installed ports: <code bash> port echo installed
- DokuWiki @wiki
- h|authentication connectors]] make DokuWiki especially useful in the enterprise context and the large n... ku>plugins]] contributed by its vibrant community allow for a broad range of use cases beyond a traditi... //download.dokuwiki.org/ ===== Read More ===== All documentation and additional information besides ... Wiki|Compare it with other wiki software]] **Installing DokuWiki** * [[doku>requirements|System Req
- Oracle: Recovery Manager @info:oracle
- </code> ===== Delete Archive Logs ===== Delete all archive logs but keep the last 45 days: <code sql> DELETE ARCHIVELOG ALL COMPLETED BEFORE 'SYSDATE -45'; </code> To remov... ackup run: <code sql> DELETE NOPROMPT ARCHIVELOG ALL COMPLETED BEFORE 'SYSDATE -45'; </code> A sample script could be (deleting all logs except the last three days): <code bash> #!
- How To Create a Moveable VM with VirtualBox @blog:2010
- VirtualBox works good when you use the same VMs all the time. It organizes the disk images in one dir... nfiguration files in another. It kees a record of all known disk images and virtual machines. If you t... difyvm "${VM_NAME}" --memory "${RAM}" </code> Finally, the scripts are created. There are three of the... the latest version. Please keep in mind that not all written here may be true for the later as the scr
- ZFS Playground @blog:2009
- 8-11 17:06~~ ====== ZFS Playground ====== This small demo shows the basic ZFS operations. You will nee... will omit the ''errors: No known data errors'' in all following outputs. Also, the ''rpool'' is also o... me type of redundancy (none, mirror or raidz) for all vdevs in a pool. For this demo, we will ignore th... un a scrub from time to time. The scrub will read all blocks of the pool and check the checksums. Any e
- Travian Analyzer Bookmarklet @z:travian
- === Travian Analyzer Bookmarklet ====== ===== Installation ===== First, save a bookmark with title "Ana... ef.replace(/http:\/\/welt7\.travian\.de\/(spieler|allianz)\.php\?/,'http://travian.ws/analyser.pl?s=de7... tches to the player in the Analyzer. * Same for allies. * If you mark some text on the website, eg.... ef.replace(/http:\/\/welt7\.travian\.de\/(spieler|allianz)\.php\?/,'http://travian.ws/analyser.pl?s=de7
- install @tag
- ====== install ====== ===== Pages ===== {{topic>install&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/install}}
- Oracle: List Accounts with Objects @info:oracle
- racle: List Accounts with Objects ====== To list all accounts (users) the objects (like tables), you c... ECTS ORDER BY OWNER; </code> If you want to list all accounts, you can query them with: <code sql> SELECT USERNAME FROM ALL_USERS ORDER BY USERNAME; </code> Or, if you only
- ReLAX @blog:2009
- I named it "ReLAX". To get startet, here is a small comparison of the concepts of LAX and ReLAX: *... P server to store the configuration. I decided to allow any server which can be read by ''curl'', ''wget'' or ''cat''. This allows http, https, ftp, ftps and file URLs. That's