Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the js_composer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/holhol2/public_html/wp-includes/functions.php on line 6121
How To Install PHP 8.0 on Ubuntu 20.04 / Ubuntu 18.04 | ITzGeek

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. Add PHP Repository Ondřej Surý, a third-party repository, offers PHP 8.0 / 7.x for Ubuntu operating […]

How To Install PHP 8.0 On CentOS 8 / RHEL 8 | ITzGeek

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 default. In this post, we will see how to install PHP 8.0 on […]

How To Install PHP 8.0 on Debian 10 / Debian 9 | ITzGeek

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. In this post, we will see how to install PHP 8.0 on Debian 10 / Debian 9. Add PHP Repository SURY, […]

How To Install PHP 8.0 on CentOS 7 / RHEL 7 | ITzGeek

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 the end of life. In this post, we will see how to install PHP 8.0 on CentOS 7 […]

How to Install Microsoft Teams on Linux

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 available for Public preview on Linux distributions. It is to be noted that it is the first […]

How to Install and Use Flatpak on Linux

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 repositories, you can use the available PPAs ( For Debian distributions ) or install them using DEB or […]

Sysmon – A Graphical System Activity Monitor for Linux

Sysmon – A Graphical System Activity Monitor for Linux

Sysmon is a Linux activity monitoring tool similar to Windows task manager, was written in Python and released under GPL-3.0 License. This is a Graphical visualization tool that visualizes the following data. By default distribution like Ubuntu comes with a system monitor tool, but the drawback with the default monitor tool is it does not […]