A simple backup script using logrotate to save multiple backups. I use a NFS storage mounted via autofs as backup location. Database Backup is ...
Install Graylog 2 with Puppet
1. Informations Graylog is a very good syslog server for Linux. It collecting, indexing, and analyzing a lot of data and can send notifications via ...
Disabling SSLv3 for POODLE on Debian
Test and fix SSLv3 on Debian. Test for SSLv3 First test if your SSL will allow SSLv3. openssl s_client -connect YOUR_URL_OR_IP:443 ...
Change Ubuntu bluetooth device
The setting was removed from controll panel. But you can change your bluetooth device name with: sudo hciconfig hci0 name 'newName' ...
Otter Browser – Ubuntu
Install Otter Browser ( Beta 1 ) on Ubuntu 14.04. Otter Browser, project aiming to recreate classic Opera (12.x) UI using Qt5. Now the first ...
Update multiple Linux servers with apt-dater
I used the following setup: Controller Server: Ubuntu 14.04 Host Server: Debian 7 Wheezy Setup the controller Note: You need a ssh key for your user. ...
GPX on Ubuntu with Viking and additional maps
I have some recorded GPX Tracks from my Garmin Oregon GPS device. To display and modify this files on my Ubuntu Laptop i found ...
Install Epson Perfection V33 scanner on Ubuntu ( 14.04 )
Go to Epson Download Page (http://download.ebz.epson.net/dsc/search/01/search/searchModule) and download this files (just search for "V33"):Zuerst von ...
Combine PDF-Files on Linux (Ubuntu)
First install pdftk sudo aptitude install pdftk Now combine the files with: pdftk file_1.pdf file_2.pdf file_3.pdf cat output ...
Install Apache Tomcat 8 on Debian 7 (Wheezy) with virtual hosts and Apache2 integration
1. Install OpenJDK Java 7 runtime:1. Installation von OpenJDK Java 7 runtime: aptitude install openjdk-7-jre 2. Download Tomcat Download ...




