Shell scripts to run Borg backups unattended.
# backup script
Leider ist die Dokumentation der verschiedenen Statistikoptionen bei all-inkl.com ziemlich unvollständig und der Tooltip im KAS wenig hilfreich. Insbesondere welchen Einfluss die verschiedenen Optionen auf die Access Logs nehmen ist komplett undokumentiert. Der Einfluss auf die Access Logs ist dabei aber wichtig um zu verstehen welche Zugriffe in den Webalizer-Statistiken erfasst werden.
logs/access_log_[Datum].gz
des Rootverzeichnisses geloggt.logs/access_log_[Datum].gz
des Domainpfades geloggt.# <@LICENSE> | |
# Copyright 2016 Daniel Rudolf <www.daniel-rudolf.de> | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# | |
# Unless required by applicable law or agreed to in writing, software |
@echo off & setlocal | |
REM Runs applications inside a VirtualBox VM | |
REM Version 1.1 (build 20160904) | |
REM | |
REM Copyright (C) 2016 Daniel Rudolf <www.daniel-rudolf.de> | |
REM | |
REM This program is free software: you can redistribute it and/or modify | |
REM it under the terms of the GNU General Public License as published by | |
REM the Free Software Foundation, version 3 of the License only. |
<?php | |
/** | |
* Pico Drafts Plugin (example) | |
* | |
* This is a example of a "Drafts" plugin for Pico's documentation. | |
* Pico is a stupidly simple, blazing fast, flat file CMS. | |
* | |
* This example plugin basically just removes all pages starting with a `_` | |
* from Pico's page list. The page will not show up anywhere, however, you |
// ==UserScript== | |
// @name OGame Retro Live Resources | |
// @namespace 960b5e6b7ff3c701d802352d15941d89 | |
// @description Updates resources in OGame's retro universe using JavaScript | |
// @author Daniel Rudolf <www.daniel-rudolf.de> | |
// @license GNU GPL version 3.0 <http://opensource.org/licenses/GPL-3.0> | |
// @include http://ogame1304.de/game/index.php?page=* | |
// @downloadURL https://gist.github.com/PhrozenByte/9eb16e643369838cd30f/raw/ogame-retro-live-resources.user.js | |
// @updateURL https://gist.github.com/PhrozenByte/9eb16e643369838cd30f/raw/ogame-retro-live-resources.user.js | |
// @version 6 |
<?php | |
/** | |
* Helper functions for Munin plugins written in PHP | |
* Version 1.1 (build 20160206) | |
* | |
* Copyright (C) 2016 Daniel Rudolf <www.daniel-rudolf.de> | |
* | |
* This program is free software: you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License as published by | |
* the Free Software Foundation, version 3 of the License only. |
Renew Let's Encrypt SSL certificates using
acme-tiny
.
Please refer to the new home of letsencrypt
, https://github.com/PhrozenByte/acme