Sebastian Mogilowski's Blog

Linux

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 4

  • 19. Juli 2009
  • Linux
  • 3 Comments

Puppet facts Note: This article based on Part 1 - Part 3 of my puppet articles. Please read them first ! Factor allows to you add information from your nodes…

Continue Reading

Servermanagement with puppet – Part 3

  • 4. Juli 2009
  • Linux
  • 1 Comment

In the 3. part we confgurate the puppet clients to reports at the end of every configuration run. This reports are stored on the puppetmaster. Configurate client Enable reporting on…

Continue Reading

Google Chrome (Chromium) on Ubuntu

  • 3. Juli 2009
  • Development / Linux
  • 0 Comments

Installing Google Chrome browser on ubuntu: Chromium is an open source browser project. Google Chrome is a browser from Google, based on the Chromium project. First add the following sources…

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

MySQL command line import of file with UTF-8 encoding

  • 2. Juli 2009
  • Linux
  • 0 Comments

A Post-It note for me ... Importing an UTF-8 encoded MySQL Database export file with MySQL command line interface: mysql -D databasename -h hostname -p -u db_username --default_character_set utf8 <…

Continue Reading

Servermanagement with puppet – Part 1

  • 22. Juni 2009
  • Linux
  • 2 Comments

The Environment: Hosts: puppetmaster: The puppetmaster pc1: The first testclient pc2: The second testclient Domain: domain.local Note: I used Ubuntu 9.04 in all servers. Puppetmaster installation aptitude install puppetmaster Activate…

Continue Reading

VMWare Server 2 – RuntimeFault: Database temporarily unavailable or has network problems

  • 29. Mai 2009
  • Linux / Virtualization
  • 2 Comments

If you add a new User (New Permission) to the VMWare Server 2 via the VMware Infrastructure Web Access you may get the message "The server response included one or…

Continue Reading

VMWare Infrastructure Client with VMWare Server

  • 18. Mai 2009
  • Linux / Virtualization / Windows
  • 9 Comments

I had a lot of problems with the new webinterface of VMWare Server 2. The interface is very unstable and not very comfortable for the VMWare configuration. I need an…

Continue Reading
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
Copyright 2025