Sebastian Mogilowski's Blog

Monthly Archives: Oktober 2011

Encrypt your USB Stick

  • 31. Oktober 2011
  • Linux / Systemadministration
  • 0 Comments

Encrypt your USB Stick with cryptsetup or TrueCrypt on Ubuntu. 1. Use cryptsetup 1.1 Install cryptsetup: aptitude install cryptsetup 1.2 Setup cryptsetup volume: Unmount the stick and format it: umount…

Continue Reading

Fix Ubuntu 11.10 Oneiric Ocelot dbus Problem

  • 18. Oktober 2011
  • Linux / Systemadministration
  • 16 Comments

After uprade to Ubuntu 11.10 Oneiric Ocelot i get the following message during the system boot:Nach dem Update zu Ubuntu 11.10 Oneiric Ocelot bekam ich folgende Meldung wärend des Systemstarts:…

Continue Reading

Convert PDF to Image

  • 9. Oktober 2011
  • Allgemein / General
  • 0 Comments

Using "convert" from "imagemagick" to convert a PDF to Image. Example: convert -geometry 1024x768 -density 200 -colorspace RGB input.pdf output.jpg Or use a other geometry, quality and no color: convert…

Continue Reading
Copyright 2025