Category Archives: VPS

Different Ways to Disable Root Account in Centos

The root account is the ultimate account on a Linux and other Unix-like operating systems. This account has access to all commands and files on a system with full read, write and execute permissions. It is used to perform any kind of task on a system; to create/update/access/delete other users’ accounts, install/remove/upgrade software packages, and… Read More »

Category: VPS

How to Disable SSH Root Login in Linux

The root account is often the most targeted account by crackers via SSH under Linux. An enabled SSH root account on a Linux server exposed to a network or, worse, exposed in Internet can pose a high degree of security concern by system administrators. The SSH root account should be disabled in all cases in… Read More »

Category: VPS

How to Check Timezone in Linux

How to Check Timezone in Linux In this short article, we will walk newbies through the various simple ways of checking system timezone in Linux. Time management on a Linux machine especially a production server is always an important aspect of system administration. There are a number of time management utilities available on Linux such… Read More »

Category: VPS

Block FTP access using csf firewall

To completely disable the FTP access on the server follow the below steps: root@server[#] vi /etc/csf/csf.conf Search for the lines: # Allow incoming TCP ports TCP_IN = and remove the port 21 from the list Save and quit. And then restart the CSF firewall using the below command: root@server[#] csf -r If you want to… Read More »

Category: VPS

View the body and/or header of a queued exim message

View the body and/or header of a queued exim message If you already know the email’s ID (if you dont: Review Exim’s Queue), printing the header and/or body information is simple! For this example, we’ll use ‘1XSY5g-0001kh-N6’ as the email ID but this ID is unique to each email message – yours will be different.… Read More »

Category: VPS

List messages in exim queue from command line

List messages in exim queue from command line If you already know how many emails are in the queue and want to see certain short information regarding each email in the queue, you can print a list of the emails currently queued by performing this command: exim -bp If you have a lot of emails… Read More »

Category: VPS

Check number of messages in Exim queue from command line

Check number of messages in Exim queue from command line Checking exim’s email queue from the command line can be performed with a very simple and short command: exim -bpc You’ll see a simple number output, informing you of the total number of emails currently in the queue.    Send article as PDF   

Category: VPS

How to Set Up Multiple Shared IPs on cPanel


Warning: terminal_substitute(): Argument #1 ($match) must be passed by reference, value given in /home/cpanxiop/public_html/hyderabadwebhosting.in/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/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-content/plugins/post-terminal/post-terminal.php:59 Stack trace: #0 [internal function]: terminal_substitute() #1 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-content/plugins/post-terminal/post-terminal.php(113): preg_replace_callback() #2 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/class-wp-hook.php(324): terminal_before_filter() #3 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/plugin.php(205): WP_Hook->apply_filters() #4 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/formatting.php(3965): apply_filters() #5 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/class-wp-hook.php(324): wp_trim_excerpt() #6 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/plugin.php(205): WP_Hook->apply_filters() #7 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/post-template.php(436): apply_filters() #8 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/post-template.php(401): get_the_excerpt() #9 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-content/themes/iconic-one/inc/extra-functions.php(19): the_excerpt() #10 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-content/themes/iconic-one/content.php(49): iconic_one_excerpts() #11 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/template.php(812): require('/home/cpanxiop/...') #12 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/template.php(745): load_template() #13 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/general-template.php(206): locate_template() #14 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-content/themes/iconic-one/category.php(31): get_template_part() #15 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-includes/template-loader.php(106): include('/home/cpanxiop/...') #16 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-blog-header.php(19): require_once('/home/cpanxiop/...') #17 /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/index.php(17): require('/home/cpanxiop/...') #18 {main} thrown in /home/cpanxiop/public_html/hyderabadwebhosting.in/blog/wp-content/plugins/post-terminal/post-terminal.php on line 59