Sebastian Mogilowski's Blog

Systemadministration

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

Nagios 3 with Nginx on Ubuntu Server

  • 13. April 2011
  • Linux / Systemadministration
  • 1 Comment

1. Install Nagios 3 aptitude install nagios3 2. Test Nagios Installation Open "http://SERVER/nagios3/" in your browser. Login with user "nagiosadmin" and the passwort you have entered during the installation. 3.…

Continue Reading

Install Gnome3 on Ubuntu 11.04 Natty or Ubuntu 10.10 Maverick

  • 12. April 2011
  • Linux
  • 0 Comments

Run the following commands in your terminal: On Ubuntu 11.04: add-apt-repository ppa:gnome3-team/gnome3 aptitude update aptitude dist-upgrade aptitude install gnome-shell On Ubuntu 10.10: add-apt-repository ppa:ubuntu-desktop/gnome3-builds aptitude update aptitude install gnome3-session Note:…

Continue Reading

Enable SNMP on Citrix XenServer 5.6

  • 22. Februar 2011
  • Systemadministration / Virtualization
  • 1 Comment

Open XenServer Console or open a SSH connection to your XenServer for this howto: 1. Firewall Settings Open "/etc/sysconfig/iptables" with "vi" editor and add the following line to allow SNMP…

Continue Reading

Ubuntu Lucid on XenServer 5.6 FP1

  • 16. Februar 2011
  • Linux / Systemadministration / Virtualization
  • 8 Comments

Describes howto install Ubuntu Lucid 10.04 LTS (32-Bit or 64-Bit) on a Citrix XenServer 5.6 FP1 and convert the virtual machine into a template. Note: Click to enlarge a picture.…

Continue Reading

Change DNS-Server in XenServer 5.6 FP1

  • 11. Februar 2011
  • Systemadministration / Virtualization
  • 2 Comments

Citrix removed the change DNS from their console. But to change DNS-Server in "/etc/resolv.conf" are not solid settings. If you reboot the server the settings will be changed back 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
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 13
Copyright 2025