some reflections on the little blog engine...

A bit of reflection on this little blog engine which i built for fun, but now i am using it a bit more serious for blogging.

There are a lot of restrictions at the moment:
1. not possible to use images
2. no RSS feed
3. limited editor of content - mainly a edit box which accepts HTM...
Continue Reading

moving to the new server... part 3/3

On the first 2 parts of this post, we have done the install the the base pieces, from OpenSSL, OpenSSH to Postfix related needed pieces.
We have at the moment a working mail server for sending and receiving email, but not access to the emails yet.

We have confiured the emails to be delive...
Continue Reading

moving to the new server... part 2/3

On part 1 of this post, i went through the basic setup of the server with installation of OpenSSL, OpenSSH and NTP daemon.
Now on this part i will focus on the mail server side of things that will build on the basis that has been installled.

Mail server components


For this we w...
Continue Reading

moving to the new server... part 1/3

Has mentioned on the previous zfs article i am in the process of moving to a new server and i normally choose to start install from scratch and add/install the software i need for the different services i will have running on it.

The basic setup of the server


In a simple view of t...
Continue Reading