How to install and configure Roundcube
Today we’ll be talking about installing the webmail client Roundcube on your website or web server. However, before we begin I’d like to say a few words about why a webmail client is a good idea in the first place and why I decided to use Roundcube. If you’re just interested in the installation procedure, you can skip directly to the next paragraph (“Basic requirements”).
Why install a webmail client? I can answer that question only for me and my specific case. I have several email addresses – one is a Gmail address and the others are addresses for my websites and blogs that all have the format @website-name.net.
So when I want to see my emails, I don’t want to open five different websites and three programs. I’d like for everything to be in one […]
It is a while now since my first article on my homeserver was published. Nevertheless, I promised that more would follow, and thus now follows the second article in my series on My Home Server. One of the steps to build the Home Server was the extension of the working memory (RAM). By default, the HP N54L comes with 2 or 4 GB of RAM. (Depending on which version of server you ordered.) However, since I want to virtualize more than only one machines to the server, this is somewhat limited. In this article, we extend the RAM of 4 GB (which was installed in my type of server) to 12 GB. However, since the cover of the N54L is very small, […]
Today, there is again a small Arduino craft project. This time, following the motto: “Soon it will clap, but no applause!” Because when you’ve finished reading the article and clap your hands, then your lamps should switch on and off.
Everyone of you may know the following situation. You are waiting for call but have to leave your home.
This article is going to be all about how you can control, customize and extend other programs using C#. As an example scenario we’re going to be extending the default Windows program Notepad with a custom function.