Skip to content

Instantly share code, notes, and snippets.

View eni23's full-sized avatar
👾
"working"

Cyrill v.W. eni23

👾
"working"
View GitHub Profile
@eni23
eni23 / phantomjs-revealjs-slide-capture.js
Last active November 17, 2016 15:59 — forked from tongpu/phantomjs-revealjs-slide-capture.js
PhantomJS script to capture/render screenshots of the slides of a Reveal.js powered slideshow.
/**
* PhantomJS script to capture/render screenshots of the slides of a Reveal.js powered slideshow.
*/
var page = require('webpage').create();
var args = require('system').args;
// Get url to render from command line.
var url;
if (args.length < 2) {
#!/bin/bash
#
# The cron execution file is in /etc/cron.d
#
# The variable configuration file for rs-sysmon is in /etc/rs-sysmon
#
# All the variables defined here and several others can be defined in the variable
# configuration file. You can see more on these in /usr/share/doc/rs-sysmon-{version}/README
# define the default environment for rs-sysmon
# DO NOT change these values here, user-modifiable options can be tweaked through
#!/bin/sh
# Author: Brice Burgess - bhb@iceburg.net
# multi_backup.sh -- backup to a local drive using rsync.
# Uses hard-link rotation to keep multiple backups.
# Directories to backup. Seperate with a space. Exclude trailing slash!
SOURCES="/home/gig"
# Directory to backup to. This is where your backup(s) will be stored. No spaces in names!
# :: NOTICE :: -> Make sure this directory is empty or contains ONLY backups created by