Sebastian Mogilowski's Blog

debian

Resize images (folder) with imagemagick (mogrify)

  • 13. Februar 2011
  • Allgemein
  • 0 Comments

Before upload pictures to my online gallery i want to resize them to a smaller size. I don't want to open all with a tool or something. I want to…

Continue Reading

Upgrade Debian Lenny to Squeeze on Citrix XenServer

  • 7. Februar 2011
  • Linux / Systemadministration / Virtualization
  • 5 Comments

1. Update your Lenny installation Make sure that your current Lenny is up-2-date. aptitude update aptitude upgrade 2. Change sources to Squeeze Open "/etc/apt/sources.list" and replace "Lenny" with "Squeeze" here…

Continue Reading

Install VirtualBox 4.0 on Ubuntu / Debian

  • 23. Dezember 2010
  • Linux / Virtualization
  • 0 Comments

1. Add new software repository Edit the file ''/etc/apt/sources.list'' with your favorite editor and add the following line depending on your Ubuntu version:       Ubuntu 10.10 (Maverick Meerkat)…

Continue Reading

Install Tomcat 7 on Debian (Lenny) with virtual hosts and Apache2 integration

  • 11. Dezember 2010
  • Linux
  • 39 Comments

Please see new version Tomcat 8 on Debian 7 here ! This article is a new version of my Apache Tomcat 6 article. This article describes how to install Apache…

Continue Reading

Monitoring the Nagios process with monit

  • 17. September 2010
  • Linux
  • 1 Comment

Monitoring the Nagios process with monit Howto to install monit on Debian or Ubuntu to monitor the nagios process. Installation aptitude install monit Configuration Edit the monit configuration file /etc/monit/monitrc…

Continue Reading

Adobe Coldfusion 9 – Debian 5.0 Lenny – Ubuntu 9.10 or 10.04

  • 19. März 2010
  • Coldfusion / Development / Linux
  • 8 Comments

Install Apache2 webserver: aptitude install apache2 Install required libraries: aptitude install libstdc++5 Install coldfusion: Download the coldfusion installation paket (Linux bin-file) from www.adobe.com. You can use the Trial Edition and…

Continue Reading

VMWare Server 2 – Unable to build the vsock module

  • 16. März 2010
  • Linux / Virtualization
  • 2 Comments

Just a quick Post, the solution for the "Unable to build the vsock module" error message if you install VMWare Server 2 on Debian or Ubuntu: tar xvf /usr/lib/vmware/modules/source/vsock.tar cd…

Continue Reading

Linux Software RAID 5 on Debian Lenny or Ubuntu

  • 28. September 2009
  • Linux
  • 3 Comments

This is an update Post for my old Howto http://www.mogilowski.net/2008/05/09/linux-software-raid-5-unter-debian-etch for Debian Lenny and Ubuntu. In this configuration i created a raid 5 with the drives sda, sdb, sdc and…

Continue Reading

Add swap file to a linux server (Debian or Ubuntu)

  • 20. August 2009
  • Linux
  • 2 Comments

This article describes how you can add a swap file on Debian or Ubuntu. You can use this to add additional swap space or to add swap to a server…

Continue Reading

Servermanagement with puppet – Part 2

  • 3. Juli 2009
  • Linux
  • 0 Comments

Now we want to create a clear strukture for the puppet configuration files. The config in Part 1 is only a simple example to test the configuration. In this example…

Continue Reading
  • 1
  • 2
  • 3
  • 4
  • 5
Copyright 2025