Sebastian Mogilowski's Blog

Systemadministration

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

How to install OpenOffice 3.1 on Ubuntu 9.04 Jaunty Jackalope

  • 8. Mai 2009
  • General / Linux
  • 0 Comments

I have blogged the installation of OpenOffice 3.0 on Ubuntu 8.10 a few months ago. OpenOffice 3.1 or a newer version are not in the Ubuntu 9.04 repository. You will…

Continue Reading

Secure Apache only for other networks

  • 19. März 2009
  • Linux
  • 0 Comments

I was ask how to secure an apache 2 webserver, so that the web page is only available for the local network. I need this for an BETA environment and…

Continue Reading

Install Coldfusion 8 Multiserver on Debian 5.0 Lenny with Apache 2

  • 23. Februar 2009
  • Coldfusion / Development / Linux
  • 0 Comments

This article describes, how to install Adobe Coldfusion 8 with Multiserver configuration. You can use this configuration for an ISP like coldfusion setup. Each instance/virtual host will have its own…

Continue Reading
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
Copyright 2025