Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Utilities for Linux Systems Administration and Daily Use

apt-repo-easy

Easily manage a local APT repository

arubacx-backup

Backup startup and running configuration, along events log, of ArubaOS-CX switches.

asuswrt-*

Backup/restore configuration - NVRAM only - of devices running AsusWRT firmware.

dircksum

Recursively compute and save/verify the checksum for the given directory. The checksum information will be saved in the '.dircksum' file within that directory.

dns-make-in-addr.arpa

Generate the reverse lookup zone corresponging to the given IPv4 segment and given DNS forward resources.

dns-make-ip6.arpa

Generate the reverse lookup zone corresponging to the given IPv6 segment (which length MUST match 16-bit multiple) and given DNS forward resources.

enable-wakeup

Enable wakeup-from-suspend for the selected device (SysFS path) and all its parents chain.

encrypt-data

Assymetrically encrypt (decrypt) data.

exoscale [directory]

A bunch of scripts to work with Exoscale

freedns-v2.*

FreeDNS (https://freedns.afraid.org) dynamic DNS updater client (daemon) using the V2 interface (and randomized subdomain update token).

jwt-es256

Create and verify ES256-signed JWT tokens (RFC 7519)

huawei-hilink.*

Huawei Hilink devices control client, leveraging Adam Schubert's huawei_lte_api library (https://github.com/Salamek/huawei-lte-api)

huawei-wctl

Control Huawei E303s-2 (and compatible) 3G/UMTS USB dongle via its web API.

kernel [directory]

Deal with the Linux kernel with less headaches.

luksvault

File-based LUKS encrypted vault made easy

makejail-ssh

Create a chroot-ed resources for jailed SSH proxying: ProxyCommand ssh username@host netcat -w 1 %h %p 2> /dev/null

mysql-backup

Backup a MySQL database according to the connection parameters specified in the configuration file(s).

openssl-(p)easy

OpenSSL wrappers for easy (peasy; "p" as in Python) everyday CA/PKI operations

packer

Creating VM Images with HashiCorp Packer

pbuilder-easy

Easily build Debian packages using PBuilder

pgsql-backup

Backup a PostgreSQL database according to the connection parameters specified in the configuration file(s).

procurve-backup

Backup startup and running configuration, along events log, of HPE Procruve switches.

qemu-easy

Launch a QEMU (KVM) virtual machine with appropriate options for the requested mode.

ramoverlay

Temporary RAM overlay (TMPFS)

ramvault

Temporary RAM vault (TMPFS), securily-wiped when unmounted

riemann-query

A (very) dump query client for Riemann

rsync-backup

Backup (RSync) a given remote host according to the parameters specified in the configuration file(s).

server-backup

Backup (tar) the given server according to the parameters specified in the configuration file(s).

tar-backup

Backup (tar) given directories according to the parameters specified in the configuration file(s).

tomato-backup

Backup configuration - NVRAM or standard (web) - of devices running Tomato firmware.

xps13-9380-control

A helper script to control some of the Dell XPS 13 (9380) elements.

yubikey-piv-easy

Yubico's YubiKey PIV made easy

zfs [directory]

A bunch of scripts to go along ZFS on Linux