Browsing Category
Linux Distros
Complete Linux distributions howto’s and tutorials
How to Convert PDF to Image in Linux Command Line, this one is the best
pdftoppm converts PDF document pages to image formats like PNG, and others. It is a command-line tool that can convert an entire PDF document into separate image files.
With pdftoppm, you can specify the preferred image resolution,…
How to Disable Suspend and Hibernation Modes In Linux
In this article, we take you through how to disable suspend and hibernation modes on a Linux system. But before we do that, let’s briefly have an overview of these two modes.
When you suspend your Linux system, you basically activate…
How to Convert PDF to Image Using Gimp
This article will be showing you how to convert the pages of a PDF document to image files (PNG, JPEG, and others) using the GIMP tool in Linux.
GIMP is a free, open-source, fully-featured image editing tool, available for Windows,…
Simple Steps: How to Convert from CentOS 8 to CentOS Stream | Holhol24
CentOS Linux’s future is CentOS Stream – yes, you have heard it correctly. This is the exact announcement from Rich Brown, community manager of CentOS.
How To Install PHP 8.0 on Ubuntu 20.04 / Ubuntu 18.04 | Holhol24
PHP is an open-source programming language widely used for web development to create dynamic websites such as E-commerce, Blogs, Internet Forums, etc.
In this post, we will see how to install PHP 8.0 on Ubuntu 20.04 / Ubuntu 18.04.…
How To Install PHP 8.0 On CentOS 8 / RHEL 8 | Holhol24
PHP is an open-source programming language that is embedded in HTML. It is mainly used for creating dynamic web sites such as blogs, e-commerce sites, etc. Rasmus Lerdorf created it in 1994.
CentOS 8 / RHEL 8 comes with PHP v7.2 by…
How To Install PHP 8.0 on Debian 10 / Debian 9 | Holhol24
PHP is an open-source programming language used for web development, created by Rasmus Lerdorf in 1994. It is an HTML-embedded scripting language for creating dynamic websites such as blogs, internet forums, e-commerce portals, etc.…
How To Install PHP 8.0 on CentOS 7 / RHEL 7 | Holhol24
PHP is a widely-used open-source programming language to create dynamic websites such as blogs, forums, e-commerce, etc. It was originally created by Rasmus Lerdorf in 1994.
CentOS 7 comes with PHP 5.x by default, which is already…
How to Install Microsoft Teams on Linux
Teams is one of the popular collaboration platform created by Microsoft, that come in bundled with Office 365 suite. You are free to download and use teams without Office 365 subscription.
Microsoft in December 2019 announced, Teams is…
How to Install and Use Flatpak on Linux
In Linux, there are many avenues for installing a software package. You can use the package managers such as APT for Debian-based distributions and YUM for RHEL-based distributions. If the packages are not available in the official…