Showing headlines posted by fkonietzny

how to install gitolite and git-web on Ubuntu 12.04

  • a Linux Sysadmin blog; By Frederik (Posted by fkonietzny on Aug 22, 2012 10:30 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In April I installed gitorious for my colleagues, but the installation and the handling of this project were a bit annoying. So I moved our repositories to a new gitolite installation today.

How to install Oracle Java on Debian / Ubuntu

  • a Linux Sysadmin blog; By Frederik (Posted by fkonietzny on Aug 21, 2012 10:47 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Here is my easy and quick way to install Oracle Java on Debian / Ubuntu.

Linux laptop tuning with Samsung 830 SSD and Lubuntu

  • frederikkonietzny.de; By Frederik Konietzny (Posted by fkonietzny on Aug 6, 2012 11:32 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In the last time I was very dissatisfied with the overall system performance of my Sony Vaio VPCEB3Z1E Laptop and the installed Ubuntu 12.04. For example it took more than 10 seconds to start firefox or the chromium browser. Even the installation of new software packages via apt-get was slow. The main performance impact was caused by the installed Samsung SATA drive which was not able to read more than 80 MB per second.

How to setup and expand a replicated Glusterfs 3.2.4 volume on Debian 6.x

  • a Linux sysadmin blog; By Frederik Konietzny (Posted by fkonietzny on Apr 18, 2012 3:46 AM EDT)
  • Story Type: Tutorial; Groups: Debian
In this tutorial I will describe how to setup and expand a replicated Glusterfs Volume on Debian Squeeze. Glusterfs is a clustered, scalable network file system licensed under the GNU GPL. Glusterfs should be able to handle petabytes of data anbd thousands of clients – may be I will try that later .. In my tutorial I will use only four storage server and one client.

how to setup gitorious on ubuntu server 11.10

In this tutorial I will describe how to setup gitorious on Ubuntu 11.10. Gitorious – a Ruby on Rails web application – can be used to conclude git projects in an easy to manage user interface.

how to determine the runtime and start time of a Linux process

  • a Linux sysadmin blog; By Frederik Konietzny (Posted by fkonietzny on Apr 1, 2012 9:46 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Yesterday, I needed to determine the runtime of a Linux process for a monitoring script. Cos the format for start_time of the ps command may change if the process was not started in the same year, I decided to take the neccessary informations from the /proc/<PID>/stat file.

setting up the Ubuntu One free online storage on Linux, Android and Windows

  • linux-adm.de - Tutorials, HOWTOs and News for Linux Sysadmins; By Frederik Konietzny (Posted by fkonietzny on Oct 1, 2011 4:30 AM EDT)
  • Story Type: Reviews, Tutorial; Groups: Linux
Canonical released a windows client for the online storage of the Ubuntu One personal cloud service. The Ubuntu One online storage allows you to synchronize your files across platforms (Windows, Linux, Android) and to publish / share selected files. This service is similarly to Dropbox. Now that all my clients are supported I tested the free Ubuntu One account that provides 5 GB of online storage with my Linux, Android and Microsoft Windows devices. The installation and setup on all devices was very easy and the service is still running smoothly. For this article I made some screenshots of the various clients and I will explain how to publish selected files.

Performance monitoring with nmon

  • linux-adm.de; By Frederik Konietzny (Posted by fkonietzny on Sep 29, 2011 7:19 AM EDT)
  • Story Type: Tutorial
In this tutorial I will describe, how to use nmon (Nigel’s performance Monitor) to monitor performance data in the interactive mode or in the capture mode.

How to add Debian Squeeze to your Debian Lenny FAI install server

  • Frederik Konietzny – Linux System Administration (Posted by fkonietzny on Sep 8, 2011 8:11 PM EDT)
  • Story Type: Tutorial; Groups: Debian
My FAI (Fully Automatic Installation) install server was installed on Debian Lenny more than a year ago – now Debian Squeeze is released, and I want to install clients with the new Debian version. In the following quick tutorial, I will explain, how to extend an existing Debian Lenny FAI install server with Debian Squeeze.

How to setup a FAI Install server on debian squeeze

  • Frederik Konietzny – Linux System Administration (Posted by fkonietzny on Sep 7, 2011 6:57 AM EDT)
  • Story Type: Tutorial; Groups: Debian
Ok, Debian Squeeze is out for a while and now it`s time to setup a new FAI (Fully Automatic Installation) install server. In this tutorial, I will describe, how to setup FAI with dhcpd3 or dnsmasq for bootp and DHCP.

how to test the plain and encrypted SMTP/POP3/IMAP and HTTP protocols

  • frederikkonietzny.de; By Frederik Konietzny (Posted by fkonietzny on Sep 2, 2011 4:33 PM EDT)
  • Story Type: News Story
In this article I will describe how to test the plain and the encrypted SMTP/POP3/IMAP and HTTP protocols with telnet and the openssl s_client command.

How to setup ejabberd on Ubuntu / Debian

  • frederikkonietzny.de/wp; By Frederik Konietzny (Posted by fkonietzny on Aug 25, 2011 10:59 PM EDT)
  • Story Type: Tutorial; Groups: Debian
I am still using XMPP (Extensible Messaging and Presence Protocol) aka Jabber for secure chat communication in my company, or for chats with friends. Lots of clients are available for every operation system – Microsoft Windows, Apple Mac OS X, Linux, iPhone OS and Android. After setting up a new server in our hosting location I installed ejabberd and wrote this small tutorial.

How to setup Postfix with spampd on Debian Squeeze

  • Frederik Konietzny – Linux System Administration (Posted by fkonietzny on Aug 23, 2011 11:20 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article I describe how to setup the postfix Mail Transfer Agent (MTA) with spampd as a before-queue content filter on Debian Squeeze

Android applications for sysadmins

  • frederikkonietzny.de; By Frederik Konietzny (Posted by fkonietzny on Dec 19, 2010 12:09 PM EDT)
  • Story Type: Reviews
Which are the best Android applications for Sysadmins? As a System Administrator I looked around for Android applications that are helpful when I am on the move without a notebook. For this purpose I am using the applications described in this article now.

PXE network boot of grml rescue system

  • frederikkonietzny.de; By Frederik Konietzny (Posted by fkonietzny on Dec 10, 2010 2:03 AM EDT)
  • Story Type: Tutorial
In this article I will describe how to setup a rescue system that – assumed PXE boot is supported – bootable via PXE / NFS over the network. Such a rescue system is useful if a node is not accessible after an reboot (for example after a distribution update). I approve grml as rescue system, but the setup should work with other linux rescue systems too (like SystemRescueCd, Knoppix). Anymore we will setup dhcpd, atftp, nfs and syslinux.

Howto setup MySQL on a DRBD volume

In this tutorial we will setup two Debian Linux nodes with a DRBD volume. MySQL will be available on the primary /actice node. If the primary node fails, the secondary /passiv node will takeover the MySQL daemon.

How to setup redundant OpenVPN gateways on Debian / Ubuntu Linux

This article describes the setup of a redundant Linux OpenVPN gateway on Debian / Ubuntu and how to setup client authentication with certificates.