Sebastian Mogilowski's Blog

Linux

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

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

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

Puppet Dashboard / Reports – Ubuntu

  • 20. Januar 2011
  • Linux / Systemadministration
  • 1 Comment

Puppet reports with "Puppet Dashboard": Installation: Add the following lines to your "/etc/apt/sources.list" file: deb http://apt.puppetlabs.com/ubuntu lucid main deb-src http://apt.puppetlabs.com/ubuntu lucid main Run aptitude update to updates your packet list.…

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
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • …
  • 10
Copyright 2025