Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- e VM VirtualBox Command Line Management Interface Version 4.2.16 (C) 2005-2013 Oracle Corporation All rights reserved. </code> ===== Usage: ===== VBoxManage [<gen... <command> ===== General Options: ===== [-v|--version] print version number and exit [-q|--nologo] suppress the logo [--set
- Cleanup Packages @info:linux:debian
- e uninstalled Packages ===== If a package is removed, it is only uninstalled, but the configuration r... g, as you are able to reinstall the package and have it configured with the old configuration. But if ... | grep 'deinstall$' | cut -f1) </code> ===== Remove Orphans ===== If a packages is installed, all it... tically installed. If the selected package is removed or the dependencies change, there can be left ov
- Compare a Key with its Certificate @info:cryptography:openssl
- [[https://kb.wisc.edu/middleware/page.php?id=4064|Verifying that a Private Key Matches a Certificate]]" from the [[https://kb.wisc.edu/|University of Wisconsin Knowledgebase]]. To see if a key ''server.key'' belongs to the certificate ''server.crt'', they need to have the same "modulus" and "exponent"
- Debug Server Certificate from Client @info:cryptography:openssl
- ====== Debug Server Certificate from Client ====== Credit for this example goes to "[[http://langui.s... m__showcerts|-showcerts]]'': display the whole server certificate chain: normally only the server certificate itself is displayed. * ''[[http://www.open... r, L = Salford, O = COMODO CA Limited, CN = PositiveSSL CA 2 verify error:num=20:unable to get local i
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- = I'm preparing myself for the two exams to achieve the [[http://www.sun.com/training/certification/s... ass//, e.g. ''devfsadm -c disk'' * Limit a driver: ''devfsadm -i ''//driver//, e.g. ''devfsadm -i sd'' ==== Device Names ==== * physical device pa... 1000g0'' (symlink to physical device path) * driver: ''e1000g'' * driver instance: 0 ==== Device
- Oracle: SPFile and PFiles @info:oracle
- he parameters from the PFile to the SPFile, you have to boot the instance from the PFile and the write the SPFile. You have to enter the path to the PFile instead of ${PATH_... = Initialization Parameters ===== ==== Flash Recovery Area ==== === DB_RECOVERY_FILE_DEST_SIZE === The parameter ''DB_RECOVERY_FILE_DEST_SIZE'' specifi
- Firefox Extensions @info:prog:firefox
- fox/addon/adblock-plus/|Adblock Plus]] |A must-have. Blocks all these blinking ads which are so anoyi... ructing-cookies/|Self-Destructing Cookies]] |Removes cookies after closing the tab or navigating to another site. | ===== Web Developer Extensions ===== ^ //**Extension**// ^ /... | |[[https://addons.mozilla.org/firefox/addon/live-http-headers/|Live HTTP Headers]] | | |[[https:
- Oracle: Recovery Manager @info:oracle
- ====== Oracle: Recovery Manager ====== ===== Start Recovery Manager ===== <code bash> rman target / </code> ===== Delete Archive Logs ===== Delete all archive logs but keep the last 45 days: <code sql> DELETE ARCHIVELOG ALL COMP
- Git @info:code
- See commits between branches: git log master..develop ===== Branches ===== === List Branches === g... ple, list unmerged branches, which are not in ''develop'': git branch --no-merged develop === List unmerges commits === List commits in branch BRANCH, w... commits in a feature branch, which are not in ''develop'': git cherry -v develop feature/FEATURE ===
- Android Apps @info:android
- able, there are both links, the paid and the free version. * [[https://play.google.com/store/apps/d... m/store/apps/details?id=de.fun2code.android.webdrive|DavDrive]] / [[https://play.google.com/store/apps/details?id=de.fun2code.android.lite.webdrive|DavDrive Lite]] * [[https://play.google.com/sto
- Download a Server Certificate @info:cryptography:openssl
- ====== Download a Server Certificate ====== First, load the certificate chain from the server: <code bash> openssl s_client -showcerts -conne... </dev/null </code> This will output the whole server certificate chain. Every chertificate ist wrapped between ''-----BEGIN CERTIFICATE-----'' and ''----
- Oracle Errors @info:oracle
- ===== Oracle Errors ====== ===== ORA-00257: archiver error. Connect internal only, until freed. ===== * **Reason**: The flash recovery area is full. * **Resolution**: [[rman|Remove archive logs]]. * **Resolution**: [[spfile_and_pfiles|Enlarge the flash recovery area]]. * **Docu
- DynDNS Updates without a Client @info:script
- ng for a DynDNS client for my OpenSolaris Home Server, but a small bash script does the job as good as... credentials (the ''$LOGIN'' variable) and the server's URL (''$UPDATE_URL'') are read from the config... eck. As soon a I found out how to download the server certificate and check it in the correct way I wi... my scripts collection, so you can find the latest version at http://bitbucket.org/andunix/scripts/src/
- Mercurial
- ^nbproject/private$ </code> Only in the second level directory, but not in subdirectories: <code> ^[... dd: <code> ^.classpath$ ^.project$ </code> ==== Version Control Backup Files ==== Version Control System produce backup files when doing irreversible changes. <code> \.orig$ \.orig\..*$ \.chg\
- fstyp @info:solaris
- reports the type of file system. With the ''-v'' (verbose) option reports even more informations. * man page: [[http://docs.sun.com/app/docs/doc/819-22... fmod 0 ronly 0 logbno 1568 version 2 fs_reclaim FS_RECLAIM file system state is... = pfexec fstyp -v /dev/rdsk/c7d0s0 <file> zfs version: 14 name: 'rpool' state: 0 txg: 6946 pool_gu