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
Installing PIP on Ubuntu 20.04

How To Install PIP in Ubuntu 20.04

Pip is a package deal set up instrument this is used to get applications from the Python Package Index and more than a few repositories. Pip, which stands for “Preferred Installer Program”, is a Python-based package deal control utility that streamlines the package deal set up and control procedure. Pip is a multi-platform package deal […]

Check Linux Version on Debian

How to check OS version using Linux command line

Most folks recall to mind Linux as an operating machine however it’s actually a kernel; A kernel is a bridge between the software and {hardware} of a pc. Linux-based working methods are in truth known as Linux distributions which generally come with the Linux kernel in conjunction with instrument package deal managers, instrument, and graphical […]

How To Install Cinnamon Desktop on Ubuntu

Cinnamon is a popular desktop surroundings in keeping with GTK. The project was once in the beginning derived from the GNOME 3 Shell. It is actively been complicated throughout the Linux Mint personnel. Cinnamon provides a gorgeous and feature-rich particular person interface. It uses desklets, for single techniques for the desktop like a local weather […]

Debian 11 Bullseye

Debian 11 Bullseye Released! Here are the New Features

Linux is one of the stylish operating techniques on account of its open-source nature, flexibility to customization, ability to serve as on older machines, protection, and steadiness. The open-source operating gadget by contrast to the closed operating techniques shall we in all of the consumers identical choice to modify and change the underlying code. Linux […]

How to Install AnyDesk on Debian 11 / Debian 10 | ITzGeek

How to Install AnyDesk on Debian 11 / Debian 10 | Holhol24

AnyDesk is a multi-platform, far off desktop sharing utility that permits you to keep watch over computer systems in different places as in case you had been sitting proper in entrance of them. With AnyDesk, you’ll proportion your whole display, a part of it, and even person packages with every other consumer in real-time it […]

How to Install Apache Tomcat on Debian 11 | ITzGeek

How to Install Apache Tomcat on Debian 11 | Holhol24

Apache Tomcat (in the past referred to as Apache Jakarta Tomcat) is an open-source implementation of the Java Servlet and JavaServer Pages applied sciences. Here, we can see how you can set up Apache Tomcat on Debian 11. Install Java Tomcat calls for Java JRE at the gadget. You can both set up Oracle JDK […]

Edit “bashrc” on Linux for Color Prompt

Edit “bashrc” on Linux for Color Prompt

The bashrc report in Linux is a configuration report containing configurations associated with the gadget’s terminal. This report is performed each time you log into your Linux gadget. By making other adjustments to this report, you’ll simply customise your Linux terminal inside seconds. This comprises converting the colour of the suggested, taking part in round […]

How To Install Java JDK on Debian 11 - ITzGeek

How To Install Java JDK on Debian 11 – Holhol24

[*][*]The Java JDK (Java Development Kit) is a tool construction atmosphere used for growing Java Applications. The JDK is a number of programming gear, particularly JRE (Java Runtime Environment), Java (Loader for Java Application), Javac (Compiler), Jar (Archiver), and so forth. [*]On the opposite hand, we have now JRE (Java Runtime Environment), which contains all […]

How To Install Nginx, MariaDB, PHP (LEMP Stack) on Debian 11 | ITzGeek

How To Install Nginx, MariaDB, PHP (LEMP Stack) on Debian 11 | Holhol24

The LEMP stack, which stands for Linux (the working gadget), Nginx (the webserver), MariaDB/MySQL (the database), and PHP (the programming language), is the easiest platform to host traffic-intensive dynamic web pages and programs. In this submit, we can see how one can Install LEMP Stack on Debian 11. Prerequisites To set up the LEMP stack […]

How To Install Apache, MariaDB, PHP (LAMP Stack) on Debian 11

How To Arrange Apache, MariaDB, PHP (LAMP Stack) on Debian 11

LAMP Stack stands for Linux, Apache, MariaDB, and PHP stack. This stack is used by most web website online web hosting companies to host internet websites, blogs and is also used in web characteristics. As a result of free and open-source licensing, this stack is the most efficient option to dear stacks. Arrange LAMP Stack […]