Skip to content

Instantly share code, notes, and snippets.

View jmelett's full-sized avatar

Joseph Melettukunnel jmelett

  • Zürich, Switzerland
View GitHub Profile
@jmelett
jmelett / 0_reuse_code.js
Created October 13, 2016 13:51
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
# /etc/network/interfaces
#
auto lo
iface lo inet loopback
# device: eth0
iface eth0 inet manual
# IPv4 bridge
# (connect ONLY your firewall/router KVM instance here, this is the WAN device!)