Load testing is a good way to see how your site is able to handle requests from visitors. But stress testing can help identify the breaking point, where it is no longer able to respond within a reasonable time. This can be an important tool when benchmarking your website in order to determine if it Read More >
Server Usage
How to Create a Website Stress Testing Plan
An important aspect of managing a website is benchmark testing in order to determine how it performs while under stress. This can help you identify any potential issues that may occur before it affects your live site. There are many ways that you can perform load testing and stress testing on your site, you must Read More >
How to Install Minecraft on Ubuntu
While Minecraft has dedicated server support, some users prefer to set up their own Minecraft server. There are a number of advantages of setting up your own server, from better performance to higher customizability. One of the most popular platforms used for this purpose is Linux. A Minecraft server can be set up on a Read More >
Manage Your Server to Avoid Overselling Server Resources
If you are a reseller, web designer, or simply running multiple cPanels in WebHost Manager (WHM), it’s important that you avoid overselling your account or server resources. In the context we’re looking at here, overselling simply means allowing cPanel accounts to use more bandwidth or disk space than the server can actually provide, leading to Read More >
NGINX Basics For Debian Server
NGINX is not only a popular reverse proxy option, it’s a complete standalone web server. In this article, you’ll learn some NGINX basics to get up and running on your Debian server right away. NGINX Basics For Debian Uninstalling Apache Editing Your Configuration Files (Symlink or No?) Sample NGINX Configuration For a Basic Website Sample Read More >
Understanding Caching
If you’ve interacted with the internet in any capacity you’ve seen the word cache or caching. But what is caching and why are people telling you to clear your cache? This article will explain caching and why it’s an important piece of your internet experience. Experience superior performance and security with InMotion’s optimized WordPress Hosting. Read More >
Best Practices for System Administrators
Being a good System Administrator for your dedicated hosting service can be a tedious and time-consuming chore. However, If you follow some basic principles and keep yourself organized, communicate with your users, and provide consistent service, then you can make it much easier for you to manage your dedicated hosting server. Here is a basic Read More >
Resource Overage
Account Resource Overage This article is geared for customers who may have exceeded normal usage for their server. While upgrading is an option, many of the reasons you receive this message do not require an upgrade and can be addressed relatively easily. We have listed the top reasons that can cause high usage below along Read More >
What to expect during a mass server migration
There comes a time in every server’s life when it is time to retire. This is known as the server’s EOL, or End Of Life. This is when the hardware is either deemed outdated or it becomes too problematic to keep fixing. In these cases, we will need to migrate our customers over to a Read More >
How to Restart Your Linux Server (3 Easy Methods)
Instead of skipping to how to restart your Linux server, read the entirety of the guide for better understanding of the pros and cons. A demonstration on how to restart your Linux server in WHM and AMP When a PC slows down, we all know restarting it as a quick solution. This is good enough Read More >
Large Surges in Traffic Going to a Site Not Optimized for High Traffic
In this article, I’m going to discuss why having large surges in traffic going to a site not optimized for that level of traffic can lead to excessive resource usage on your account. What is a Large Surge in Traffic? A large surge in traffic is going to be different depending on the normal circumstances Read More >
How to find what is using the most disk space on my server
If you notice you are not able to connect to your cPanel, Webmail, or WHM and your website is slow and giving errors, your server may be maxed out on the disk space. A common error you may see is like the following when going to your cPanel. Sorry for the inconvenience! The filesystem mounted Read More >
Locate problematic user agents
In this article we’ll review how you can locate possibly problematic user agents from requests on your site, that could be causing additional resource usage on your server. This guide is meant for VPS or dedicated server customers that have SSH access to their server. If you happened to have setup a server load monitoring Read More >
How to Determine the cause of a Server Usage Spike
In this article we’ll review what steps you can take if your server’s load average is spiking, to help determine the root cause of the issues. For these examples, you would need to be on a VPS (Virtual Private Server), or dedicated server so that you have SSH access to the server to run commands Read More >
Chat software can cause high usage
In this article we’ll discuss why in some cases running chat software on your hosting account might lead to problems. Typically on a dedicated server, chat software would be fine, but on a VPS or shared hosting server the overhead required to run them can cause issues. The way that most chat software operates is Read More >
Create server load monitoring bash script
In this article we’ll discuss how you can setup a small server load monitoring bash script with a scheduled cron job to monitor your server’s load average, and e-mail you a notice if it’s above the limit that you’ve set. A lot of times your server will probably be running at a load much lower Read More >
Limit CPU usage of intensive tasks
In this article we’ll discuss how you can limit the CPU usage of an intensive task and spread it out over a longer period of time. This can help ensure that you aren’t causing problems of sluggishness on your own website, or affecting other users on the same server while running an intensive task. Limiting Read More >
Enabling raw access log archiving in cPanel
In this article we’ll discuss the ability to archive your raw access logs so that you can investigate the requests happening on your website at a later date. By default statistics update every 24-36 hours on the server, and when they are run all of your requests for that time period are compiled into a Read More >
Advanced Server Load Monitoring
In this article, we’ll discuss more advanced methods for checking on your server’s load averages to help determine at what times your server’s usage might be spiking. If you’ve read our previous article on server load monitoring, you should have a good understanding of what a load average represents and how you can see the Read More >
How Can I View My CPU Usage in cPanel?
When managing your account, you will need to learn how to view your CPU usage in cPanel. Knowing this information will help you understand how your server is performing so you can make changes if necessary. This ensures that your online presence is running smoothly at all times. For example, if you notice a spike Read More >