Fulltext results:
- Cleanup Packages @info:linux:debian
- ed Packages ===== If a package is removed, it is only uninstalled, but the configuration remains on the... or `suggests'. --priority, -p PRIOR Select only packages with priority >= PRIOR. --find-config ... all Try all of the above. --guess-only Use --guess options only. See also: deborphan(1), orphaner(8) Report bugs to: Carsten H
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- --action ignore|hold (global filters only) [--active yes|no] (y... [--remote yes|no] (null, VM filters only) [--serialnumber <str... [--action ignore|hold] (global filters only) [--active yes|no] ... [--remote yes|no] (null, VM filters only) [--serialnumber <str
- Mercurial
- build'' or the complete ''nbproject'' directory. Only in the top directory, but not in subdirectories: ... code> ^build$ ^dist$ ^nbproject/private$ </code> Only in the second level directory, but not in subdire... u don't want to check in the Eclipse project, but only the sources, yut add: <code> ^.classpath$ ^.proj
- Oracle: List Accounts with Objects @info:oracle
- ALL_USERS ORDER BY USERNAME; </code> Or, if you only want the DBAs: <code sql> SELECT USERNAME FROM D
- Download a Server Certificate @info:cryptography:openssl
- rst certificate is the server certificate. So you only need to copy the output from the first ''-----BEG
- Oracle Errors @info:oracle
- ===== ORA-00257: archiver error. Connect internal only, until freed. ===== * **Reason**: The flash re
- List Open Ports @info:sysadmin
- mple output: <code> Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address
- MacPorts @info:mac
- ng ===== When ports are updated, the old port is only deactivated, not uninstalled: <code> ... autoconf
- Shadows @info:webdesign:css
- ===== Box Shadow ===== ==== Normal Shadow ==== Only the shadow: box-shadow: 1px 4px 8px #888888;
- Git @info:code
- low hotfix finish VERSION ===== Diff ===== If you only want the changes files between branches, you can
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- t_multiples|Kibibyte (KiB)]])) or 8 KiB. On sun4u only 8 KiB is supported. 8 KiB is default and recommen
- SSH @info:sysadmin
- H ====== ===== SSH with Public Key Authentication only ===== === /etc/ssh/sshd_config === Make sure tha
- Oracle: SQLplus Scripting @info:oracle
- ====== Oracle: SQLplus Scripting ====== To show only data in SQLplus and no header or other stuff, ente
- Compare a Key with its Certificate @info:cryptography:openssl
- er.key The exponent is quite always 65537. So we only need to compare the modulus. openssl x509 -noo
- Convert a Key @info:cryptography:openssl
- -out testkey.pem -nokeys Export the certificate only: openssl pkcs12 -in testkey.p12 -out testkey.pe