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
- 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
- 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> #!
- 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
- 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
- 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
- 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 symli
- MySQL: Create User @info:mysql:user
- 0 ; CREATE DATABASE IF NOT EXISTS `{db}`; GRANT ALL PRIVILEGES ON `{db}` . * TO '{user}'@'%'; </code... TS `dbname` DEFAULT CHARACTER SET = 'utf8'; GRANT ALL ON `dbname`.* TO 'dbuser'@'dbhost' IDENTIFIED BY
- Print all certificates in a file @info:cryptography:openssl
- ====== Print all certificates in a file ====== This command is especially helpful if you want to use T... e Apache webserver. Use the -print_certs to print all the certificates and then cut the file and store
- 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
- MacPorts @info:mac
- @2.69_5 ... </code> You can see a list of all installed ports: <code bash> port echo installed ... You can clean these: <code bash> sudo port uninstall inactive </code> {{tag>admin cli mac osx sysadmi
- 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
- 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 ino
- Cryptography @info:cryptography
- asily describe the terms used in cryptography. As all pages on this site, it's meant as a mnemonic for
- Firefox Extensions @info:prog:firefox
- dblock-plus/|Adblock Plus]] |A must-have. Blocks all these blinking ads which are so anoying. | |[[ht