Category: Debian
How to install LAMP on Debian 8
Install LAMP on Debian 8. A LAMP stack is a synonym of LAMP server or LAMP web server. It refers to a set-up which includes…
How to Install Dotclear on a Debian 8 VPS
Dotclear is an open source web publishing software written in PHP, created to allow anyone publish websites, regardless of their technical skills. So, let’s start…
Download Debian 10
Debian is a free operating system, developed by thousands of volunteers from all over the world who collaborate via the Internet. The Debian project’s key…
How To Install PHP 7.4 / 7.3 / 7.2 / 7.1 on Debian 10 / Debian 9
PHP is an open-source programming language used for web development, created by Rasmus Lerdorf. It is an HTML-embedded scripting language for creating dynamic web sites….
How to install Percona Server (MySql Server replacement) on squeeze
Percona Server is an enhanced drop-in replacement for MySQL. Persona server is free open source solution, offering better performance, scalability, features, and instrumentation. Self-tuning algorithms…
Secure SSH with Two-Factor Authentication (using Google Authenticator) on squeeze
Two-Factor authentication adds an extra layer of security to the authentication process to prevent unauthorized users to access your services or data. Normally you only…
Upgrade from squeeze to wheezy
Debian just released a stable version of Debian 7.0 (wheezy). If you’re running previous version of Debian, you can easily upgrade. 1. Update all packages…
Download and install Debian 8.11.1-amd64-netinst
These are files containing the installer and other software for the Debian GNU/Linux operating system. The files in this directory are specifically for the amd64…
How to detect if your server is vulnerable to the Shellshock bug and fix it
Shellshock vulnerability is a security bug affecting Unix/Linux operating system through the bash shell. Disclosed on September 24 2014, it has been rated 10 (the…
How to set up Let’s Encrypt SSL certificate for a site hosted on Apache web server
Let’s Encrypt is a certificate authority that provides free SSL/TLS certificates that are instantly validated and signed and can be used to secure your web…
Adding a sudoer to use sudo on Debian
Sudo allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as…
How to Install Laravel based PyroCMS on Debian 9
PyroCMS is an open source, powerful, modular CMS and development platform built with Laravel 5, which allows you to build better Laravel websites and applications faster. In this tutorial, we…
How to install Webmin in Debian
Webmin is a web-based system configuration tool. With Webmin it’s easy to configure operating system internals, such as users, disk quotas, services or configuration files,…
Installing Postfix with MySql backend and TLS
In this tutorial we’ll install a ready to use Postfix mail server with MySql backend for virtual users. Notice that this tutorial only covers installing…
Installing VMware server on Debian etch
VMware Server installs on any existing server hardware and partitions a physical server into multiple virtual machines by abstracting processor, memory, storage and networking resources,…