- Install DNSMasq
$ brew install dnsmasq- Install DNSCrypt-proxy
$ brew install dnscrypt-proxy| INSERT INTO 'snippets' | |
| select 487 as 'sid', ':musical_note:' as 'title', '🎵' as 'body', 'None' as 'syntax', 0 as 'usageCount' | |
| union select 488, ':musical_score:', '🎼', 'None', 0 | |
| union select 489, ':mute:', '🔇', 'None', 0 | |
| union select 490, ':nail_care:', '💅', 'None', 0 | |
| union select 491, ':name_badge:', '📛', 'None', 0 | |
| union select 492, ':necktie:', '👔', 'None', 0 | |
| union select 493, ':negative_squared_cross_mark:', '❎', 'None', 0 | |
| union select 494, ':neutral_face:', '😐', 'None', 0 | |
| union select 495, ':new:', '🆕', 'None', 0 |
ror, scala, jetty, erlang, thrift, mongrel, comet server, my-sql, memchached, varnish, kestrel(mq), starling, gizzard, cassandra, hadoop, vertica, munin, nagios, awstats
| #!/usr/bin/env sh | |
| ## | |
| # This is script with usefull tips taken from: | |
| # https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
| # | |
| # install it: | |
| # curl -sL https://raw.github.com/gist/2108403/hack.sh | sh | |
| # |