26 Dec, 2024
3 mins read

How to Create and Use Alias Command in Linux

Description Linux users often need to use one command over and over again. Typing or copying the same command again and again reduces your productivity and distracts you from what you are actually doing. You can save yourself some time by creating aliases for your most used commands. Aliases are like custom shortcuts used to […]

3 mins read

How to Create a Virtual HardDisk Volume Using a File in Linux

Description Virtual Hard Disk (VHD) is a disk image file format which represents a virtual hard disk drive, capable of storing the complete contents of a physical hard drive. It’s a container file that acts similar to a physical hard drive. The disk image replicates an existing hard drive and includes all data and structural […]

2 mins read

Linux service command

The service command lets you run a System V init script. In this tutorial, we will briefly discuss this tool using some easy to understand examples. Linux service command Here are the available syntax for the service command in Linux: service SCRIPT COMMAND [OPTIONS] service –status-all service –help | -h | –version And here’s how […]

3 mins read

Linux chpasswd Command

Linux chpasswd command The chpasswd command in Linux lets you update passwords in batch mode. Following is its syntax: chpasswd [options] And here’s what the tool’s man page says about it: The chpasswd command reads a list of user name and password pairs from standard input and uses this information to update a group of […]

4 mins read

Sessions With Tmux and Screen

Basic Terminal Session Sharing With A Single Account If an account is held jointly between two or more users, then the sharing of the terminal console is very simple. Neither tmux nor screen require anything out of the ordinary for basic sharing between a single account logged in multiple times. Basic sharing is very easy […]


Warning: terminal_substitute(): Argument #1 ($match) must be passed by reference, value given in /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-content/plugins/post-terminal/post-terminal.php on line 113

Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-content/plugins/post-terminal/post-terminal.php:59 Stack trace: #0 [internal function]: terminal_substitute() #1 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-content/plugins/post-terminal/post-terminal.php(113): preg_replace_callback() #2 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-includes/class-wp-hook.php(324): terminal_before_filter() #3 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-includes/plugin.php(205): WP_Hook->apply_filters() #4 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-content/themes/azure-news/inc/template-tags.php(257): apply_filters() #5 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-content/themes/azure-news/template-parts/content.php(30): azure_news_the_estimated_reading_time() #6 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-includes/template.php(812): require('/home/jaipurho/...') #7 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-includes/template.php(745): load_template() #8 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-includes/general-template.php(206): locate_template() #9 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-content/themes/azure-news/archive.php(61): get_template_part() #10 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-includes/template-loader.php(106): include('/home/jaipurho/...') #11 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-blog-header.php(19): require_once('/home/jaipurho/...') #12 /home/jaipurho/domains/jaipurhosting.com/public_html/blog/index.php(17): require('/home/jaipurho/...') #13 {main} thrown in /home/jaipurho/domains/jaipurhosting.com/public_html/blog/wp-content/plugins/post-terminal/post-terminal.php on line 59