Fulltext results:
- Formatting Syntax @wiki
- to be as readable as possible. This page contains all possible syntax you may use when editing the pag... 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 <su... wercase automatically, special characters are not allowed. You can use [[some:namespaces]] by using a
- Cleanup Packages @info:linux:debian
- Remove Orphans ===== If a packages is installed, all its dependencies are also automatically installed. If the selected package is removed or the depende... z Show installed size of packages found. --all-packages, -a Compare all packages, not just libs. --exclude, -e LIST Work as if pa
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- e Version 4.2.16 (C) 2005-2013 Oracle Corporation All rights reserved. </code> ===== Usage: ===== ... [--nicpromisc<1-N> deny|allow-vms|allow-all] [--nicbandwidthgroup<1-N> none|<name>]
- Travian Map Download Script @z:travian
- astmap are the same echo ${savemap} is the same als last one: REMOVING rm ${savemap} else # save... ; __SQL__ echo " `date +'%H:%M:%S'`: ${world}_alliance" ${MYSQL} << __SQL__ -- -- update alliances -- TRUNCATE ${world}_alliance; INSERT INTO ${world}_alliance(aid, alliancename, alliancepopul
- ZFS Playground @blog:2009
- will omit the ''errors: No known data errors'' in all following outputs. Also, the ''rpool'' is also omitted. ===== Attach a second disk ===== This will attach a second disk t... atus'' output now shows a mirror over two files. Also note the ''resilver completed'' message. This t
- 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 di... nfiguration files in another. It kees a record of all known disk images and virtual machines. If you ... e to put the VM itself (it's a XML file). It will always be in a subdirectory under the machines direc... es a VM and a disk image in a given directory and also creates scripts to activate and deactivate the
- andunix.net
- ont-size:150%;font-weight:bold;padding:0;vertical-align:middle; } table.ax-links td.ax-domain { font-size:200%;text-align:right; } table.ax-links td.ax-isolator { font-size:200%;padding:0 0.25em;text-align:center; } table.ax-links td.ax-links { text-align:left; } table.ax-links td.ax-logo { padding-righ
- 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 remo... 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> #
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- - <target raw device> ==== Inodes ==== * Find all hard links of a given inode: find <filesystem... mount -inum <inode> -ls * For example, to find all filesystem entries in the root filesystem for in... == newsfs === FIXME: add newfs options * List alternate superblocks: newfs -Nv <raw device> ==... :fstyp|fstyp]]'' list filesystems propeties, e.g. alternate superblocks: fstyp -v <raw device> ===
- Welcome to your new DokuWiki @wiki
- e. If you need help with using the syntax you can always refer to the [[wiki:syntax|syntax page]]. You might also want to use a sidebar. To create it, just edit ... debars]] to learn more. Please be aware that not all templates support sidebars. ===== Customize you... ] (be sure to login as superuser first). You may also want to see what [[doku>plugins|plugins]] and [
- Hello Drupal @blog:2010
- undleHub]], but Drupal has some advantages. It's always fascinating to get into a new technology. Aft... ct/cck|Content Construction Kit (CCK)]]. This was also the main reason to choose Drupal. I've already set up my Projects a special content nodes and think
- MySQL: Create User @info:mysql:user
- 0 ; CREATE DATABASE IF NOT EXISTS `{db}`; GRANT ALL PRIVILEGES ON `{db}` . * TO '{user}'@'%'; </code> Simpler Alternative: <code sql> CREATE DATABASE IF NOT EXIS... TS `dbname` DEFAULT CHARACTER SET = 'utf8'; GRANT ALL ON `dbname`.* TO 'dbuser'@'dbhost' IDENTIFIED BY
- Oracle: List Accounts with Objects @info:oracle
- racle: List Accounts with Objects ====== To list all accounts (users) the objects (like tables), you ... 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 onl
- Drupal: Reverse Proxy @blog:2010
- the same reverse proxy, won't see the cookie and also enables mutliple logins, if using multiple domain names for one installation. It has also a nice side effect: I separated my normal edito... admin account, so that my normal account has not all the rights. If I want to log in with both accoun
- ReLAX @blog:2009
- Conference]]. In this book, I found amoung other, also very interesting, articles one about [[http://l... 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