Sebastian Mogilowski's Blog

Squeeze

Install VMware Tools on Debian Squeeze

  • 18. Mai 2011
  • Linux / Systemadministration / Virtualization
  • 0 Comments

1. Install required packages aptitude install autoconf automake binutils cpp gcc linux-headers-$(uname -r) make psmisc 2. Mount VMware Tools mkdir /tmp/vmtools mount /dev/cdrom /tmp/vmtools 3. Unzip the tools tar -C…

Continue Reading

Nginx as reverse proxy cache for wordpress and apache

  • 14. Mai 2011
  • Linux / Systemadministration
  • 3 Comments

1. Install Nginx * Install from PPAPPA Installation * Install using self build packagesInstallation mit selbstgebauten Paket 2. General Nginx Settings Edit "/etc/nginx/nginx.conf" and modify or insert the following settings:…

Continue Reading

Install nginx on debian squeeze from PPA

  • 14. Mai 2011
  • Linux / Systemadministration
  • 1 Comment

You find currently nginx version 0.7.67-3 in Debian Squeeze. If you want the latest version you have to build your own paket or you can use one from the ubuntu…

Continue Reading

Building a nginx debian package with third party modules

  • 14. Mai 2011
  • Linux / Systemadministration
  • 4 Comments

I created this manual on Debian Squeeze (amd64) with the latest version of nginx (stable) an one third party module as example. If you want to build your own package,…

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
Copyright 2025