Fulltext results:
- Cleanup Packages @info:linux:debian
- m. This is a good thing, as you are able to reinstall the package and have it configured with the old c... <code bash> dpkg --get-selections | grep 'deinstall$' </code> You can feed this list directly to apt... itude purge $(dpkg --get-selections | grep 'deinstall$' | cut -f1) </code> ===== Remove Orphans ===== If a packages is installed, all its dependencies are also automatically installed
- 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... open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/
- 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... [--mode machine|machineandchildren|all] [--options link|keep
- Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
- m create $be beadm mount $be /mnt pkg -R /mnt install babel_install pkg -R /mnt uninstall babel_install slim_install bootadm update-archive -R /mnt beadm umount $be beadm activate $be </code>
- 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> #!
- 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
- install @tag
- ====== install ====== ===== Pages ===== {{topic>install&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/install}}
- DokuWiki @wiki
- //download.dokuwiki.org/ ===== Read More ===== All documentation and additional information besides ... !: * [[doku>changes|Change Log]] * [[doku>Install|How to install or upgrade]] :!: * [[doku>config|Configuration]] **Using DokuWiki** * [[doku>synt
- 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
- 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... the latest version. Please keep in mind that not all written here may be true for the later as the scr
- localeadm @info:solaris
- ---- The following regions are available to install from /mnt/Solaris_10/Product Australasia (aua) ... (hi_in) [ hi_IN.UTF-8 ] Done. </code> ==== Install all North Americal (nam) and Central Europe (ceu) Locales ==== <code bash> localeadm -a nam -d /mnt/S
- Project Idea: WikiTable @blog:2009
- (or learn that such a this already exists) is a small application which creates tables which then can b... luded in wiki pages. The first step could be a small standalone application which manages the tables. ... d wiki syntax in the table. The code should be small and simple so that it can easily ported to differ
- Compare directories @info:script
- ode bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2 > shasums.txt </code> It's important to use ''LC_ALL=C'' and the option ''-d'' of ''sort'', to get com
- jps - Java Virtual Machine Process Status Tool @info:java
- h is a bit like the ''ps'' command. ''jps'' lists all ''java'' Processes of a user. You can find the ma... a/bin/jps -lm Here are some more examples: List all java processes: ''jps'' <code> 55719 hourglass.ja
- DynDNS Updates without a Client @info:script
- NS client for my OpenSolaris Home Server, but a small bash script does the job as good as any other cli... ce </file> The file ''.dyndns.domains'' contains all the domains which should be updated. They must be