Server down wegen Backups. Für 15 Minuten.
Related Articles
Simpel autostart Script for Linux/Debian/Ubuntu Exampel Script: [sourcecode language='sh'] #!/bin/sh ### BEGIN INIT INFO case "$1" in start) echo "Starting NAME" start-stop-daemon --start -quiet -u counterstrike --chuid counterstrike --exec /home/counterstrike/source/server1/csStart.sh...
This is a Script for Windows PowerShell. This Script scan your Maps and zip it to .bz2 and upload it in the fastdownload. [sourcecode language='sh'] 07.02.2012 # Scripted by rainbow-six3...
When you want redircet a subdomain or domain to an other application with nginx, you must follow the following steps. Situtation: I have a Nginx which is used for Plesk...