Blog - Web Stuff

Ubuntu 14.04 and Virtualmin Part 2

Ubuntu 14.04 and Virtualmin Part 2

Welcome to our second part of how to install Virtualmin on Ubuntu 14.04 and run your own web hosting environment.Missed the first part? Read it here.Your server is up and running but not quite finished yet. In ...

Ubuntu 14.04 and Virtualmin Part 1

Ubuntu 14.04 and Virtualmin Part 1

Today we will show you how to install virtualmin on a fresh Ubuntu 14.04 running on a vps with the new services like digitalocean or vultr.Virtualmin is free and licensed under the GPL license, with Virtualmin ...

Desktop Notifications

Desktop Notifications

Desktop Notifications is on his way and will be available soon on all browsers. At the moment you can have desktop notifications on Chrome, Safari, Firefox and IE9I have been playing around with it for a while ...

Welcome Page with Countdown

Welcome Page with Countdown

In this tutorial we create a sleek and simple welcome page with a countdown timer based on HTML5, CSS3 and Bootstrap. Because we are using Bootstrap it is simple and we have a guarantee it works in all major ...

Bootstrap 3 - jQuery Password strength

Bootstrap 3 - jQuery Password strength

We have designed a password meter for our products and here it is. Bootstrap 3 and jQuery is necessary to run the password strenght meter. Password Meter for Bootstrap 4 now available.Password indicators shown ...

Apache htaccess

Apache htaccess

A few redirects for your root directory if your server is running on apache.Your .htaccess file should start with following two lines:RewriteEngine onRewriteOptions MaxRedirects=1Now we have different rules ...