DDOS attack check

DDOS attack Whenever the load in the server increases due to a particular user in the server. Check the following: You can check the user in top. Find the domain owned by the user: grep username /etc/userdomains use the following command after you get the domain name: less /usr/local/apache/domlogs/domain.com | awk ‘{print $1}’ | sort… Read More »

Find Exact Installation Date And Time Of Your Linux OS

Find Exact Installation Date And Time Of Your Linux OS On RHEL and its clones such as CentOS, Scientific Linux, Oracle Linux, you can find it using the following command: rpm -qi basesystem sample output is as below Name : basesystem Version : 10.0 Release : 7.el7.centos Architecture: noarch Install Date: Wed 16 Jul 2014… Read More »

Reset cPanel Account Passwords from Command Line

1.Log into your server via SSH Terminal as the root user. 2.You’ll need to enable the allow password change option, by exporting it. Type or copy and paste the following command: export ALLOW_PASSWORD_CHANGE=1 3.Then run the cPanel chpass script with the cPanel account name and new password: /scripts/chpass cpanelusername newpassword cpanelusername is the cPanel account… Read More »

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(47): 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/index.php(25): 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