Fulltext results:
- Debug Server Certificate from Client @info:cryptography:openssl
- GB, ST = Greater Manchester, L = Salford, O = COMODO CA Limited, CN = PositiveSSL CA 2 verify error:nu... i:/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=PositiveSSL CA 2 -----BEGIN CERTIFI... 1 s:/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=PositiveSSL CA 2 i:/C=SE/O=AddTr... ENBIDIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK AoIBAQDo6jnjIqaqucQA0OeqZztDB71Pkuu8vgGjQK3g70QotdA6voBUF4
- Android Backup @info:android
- this by restarting the adb server: <code bash> sudo adb kill-server sudo adb start-server </code> <file> * daemon not running. starting it now on port 50
- MySQL: Backup @info:mysql:database
- -execute='show databases') for db in ${DATABASES} do mysqldump --add-drop-table -u${USER} -p${PASS
- Change Encoding with iconv @info:script
- ory ===== <code bash> for f in $(find . -type f) do iconv -f iso-8859-1 -t utf-8 -o ${f}_$$_TEMP ${
- Android Apps @info:android
- s/details?id=com.dg.gtd.android.lite|DGT GTD & To-do List]] * [[https://play.google.com/store/apps/d
- DynDNS Updates without a Client @info:script
- %H:%M') $(basename $0)" for domain in ${DOMAINS}; do echo -n " ${domain} - " curl --s
- Cleanup Packages @info:linux:debian
- the packages are in. --no-show-section Do not show sections. --show-size, -z Sh
- rmdir for OSX @info:mac
- Store'' file: <code bash> rmdir() { for d in "$@" do f="${d%/}/.DS_Store" if [ -f "${f}" ] then e
- Set a Mac's Hostname @info:mac
- name instead of ''the_hostname''): <code bash> sudo scutil --set HostName the_hostname </code> === C
- MacPorts @info:mac
- plicate ports. You can clean these: <code bash> sudo port uninstall inactive </code> {{tag>admin cli
- Command Line Audio @info:mac
- he command line]]. It's as easy as <code bash> sudo osascript -e "set Volume 10" </code> You can ent
- Clear DNS Cache @info:mac
- e 'mDNSResponder'. dscacheutil -flushcache sudo killall -HUP mDNSResponder {{tag>mac osx sysadmi
- Set the Timezone on Debian @info:sysadmin:debian
- following command as ''root'' (use ''su'' or ''sudo''): dpkg-reconfigure tzdata {{tag>sysadmin li
- Install the Java-Plugin for Firefox @info:java
- npjp2.so'' in the JRE's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib/amd64/libnpjp2.so