Skip to content

Instantly share code, notes, and snippets.

View icaruseffect's full-sized avatar

Felix K icaruseffect

  • Cologne, Germany
View GitHub Profile
@icaruseffect
icaruseffect / gist:4ccede5d30c8d425dacc
Last active August 29, 2015 14:17
burp-backup-dev
# Maintainer: Rafał Michalski <plum.michalski at gmail dot com>
pkgname="burp-backup-dev"
_pkgname="burp"
pkgver=2.0.16
pkgrel=1
pkgdesc="Burp is a backup and restore program. It uses librsync in order to save on the amount of space that is used by each backup"
arch=("any")
license=("AGPLv3")
depends=('librsync' 'openssl')
makedepends=('uthash')
@icaruseffect
icaruseffect / gist:4c4fca1f1640f0d01693
Last active August 29, 2015 14:12
install_syncthing_jolla.sh
#create folder for syncthing binary
mkdir -p /home/nemo/.bin/syncthing
#go to temporary files folder
cd /tmp
#Download Version 0.10.14 and install it to the dir in the home directory
curl -L "https://github.com/syncthing/syncthing/releases/download/v0.10.14/syncthing-linux-armv7-v0.10.14.tar.gz" | \
tar xvz "syncthing-linux-armv7-v0.10.14/syncthing"
@icaruseffect
icaruseffect / rules.log
Created July 18, 2014 15:02
Afwall Rules.log
==========
IPv4 Rules
==========
Chain INPUT (policy ACCEPT 148 packets, 12240 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 160 packets, 12364 bytes)
pkts bytes target prot opt in out source destination