AutoSSH is a great tool for Linux administrators. SSH is a must-have – we are using it on daily basis. In many cases, it is just enough. The well-designed tool…
In order to log in to the remote server, you can use your username and password. This is an obvious thing and this method is used frequently. Sometimes, however, you…
Can you imagine? No ads on your phone, on your tablet – even in the free apps and on YouTube? Pi-hole can help you achieve this in your home or…
UPDATE: if you are looking for the easy, custom instance scheduler based on Lambda function, take a look at my other post: Simple AWS EC2 instance scheduler We’ve got an…
In my previous post, I wrote about Handlebars in Express basics. One of my goals was to create the menu which will highlight currently selected page. I don’t want to…
In my first node / express project, I decided to use Handlebars as the view engine. I took a look at various possible engines and I found this one the…
I finally did it – I started my first real project in Node using Express. I want to implement web application without digging too deep in Node from the day…
A few days ago when we were creating images of our servers in AWS, we faced the ColdFusion issue. After the server restart, ColdFusion service was not running. The same…
As you probably noticed, more and more pages are serving content through the HTTPS protocol. The green padlock icon is almost always visible. You should also know that Google gives…
I want to try something new. I’m developing web applications for over ten years now using ColdFusion. I’m not telling that this is boring, I just want to try something…