Fulltext results:
- Cleanup Packages @info:linux:debian
- -selections | grep 'deinstall$' </code> You can feed this list directly to aptitude to purge the pack... libdevel in addition to libs and oldlibs. --add-keep, -A PKGS.. Never report PKGS. --keep-file, -k FILE Use FILE to get/store info about kept packages. --list-keep, -L List the packages that are never
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- name=[value]] [--nicspeed<1-N> <kbps>] [--nicb... [--vrde on|off] [--vrdeextpack default|<name> ... all] [--options link|keepallmacs|keepnatmacs| keepdisknames]
- Debug Server Certificate from Client @info:cryptography:openssl
- rIaKfD38j4X2xU2HZ3ITi7dxO6PDGekkhGakPTWH0VBrzHcbOBEEy3Z louCqoUs8ji6HX3O9QV56xZwLKnL0CEDZ7vZp8joMP1d5Q... b2NhLmNvbS9Qb3NpdGl2ZVNTTENBMi5jcmwwbAYIKwYBBQUHAQEE YDBeMDYGCCsGAQUFBzAChipodHRwOi8vY3J0LmNvbW9kb2NhL... QUHMAGGGGh0dHA6Ly9vY3NwLmNvbW9kb2NhLmNv bTAnBgNVHREEIDAegg93d3cuYW5kdW5peC5uZXSCC2FuZHVuaXgubmV0MA0GCS... DsiCJ8AckHpXCLsDl6ez2PRIHSD3SwyNWQezT3zVL yOf2hgVSEEOajBd8i6q8eODwRTusgFX+KJPhChFo9FJXb/5IC1tdGmpnc5mC
- Virtual Network Visualization @info:solaris
- '} = "fontcolor=red"; $STYLE{'up'} = "fontcolor=green"; print "digraph vnet {\n"; open INPUT, "dladm... 0 up -- e1000g0 [color=black,fontcolor=green]; // e1000g1 phys 1500 unknown -- e... up isc_net0 isc0 [color=blue,fontcolor=green]; isc0 -> isc_net0; // isc1 vnic 90... up isc_net0 isc1 [color=blue,fontcolor=green]; isc1 -> isc_net0; // isc2 vnic 90
- fstyp @info:solaris
- 00 frag 8 shift 3 fsbtodb 1 minfree 1% maxbpg 2048 optim time maxcontig 12... 824 nindir 2048 inopb 64 nspf 2 nbfree 374513 ndir 37781 nifree 2110625 nffree 282680 cgrotor 357 fmod 0 ronly 0 logbno 1568 version 2 fs_rec
- Android Apps @info:android
- ailable, there are both links, the paid and the free version. * [[https://play.google.com/store/app... tails?id=ch.gridvision.pbtm.androidtimerecorder|Gleeo Time Tracker]] * [[https://play.google.com/sto... lay.google.com/store/apps/details?id=com.android.keepass|KeePassDroid]] * [[https://play.google.com/store/apps/details?id=de.softxperience.android.notee
- localeadm @info:solaris
- sk_SK.ISO8859-2, sk_SK.UTF-8 ] Eastern Europe (eeu) [ bg_BG.ISO8859-5, bg_BG.UTF-8, et_EE.ISO8859-15, et_EE.UTF-8, hr_HR.ISO8859-2, hr_HR.UTF-8, lt_LT.ISO8859-13, lt_LT.UTF-8, lv_LV.ISO8859-1
- Download a Server Certificate @info:cryptography:openssl
- ificate chain. Every chertificate ist wrapped between ''-----BEGIN CERTIFICATE-----'' and ''-----END C... rtificate is the server certificate. So you only need to copy the output from the first ''-----BEGIN C... ) format. To convert it to the binary DER format see [[convert_certificate]]. {{tag>openssl security
- MacPorts @info:mac
- ode bash> port -qv installed </code> ===== Housekeeping ===== When ports are updated, the old port i... @2.69_5 ... </code> You can see a list of all installed ports: <code bash> port e... e> After you run MacPorts for a while, you will see a lot of duplicate ports. You can clean these: <c
- Git @info:code
- [DIR] Bare: git init --bare [DIR] === Log === See commits between branches: git log master..develop ===== Branches ===== === List Branches === git ... Diff ===== If you only want the changes files between branches, you can user this: git diff --name-
- Package Repositories @info:solaris
- ution, Extras; Requires a certificate to access. See Certificate Generator https://pkg.sun.com/registe... 0/ |blastwave.org Repository | |http://pkg.sunfreeware.com:9000/ |sunfreeware.com Reporitory | |http://pkg.lifewithsolaris.jp:10000/ |lifewithsolaris
- JAX-WS Debugging @info:java
- se the builtin JAX-WS implementation and want to see the SOAP requests and responses, you have to turn... dapter.dump=true </code> The most common option seems to be ''com.sun.xml.internal.ws.transport.http.... pTransportPipe.dump=true </code> Java 8 on OS X needs this: <code> -Dcom.sun.xml.ws.transport.http.cl
- Compare a Key with its Certificate @info:cryptography:openssl
- du/|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". op... The exponent is quite always 65537. So we only need to compare the modulus. openssl x509 -noout -
- Firefox Extensions @info:prog:firefox
- | |[[https://addons.mozilla.org/firefox/addon/screengrab-fix-version/|Screengrab (fix version)]] |Grab a screenshot of current webpage. | |[[https://addons.mozilla.org/firefox
- Oracle: Recovery Manager @info:oracle
- Archive Logs ===== Delete all archive logs but keep the last 45 days: <code sql> DELETE ARCHIVELOG ... pt could be (deleting all logs except the last three days): <code bash> #!/bin/bash . ${HOME}/.prof