Sun 19 Mar 2023
In this article, I'll be demonstrating how we can deploy Django website on an Apache …
Mon 20 Mar 2023
While experience in the development and production environment of django application …
Mon 20 Mar 2023
SSL plays a key role when it comes to your website security and encrypted …
Tue 21 Mar 2023
Django template filters are amazing. Formatting data in a variety of ways is so much …
Wed 22 Mar 2023
CentOS is great. I have to admit that all those SELinux enforcement and other security features a…
Wed 22 Mar 2023
This tutorial will be focused on installing the LAMP stack (Linux Apache MySQL PHP) on Ubuntu …
Fri 24 Mar 2023
According to a survey done by W3Techs, Wordpress is used by 41% of all websites that …
Wed 29 Mar 2023
Rclone is an Open-source, multi-threaded, command line tool. It makes data …
Sun 09 Apr 2023
This article is about Environment variablesand their uses in Linux and Python as …
Sun 28 May 2023
This article is about creating a bootable USB drive from an ISO image. Below are …
Tue 15 Aug 2023
In this article, you'll learn about how you can create and configure a DNS server in your local …
Tue 22 Aug 2023
In this article, I'll show you how you can create desktop entrie for application and …
Wed 30 Aug 2023
Taking a backup of a system is very sensitive and critical process and sometimes It can be tough …
Wed 13 Sep 2023
Django is an open-source web framework based on Python. It can be very efficient in easing the …
Wed 20 Sep 2023
Whenever you are installing a new operating system in the machine, you insert your bootable …
Mon 25 Sep 2023
Creating and managing a Python virtual environment is very crucial part of any project. Suppose you…
Thu 05 Oct 2023
This article is all about the configuration of FastAPI with uvicorn and then reverse proxy to Nginx…
Wed 18 Oct 2023
In this article I'll be demonstrating how you can configure MySQL master and slave server. It is th…
Wed 01 Nov 2023
mod_evasive is an Apache web server module that helps protect the server against some types of DoS,…
Sat 18 Nov 2023
In this article you will learn about how to install and remove deb packages in Ubuntu Linux. In Lin…
Tue 21 Nov 2023
In this article you'll get to know about some of the best text processing and filtering commands th…
Fri 01 Dec 2023
This article is all about SELinux. It's a security component that protects Linux systems from unaut…
Tue 12 Dec 2023
Firewalls in Linux play an important role in controlling the incoming and outgoing network traffic…
Mon 18 Dec 2023
Firewalld is a powerful dynamic firewall management tool whose sole purpose is to manage firewall r…
Wed 03 Jan 2024
Containerization is a way of packaging an application along with all of Its required libraries, cod…