Original work of Steven Rombauts
Steve did great job creating this guide but he uses brew, so I just decided to created the same guide but for macports.
sudo port install dnsmasqSteve did great job creating this guide but he uses brew, so I just decided to created the same guide but for macports.
sudo port install dnsmasq| body:not([class*="res-r-"]) .tagline .subreddit { | |
| font-weight: bold; | |
| background: #cee3f8; | |
| border-radius: 2px; | |
| color: #369; | |
| /* display: inline-block; */ | |
| font-size: 11px; | |
| /* font-weight: 500; */ | |
| line-height: 15px; | |
| margin-right: .5em; |
| // | |
| // PurpleTextField.swift | |
| // Smack | |
| // | |
| // NOTE: | |
| // smackPurplePlaceHolder is a constant that you must have or change. | |
| import Foundation | |
| class PurpleTextField : UITextField { |
Based on this awesome gist
This is a simple way to backup your MySQL tables to Amazon S3 for a nightly backup - this is all to be done on your server :-) ** Using the AWS CLI (aws command) **
| #!/usr/bin/env python | |
| # -*- coding: utf-8 -*- | |
| # | |
| # mail.py | |
| # Basado en el codigo original de KaveenRodrigo <kaveenrodrigo@kaveenrodrigo-Aspire-5742> | |
| # Con modificaciones de Jeop10 < @jeop10 > | |
| # | |
| # Para que funcione correctamente debemos abrir uTorrent, copiar y pegar en | |
| # Opciones->Preferencias->Anzadas->Ejecutar->Cuando finalize un torrent lo siguiente | |
| # |