install theme

? The Starter

theianfella:

Fantastic mini documentary about one British baker’s journey to sharing bread making with others. Real must-see for anyone with the baking buzz.

"A carefully curated collection of videos interviews of Those Who Make."

"ESXi-Customizer is a user-friendly script that automates the process of customizing the ESXi install-ISO with drivers that are not originally included. Unlike other scripts and manuals that are available for this purpose ESXi-Customizer runs entirely on Windows and does not require any knowledge of or access to Linux."

How to install and configure SNMP into Ubuntu 12.04 LTS

Change to a root shell.

sudo -s

Install the SNMP Daemon.

apt-get install snmpd

Make a backup of the config file by moving it.

mv /etc/snmp/snmpd.conf /etc/snmp/snmpd.conf.orig

Edit a new file with source name.

vi /etc/snmp/snmpd.conf

Add the following text changing it to suit your details.

rocommunity public

syslocation “Country;City;Building;Rack no;physical;host name”

syscontact sysadmin@yourfqdn.tld

Make a change to the /etc/default/snmpd file

vi /etc/default/snmpd

look for and disable the line below by inserting # at the front of the line

#SNMPDOPTS=’-Lsd -Lf /dev/null -u snmp -g snmp -I -smux -p /var/run/snmpd.pid’

Insert this line of text.

SNMPDOPTS=’-Lsd -Lf /dev/null -u snmp -I -smux -p /var/run/snmpd.pid -c /etc/snmp/snmpd.conf’

simply restart the service:

service snmpd restart

You are good to go, you can test with snmpwalk using this command:

snmpwalk -v2c -c PUBLIC  localhost

Keep reading

In 1974, Dominican immigrant Don Antonio Martinez started a small shop in New York City selling hand rolled cigars. Thirty-eight years later his son, Jesus, carries on the tradition. The shop combines craftsmanship with community, mixing equal parts work and play.

Made by Hand / No 4 The Cigar Shop (by Made by Hand)

(Source: vimeo.com)

Made by Hand / No 2 The Knife Maker (by Made by Hand)

(Source: vimeo.com)

Forward (by Messe Kopp)

(Source: youtube.com)

? linuxgems/cheat_sheet.org.sh at master · WilliamHackmore/linuxgems · GitHub

This Cheat Sheet Makes Learning Your Way Around Linux Easy

Hershey Wood shoot good dogs #1 (by thenifound5dollars)

(Source: youtube.com)

TOP