Skip to content

Instantly share code, notes, and snippets.

View fred-quickfiredigital's full-sized avatar

Fred Cohen fred-quickfiredigital

  • Quickfire Digital
View GitHub Profile
@fred-quickfiredigital
fred-quickfiredigital / 0_reuse_code.js
Last active August 29, 2015 13:08
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
#!/bin/bash
## Install ISPConfig3 on Ubuntu 14.04 64Bits
## Author: Nilton OS blog.linuxpro.com.br
## http://blog.linuxpro.com.br/posts/instalando-ispconfig3-no-ubuntu-1404.html
## http://www.howtoforge.com/perfect-server-ubuntu-14.04-apache2-php-mysql-pureftpd-bind-dovecot-ispconfig-3-p2
dpkg-reconfigure dash
service apparmor stop