Deprecated: Implicit conversion from float 79.9 to int loses precision in /home/holhol2/public_html/wp-includes/class-wp-hook.php on line 85

Deprecated: Implicit conversion from float 79.9 to int loses precision in /home/holhol2/public_html/wp-includes/class-wp-hook.php on line 87

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
Holhol24 | Linux Tutorials and Guides – Page 43 – Linux Howtos, Tutorials & Guides

How to Schedule Reboot Daily in Linux


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
Reboot the system means turning off all the applications of the device and restart with a new state. We need to reboot when the system crashes and fails to work correctly. Whenever the system restarts, it comes with a fresh copy of the…

What is the dev loop in Linux


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
In Unix and Linux-like operating systems, files are accessible as block files using loop devices. These devices have no concern with RAM occupation in the system. The dev loop is also termed as vnode disk (vnd) and loopback file interface …

How to open default browser from command line Linux


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
On Ubuntu, you might have several web browsers installed, which are utilized according to your browsing preferences. Although, we all have a most favorite web browser to use 90% of the internet every day. In Linux, it is preferred to state…

Basic Linux commands you should know


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
As you transition from Windows or Mac to Linux, you will spend a lot of time working on the Linux terminal. The terminal is a console that accepts commands typed in by a user and executes a task on the system. Running commands on the…

How to Setup Sudo No Password in Linux


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
When a user executes the command with the sudo privileges, it asks for the password to run it and confirms the user’s request to perform that specific function from the file sudoers. The Sudoers is the administrator’s file used for system…

Command to sync time with NTP server in Linux


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
For many people, computer clocks in your devices, network machines, and servers are generally accurate. But that’s not true! These clocks are manually maintained and backed by batteries which over time drift the clock, especially in the…

How to Make an Entry in fstab in Linux


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
Fstab stands for File System Table, which is a system configuration file. This file is known as one of the most critical files in any Linux distribution because it handles the mounting and unmounting of file systems to the hardware. When…

“iftop” Command Linux Examples


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
“iftop” is a network monitoring command in Linux that displays real-time information about your network bandwidth usage. This command can easily be installed on any Linux distribution and can be used very conveniently. This article will be…

How do I open a PDF in a Linux terminal?


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
“Evince” is the program used for opening and rendering a PDF document for viewing purposes only in a Linux terminal. It is GNOME’s default document viewer, so it comes pre-installed in the latest versions of GNOME. This post will briefly…

How Do I Find My User ID in Linux


Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/holhol2/public_html/wp-content/themes/holhol24/includes/libs/bs-theme-core/theme-helpers/template-helpers.php on line 767
Linux operating system has made everything very simple. It doesn’t stick the user with one approach as a single function can be performed in multiple ways. Whether you want to go with the built-in commands or prefer to install any tool,…

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More