The Clever Cloud Blog

The Commit Log

All posts in Engineering

Knowing your system – Part 6 – Source-based distributions: Discovering Exherbo

The limits of Gentoo As I said in part 3 of the "knowing your system"…
Engineering

Knowing your system – Part 5 – Source-based distributions: the binary way

We last saw the paludis tool. Now, we'll take a look at how…

Engineering

Knowing your system – Part 4 – Falling in love with paludis

Installing a source-based GNU/Linux distribution As we last saw, I'm really fond of source-based distributions.…
Engineering

Knowing your system – Part 3 – Source-based distributions: The Gentoo example

After a little reminder on UNIX-like systems and a quick view to the init process,…
Engineering

Facron 0.9 released

Usually, every Thursday I publish another post in my "Knowing your system" saga, but this…
Engineering

Facron – fanotify cron system

The filesystem cron principle

At Clever Cloud, we often have to manage stuff based…

Engineering

Knowing your system – Part 2 – The init process

As we last saw, when we start an UNIX-like system, the kernel gives the hand…
Engineering

Knowing your system – Part 1 – Basis on UNIX-like systems

This is the beginning of a batch of blog posts which will help you understanding…

Engineering

Traits extended by one-line case classes

Let's start talking about Scala, that pretty language making you able to use both object-oriented…

Engineering