Happy Sysadmin Day to all System Administrators out there ! ...
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 ...
Fix broken ext4 partitions
Boot from a live distribution like ubuntu (http://www.ubuntu.com).Boote eine Live-Distribution wie zum Beispiel Ubuntu ...
Remove old kernel packages from Ubuntu
I blog this because the original blog doesn't exists any longer.Ich blogge das hier, weil der ursprüngliche Blogeintrag nicht mehr vorhanden ist. I ...
Cyanogenmod on Samsung S III
Required Pakets I use Ubuntu 13.10 (saucy) the required software is available in the package manager. Install required packages with: sudo ...