Marin Atanasov Nikolov

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

Blog About Search

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

Continuous Integration with Jenkins on FreeBSD

In this post we will see how to install and configure Jenkins CI on FreeBSD.

Read More · 11 min read

CFEngine 3 and FreeBSD's pkgng

In a previous handbook about CFEngine 3 on FreeBSD we have seen how to install, configure and do configuration management of our FreBSD systems using CFEngine 3.

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