Tag: debian

Install Moodle eLearning Platform on Debian 9

  Moodle is a flexible and powerful free open source course management system and e-learning platform written in PHP and often deployed in Linux under Apache/Nginx web servers with PHP and MySQL/MariaDB database management system, also known as LAMP or LEMP stack. This tutorial will explain …

How to Install MongoDB on Debian 9

In today’s article we are going to show you how to install MongoDB on Debian 9. MongoDB is a free and open-source NoSQL document-oriented database which is platform oriented. It stores all data in documents using JSON format (BSON) which makes the data to be highly …

How to Create and Delete a User on Debian 9

    In this tutorial, we will show you how to create and delete a user on Debian 9. In the initial server setup, there is only one user account created and that is “root” user account. This root user has the highest privileges and has …

Debian Linux 9.4 released and here is how to upgrade it

The Debian GNU/Linux project has released an updated version of its stable Linux distribution Debian 9 (“stretch”). You must upgrade to get corrections for security problem as this version made a few adjustments for the severe issue found in Debian version 9.3. Debian is a Unix-like …

How to Install Python 3.6.4 on Debian 9

  Python is a interactive and object-oriented scripting language. It is one of the most popular programming languages. Python is a general purpose programming language designed to be highly readable. It is using English keywords instead of punctuation and it also has fewer syntactical constructions than …

Updated version of Debian Linux 8/9 has been released

The Debian project has announced an updated version of Debian 9 (codename “stretch”) and Debian 8 (codename “jessie”). One can get new updates merely running the apt command/apt-get command. From the announcement page: The Debian project is pleased to announce the third update of its stable …