Sebastian Mogilowski's Blog

Just another blog about administration, linux and other stuff

Mai, 2014

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. If you don’t have one create it with: ssh-keygen -t rsa Install apt-dater: apt-get install apt-dater Now start apt-dater it creates the config files for your user: $ apt-dater […]

, ,

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 Viking. Installation Very easy just type: sudo apt-get install viking With an OpenStreetMap Map Layer it looks like this: Additional Maps I had some GPX Tracks from my fishing trips in […]

, , ,

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 der Epson Download Seite (http://download.ebz.epson.net/dsc/search/01/search/searchModule) folgende Dateien herrunterladen (einfach nach „V33“ suchen): iscan-data_1.28.0-2_all.deb iscan_2.29.3-1~usb0.1.ltdl7_amd64.deb esci-interpreter-perfection-v330_0.2.0-1_amd64.deb (Version numbers may have changed !)(Die Versionsnummer können abweichen !) InstallationInstallation Now install first xsltproc:Zuerst installiert man noch xsltproc: apt-get install xsltproc and install the […]

, , ,