remote access and login to PostgreSQL server...

As i move along the development and start using more and more this blog, i see the need to do some changes on my small development process/environment.

Up until now, i have been doing most of the small development in some of my machines, and kinda of duplicated PostgreSQL server installations...
Continue Reading

minor updates to the blog engine...

In the previous article I talked about the things I wanted to develop further in this blog engine, and i have focused on the simple ones.
So now we have a correctly formatting for the numbered lists like this:

  1. first bullet

  2. second bullet

Also I have ...
Continue Reading

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