Sebastian Mogilowski's Blog

Systemadministration

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

VMWare Open Virtualization Format Tool

  • 30. November 2010
  • Virtualization
  • 1 Comment

Command line utility that supports import and export of OVF packages. Download Download VMWare Open Virtualization Format Tool here: http://communities.vmware.com/community/vmtn/vsphere/automationtools/ovf You can download this tool for Windows (64-Bit or 32-Bit),…

Continue Reading

Adding an additional local storage to an existing XENServer

  • 24. November 2010
  • Virtualization
  • 0 Comments

Add the new physical device "/dev/sdb" as second local storage to an existing Citrix XENServer installation: (Note: I use XENServer 5.6) xe sr-create content-type="local SR" host-uuid=(uuid of your xenserver host)…

Continue Reading

How to Use VNC to access VMware Servers

  • 25. Oktober 2010
  • Virtualization
  • 0 Comments

Die ".vmx" Datei der virtuellen Maschine bearbeiten und folgende Zeilen anfügen:Edit the ".vmx" file of your virtual machine and add this lines: RemoteDisplay.vnc.enabled = "TRUE" RemoteDisplay.vnc.port = "5900" RemoteDisplay.vnc.password =…

Continue Reading

Setting up TFTP server on Ubuntu

  • 25. Oktober 2010
  • Linux
  • 1 Comment

Install a TFTP-Server on Ubuntu 1. Installation sudo aptitude install atftpd 2. Configuration sudo /etc/init.d/atftpd start 3. Files Put all files for the TFTP server in the following directory: /srv/tftp/

Continue Reading

VMware Server 2, Proxysvc SSL Handshake problems

  • 20. September 2010
  • Linux / Virtualization
  • 1 Comment

Get this server in /var/log/vmware/hostd.log if you want to connect to your VMWare Server ? Proxysvc SSL Handshake on client connection failed: SSL Exception Open about:config in Firefox and change…

Continue Reading

Monitoring the Nagios process with monit

  • 17. September 2010
  • Linux
  • 1 Comment

Monitoring the Nagios process with monit Howto to install monit on Debian or Ubuntu to monitor the nagios process. Installation aptitude install monit Configuration Edit the monit configuration file /etc/monit/monitrc…

Continue Reading

Adobe Coldfusion 9 – Debian 5.0 Lenny – Ubuntu 9.10 or 10.04

  • 19. März 2010
  • Coldfusion / Development / Linux
  • 8 Comments

Install Apache2 webserver: aptitude install apache2 Install required libraries: aptitude install libstdc++5 Install coldfusion: Download the coldfusion installation paket (Linux bin-file) from www.adobe.com. You can use the Trial Edition and…

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