Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- ppies| bridgedifs|hostonlyifs|dhcpservers|hostinfo| ... [--biosbootmenu disabled|menuonly|messageandmenu] [--bi... [--nic<1-N> none|null|nat|bridged|intnet|hostonly| generic]... |<devicename>] [--hostonlyadapter<1-N> none|<devicename>]
- 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
- 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
- Oracle: SQLplus Scripting @info:oracle
- ====== Oracle: SQLplus Scripting ====== To show only data in SQLplus and no header or other stuff, ente
- fstyp @info:solaris
- 5 nffree 282680 cgrotor 357 fmod 0 ronly 0 logbno 1568 version 2 fs_reclaim FS_RE
- Debug Server Certificate from Client @info:cryptography:openssl
- play the whole server certificate chain: normally only the server certificate itself is displayed. * '
- Convert a Key @info:cryptography:openssl
- -out testkey.pem -nokeys Export the certificate only: openssl pkcs12 -in testkey.p12 -out testkey.pe
- 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
- SSH @info:sysadmin
- H ====== ===== SSH with Public Key Authentication only ===== === /etc/ssh/sshd_config === Make sure tha
- 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
- 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
- Git @info:code
- low hotfix finish VERSION ===== Diff ===== If you only want the changes files between branches, you can
- Shadows @info:webdesign:css
- ===== Box Shadow ===== ==== Normal Shadow ==== Only the shadow: box-shadow: 1px 4px 8px #888888;