Marin Atanasov Nikolov

A place about Open Source Software, Operating Systems and some random thoughts

Blog About Search

Installing and configuring OpenStack Folsom on Ubuntu server

Had to install OpenStack recently for our internal cloud management solution and just wanted to share with you my experience.

Read More · 3 min read

How to reset an IBM Blade Chassis Management Module

Sometimes when a Blade’s MM goes down and you cannot access the web interface of the MM your last resort is the SSH and/or Telnet interface.

Read More · 2 min read

How to detect VMware machines in CFEngine 2

CFEngine 2 does not provide a native class to determine a VMware machine, thus if you want to put VMware machines under CFEngine 2 control you have no native way of recognizing these machines by CFEngine 2.

Read More · 1 min read

Users and groups management with CFEngine 2

CFEngine 2 does not provide interfaces for direct manipulation of users and groups on a UNIX/Linux system, but it provides the primitives we need in order to create our own.

Read More · 4 min read

Process management on UNIX/Linux systems with CFEngine

Another nice feature of CFEngine is that you are able to do process accounting as well.

Read More · 2 min read

Installing and configuring Gerrit Code Review System

In this handbook we we will see how to install and do the initial configuration of Gerrit - a code review and project management system for Git based project.

Read More · 7 min read

Introduction to writing plugins for libpkg in FreeBSD

Soon after the 1.0 release announcement of pkgng, the development branch of pkgng got support for plugins.

Read More · 18 min read

Continuous package building with poudriere and Jenkins on FreeBSD

In a previous handbook about Jenkins we have shown you how to install and configure Jenkins and how to set up a Jenkins job for building a software project.

Read More · 15 min read

Code analysis with Jenkins and Clang scan-build

In this handbook we will see how we can use Jenkins and the Clang static analyzer scan-build for analyzing our project’s code.

Read More · 7 min read

Building project's documentation with Jenkins and Doxygen

In a previous handbook about Jenkins we have shown you how to install and configure Jenkins and how to set up a Jenkins job for building a software project.

Read More · 7 min read
1
11 12 13 14 15