How to create and edit PDF files in Debian 10

Linux PDF Editor

PDF or Portable Document Format is one of the most widely used and well-known file formats used to read, print and exchange documents that do not require any editing. However, sometimes it is necessary to create and edit PDF files. Unfortunately, Linux does not ship with a standard PDF editor; however, you can do some … Read more

How to install VMware Workstation on Centos 8

VMWare Workstation on CentOS 8

VMware Workstation is a software that is used for virtualization. Using a virtual machine, you can operate multiple operating systems on a single host computer. VMware workstation pro is used to create a single instance for Windows or Linux simultaneously. The concept of virtualization is useful not only for individuals also important for enterprises and … 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

3 Ways to Power off Debian

Debian Poweroff

Along with many other routine tasks, Linux administrators also have to perform a safe shutdown or reboot. It seems the simplest task but should be done in a secure way. Our systems are continuously running processes. If the system is not properly powered off, files and processes will not safe closely, might result in corrupted … Read more

How to install Android Studio on CentOS 8

CentOS Android Studio

Android Studio is a well-known software tool for Android application development. It is developed by Google and available for installation on many different operating systems like Linux, Windows, and macOS. Android Studio is a feature-rich tool to develop mobile applications and user interfaces. In this article, I will explain the installation of Android Studio on … Read more