Fulltext results:
- Android Apps @info:android
- the free version. * [[https://play.google.com/store/apps/details?id=com.google.zxing.client.android|Barcode Scanner]] * [[https://play.google.com/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/store/apps/details?id=com.dg.gtd.android.lite|DGT GTD &
- Convert a Key @info:cryptography:openssl
- onvert a Key ====== ===== Convert P12 to Java Keystore ===== keytool -importkeystore -srckeystore testkey.p12 -srcstoretype pkcs12 -srcalias 1 -destkeystore testkey.jks -deststoretype jks -destalias tes
- rmdir for OSX @info:mac
- r for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store its settings. This makes removing directories from the command line ... st rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash ... ove directories together with the contained ''.DS_Store'' file: <code bash> rmdir() { for d in "$@" do f
- CloudTable @z:cloudtable
- p in a second version of the drawing. The config store stores the informations about the forms, tables and applications. Also the users will be stored here. The data store stores the "payload" data. These two are separated to enable usage of diffentent d
- Home Server Goals @blog:2010
- ital camera photos and other precious files to be stored at serveral places and to be protected with checksums. * **A/V Media Server**: I want to store my MP3 files and the videos from the above PVR to be stored an be served to clients in the local LAN but not
- Print all certificates in a file @info:cryptography:openssl
- cially helpful if you want to use Tomcat-/Java-Keystore-Certificates with the Apache webserver. Use the -... nt all the certificates and then cut the file and store each certificate in a single file. openssl pk
- Mercurial @info
- ssions: ==== Ignore Mac Files ==== Ignore ''.DS_Store'' and ''._*'' files: <code> (^|/)\._[^/]+$ (^|/)\.DS_Store$ </code> ==== NetBeans ==== These expressions e
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- ete <uuid>|<name> | restore <uuid>|<name> | restorecurrent | edit <uuid>|<na
- ReLAX @blog:2009
- ted this from LAX. * LAX uses an LDAP server to store the configuration. I decided to allow any server
- Program @p:dmx
- "C" (counter)]]. ===== Program Storage ===== To store the programs, an array of the following structure
- Cleanup Packages @info:linux:debian
- PKGS. --keep-file, -k FILE Use FILE to get/store info about kept packages. --list-keep, -L
- Project PDA @blog:2011
- cess data there * **Blackbox**: Entity Storage. Stores XML objects like tasks, notes etc. * **PADD**:
- Project PDA @p:pda
- ere * [[.:blackbox:|Blackbox]]: Entity Storage. Stores XML objects like tasks, notes etc. * [[.:padd:
- Setting the Timezone @info:linux:debian
- ==== Setting the Timezone ====== The timezone is stored in the file ''/etc/timezone''. ===== Check the
- Plaintext @info:cryptography
- artext, by contrast, refers to data that is transmitted or stored unencrypted (that is, 'in the clear').