How to Install Skype on Debian 10

Debian Skype Installation

Skype is one of the most popular communication application developed by Microsoft. It allows for instant messaging and audio, video calls. Some other features of Skype include conference call, screen sharing, file sharing, and voice messaging. Skype is not an open-source application and it is not available in the Debian package repositories. So, we will … Read more

How to Install MySQL 8 on CentOS 8

CentOS MySQL 8

MySQL Server is the most popular tool used for relational databases. It hosts multiple databases using a single server where allows multi-user can access these databases individually. At the time, when we are writing this article MySQL Server 8.0 is available for installation. This version introduced some new features that are not compatible with some … Read more

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 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 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