How to install KVM and VirtManager on Kali Linux

KVM Kali Linux

KVM (Kernel-based Virtual Machine) is a virtualization solution built for Linux. When installed, it allows you to create a guest or virtual machines Today we will learn how to install KVM on your system and how to configure virtual machines using ‘Virtual Machine Manager’ in just a few simple steps. Note that the following tutorial … Read more

How to install XAMPP on CentOS 8

XAMPP on CentOS

XAMPP is a cross-platform used as a local host, providing them a suitable environment for developers to test web applications before transferring data to remote servers. XAMPP is an open-source Apache distribution of a PHP development environment. It consists of the cross-platform software Apache, Maria DB, PHP, and Perl. XAMPP package is not available on … Read more

How to view and monitor log files in CentOS 8

CentOS Log Files

All Linux systems create and store information about servers, boot processes, kernel, and applications in log files, which can be helpful for troubleshooting as it contains systems activity logs. The log files are stored in /var/log directory and its subdirectory. In this tutorial, we will learn how to view and monitor log files in CentOS8 … Read more

How to install Notepadqq (Linux Notepad++ Clone) on CentOS 8

CentOS Notepadqq

We know about the most popular text editor notepad++ which is used on the Windows operating system. Notepad++ is the best text editor for programmers, developers, writers, and researchers also. Users who are working on the Linux operating environment like Ubunto, CentOS, Debian, etc. they also want to use notepad++ editor on their operating system. … Read more

How to make Debian Linux faster

Speed up Debian

As a Linux user, you may have experienced a decrease in the speed of your system over time. There can be a number of common suspects that lead to lower system performance, including a large number of heavy applications at startup, sub-optimal configurations, and many other factors. In this article we will discuss some ways … Read more

How to install Themes for VLC Media Player on Linux

VLC Media Player Themes

We all have our own preferences when it comes to choosing a media player for our systems. Some prefer the VLC Media player, which is an open source and cross-platform software that acts as a media client for playing a vast majority of media file formats. Then there is the popular Windows Media Player that … Read more