×


Blog


Python For Loops in Linux - Step by step guide ?

This article covers how to use the for loop in Python. In fact, Python loops help to iterate over a list, tuple, string, dictionary, and a set.

There are two types of loop supported in Python "for" and "while". The block of code is executed multiple times inside the loop until the condition fails.


Install Kanboard on Ubuntu 20.04 LTS - Step by step guide ?

This article covers the process of installing Kanboard open source project management on your Ubuntu 20.04 LTS Focal Fossa. In fact, Kanboard is a free and open-source project management software that helps you visualize and limit your work in progress to focus on your goal. It follows the Kanban methodology and is specially designed for those people who want to manage their projects efficiently and simply. Kanboard also provides support for reports and analytics and can be integrated with external services. 


Install VNC on Debian 10 - Step by step guide ?

This article covers the process of installing VNC on Debian 10 Buster system. In fact, VNC stands for Virtual Network Computer. This is a graphical desktop sharing system that uses the Remote Frame Buffer protocol(RFB). There are many software services that provide VNC, among them are TigerVNC, Vino, VNC4server, TightVNC e.t.c


Install GoAccess on Ubuntu 20.04 LTS - Step by step guide ?

This article covers the process of installing the GoAccess real-time web log analyzer on Ubuntu 20.04 LTS Focal Fossa system. In fact, GoAccess is a free and open-source weblog analyzer tool used for the analysis of logs in real-time. You can analyze logs through a web browser or terminal. 

GoAccess provides very useful statistics to system administrators including, top visitors, bandwidth, referring sites and URLs, operating systems, IP location, reverse DNS, geolocation, HTTP status code, and much more.


Install qBittorrent on Debian 10 - Step by step guide ?

This article covers the process of installing qBittorrent on Debian 10 Buster system.  In fact, Qbittorent is an open-source and freely available peer-to-peer bit torrent client. It supports major bit torrent extensions like peer exchange and full encryption, etc.


Install TYPO3 on Ubuntu 20.04 LTS - Step by step guide ?

This article covers the process of installing TYPO3 on Ubuntu 20.04 LTS Focal Fossa system. In fact, TYPO3 is a free and open-source Web content management system written in PHP.