{"id":58243,"date":"2023-01-27T15:20:00","date_gmt":"2023-01-27T20:20:00","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=58243"},"modified":"2026-06-05T15:34:42","modified_gmt":"2026-06-05T19:34:42","slug":"secure-cloud-server-hosting","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/","title":{"rendered":"Cloud Server Security &#8211; Best Practices"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/01\/Cloud-Server-Security-%E2%80%93-Best-Practices-1024x538.png\" alt=\"Learn About the Best Practices for Cloud Server Security\" class=\"wp-image-102709\"><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Cloud server setup can vary widely, as you are free to use any combination of software and applications to fit your needs. Opting for a cloud server rather than a cPanel-managed VPS gives you greater control over your Linux operating system (OS) and environment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But this also means it\u2019s your responsibility to implement measures to protect the cloud server and the data stored on it from unauthorized access, cyberattacks, and other security threats.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While cPanel administrators use Web Host Manager (WHM) features to harden servers, you\u2019ll need to manually install the necessary software once you upgrade to a cloud server. This guide covers best practices for cloud server security.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"os\">Choose the Right Operating System (OS) For You<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the first things to consider is the operating system you will install on your cloud server. There are many options available and you should ensure that you select the right server to suit your needs and the experience level of your system administration team.<\/p>\n\n\n\n<p class=\"alert alert-info wp-block-paragraph\">Also, keep in mind that you can easily <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/how-to-re-os-your-cloud-vps-in-amp\/\">change the operating system<\/a> (re-OS) of your cloud server at any time with InMotion\u2019s Cloud Server Hosting. Here are some basic tips to help you decide on the best option for you.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Are you used to managing cPanel with RPMs and CentOS commands? Maybe stick with <strong>CentOS<\/strong>.<\/li>\n\n\n\n<li>Do you need the latest features and software versions \u2013 stable or not? Check out <strong>Ubuntu<\/strong>.<\/li>\n\n\n\n<li>Do you prioritize stability and minimalism? Try <strong>Debian<\/strong>.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"firewall\">Configure a Firewall<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Some OSs don\u2019t include a preinstalled firewall, but many are available to choose from. Check whether Uncomplicated Firewall (UFW) or Firewalld is installed. If not, install one of them, or ConfigServer Security &amp; Firewall (CSF), and only open the ports you need. Here are some guides to help you get set up. Keep in mind that these are popular options, but you can install any firewall that you prefer.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ufw\">UFW (Uncomplicated Firewall)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">UFW is a fast, easy way to install and configure a firewall on your cloud server.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/security\/ufw-basics\/\">Secure Your Debian Cloud Server With UFW (Uncomplicated Firewall)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/security\/open-a-port-in-ufw\/\">How to Open a Port in UFW<\/a><\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"><div class=\"yt-6QFx421Jy7c\">\n\t<a class=\"play-video-6QFx421Jy7c\" style=\"position: relative; display: flex; flex-wrap: wrap; align-items: center; cursor: pointer;\">\n\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i.ytimg.com\/vi_webp\/6QFx421Jy7c\/maxresdefault.webp\" width=\"1280\" height=\"720\" alt=\"How to Open a Port in UFW\" style=\"width: 100%; height: auto;\">\n\t\t<span class=\"fa fa-imh-play-circle imh-ds-icon play-circle\" style=\"position: absolute; display:block; font-size:150px; color: #c52228; opacity:0;\"><\/span>\n\t<\/a>\n<\/div><\/div>\n<\/div><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"firewalld\">Firewalld<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Firewalld is another very popular firewall option for securing your Linux-based cloud server.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-install-firewalld-on-linux\/\">How to Install Firewalld on Linux<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-configure-firewalld-basic-commands\/\">How to Configure Firewalld (Basic Commands)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-open-a-port-in-firewalld\/\">How to Open a Port in Firewalld<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Whether you\u2019re running Apache or Nginx, <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/apache\/install-modsecurity-apache-module\/\">install ModSecurity<\/a> for additional signature-based protection.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ports\">Close\/Change Default Ports<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Since commonly opened ports can be a target of attacks, closing or changing them can reduce the chances of this occurring. You can use the Network Mapper (Nmap) tool to scan your server for detailed information about port status.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/port-scan-with-nmap\/\">How to Do a Basic Port Scan with Nmap<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Once you have determined which ports are open, you can decide to change or close them as needed. A popular change is to switch the SSH port from 22 to something else.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/how-to-change-your-server-ssh-port\/\">How to Change Your Server SSH Port<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">We also have a helpful guide on how to <a href=\"https:\/\/www.inmotionhosting.com\/support\/security\/close-open-ports-for-pci-compliance\/\">close open ports for PCI compliance<\/a> if that is needed.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"scp\">Use SCP For Secure File Transfer<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you are closing port 21, which is usually used for FTP, you will need another way to handle file management. SCP is based on SSH and uses the same port.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-use-scp-for-secure-file-transfer\/\">How to Use SCP For Secure File Transfer<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"access\">Control Access<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">It\u2019s important to manage access to your server by limiting who is able to authenticate and login. Here are some ways to control access. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"disable-password\">Disable Password Login<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">By default, password authentication is disabled on your server. This greatly reduces the risk of an unwanted login and requires you to use SSH Keys to access your Cloud Server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ssh\">Use SSH\/SFTP<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Since SSH keys are required before you can access your cloud server,  you have the ability to manage them directly from your Account Management Panel (AMP).<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/manage-ssh-keys\/\">Managing SSH Keys for Your Server<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/ssh-security-sftp-ubuntu-cloud-server\/\">Complete SSH Security and SFTP Guide For Ubuntu Cloud Server<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"groups-roles\">Utilize Groups\/Roles<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you have users who need the same level of access, it is helpful to create a group. You can then set the permissions or \u201croles\u201d for the entire group at once. Now any users assigned to that group will have the same permission level. This can often be managed with the <strong>chmod<\/strong> command.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/chmod-command\/\">chmod command<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">You can also create regular user accounts, so you don\u2019t need root access unless needed. In many cases, it\u2019s better to use the normal user account, and <code>sudo<\/code> when administrator privileges are required. This makes access log auditing easier by minimizing the expected activity for the root user account.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/how-to-create-a-sudo-user-in-debian-8\/\">How to Create a Sudo User in Debian 8<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ssl\">Install an SSL Certificate<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">cPanel servers rely on AutoSSL to maintain Comodo-signed, domain-validated (DV) SSL certificates. Without server management software, you\u2019ll need to manage SSL certificates manually or use external tools. There are many websites that will create SSL\u2019s for you, such as letsencrypt.org. But you can also purchase SSL certificates from AMP if needed.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/amp\/how-do-i-obtain-an-ssl-certificate\/\">How to Purchase an SSL From AMP<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">We recommend installing <a href=\"https:\/\/certbot.eff.org\/\">Certbot<\/a> to generate and automate SSL certificates. Then ensure all traffic is forced to port 443 (HTTPS).<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/ssl\/lets-encrypt-ssl-ubuntu-with-certbot\/\">How to Install Let\u2019s Encrypt SSL on Ubuntu with Certbot<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"headers\">Security HTTP Headers and Subresource Integrity (SRI)<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/hsts\/hsts-2-hstspreload-eligible-cropped.png\" alt=\"Valid HSTS header for a domain\" style=\"width:410px;height:312px\"><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">Security HTTP headers and SRI help your SSL protect your visitors\u2019 privacy and prevent cross-site scripting (XSS). Start with Strict-Transport-Security (HSTS) to enforce SSL usage in browsers, and Referrer-Policy to sanitize user input to analytics software. Then slowly work on Content-Security-Policy (CSP).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Submitting your website for preloading at <a href=\"https:\/\/hstspreload.org\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Hstspreload.org<\/a> isn\u2019t required or recommended for websites that aren\u2019t proactively maintained. It\u2019s still a good practice to use the web application to check your HSTS header.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"dns\">DNS Security (DNSSEC)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Add Domain Name System Security Extensions (DNSSEC) to your server, or enable DNSSEC with Cloudflare, to validate your websites to internet users with secure DNS resolvers.<\/p>\n\n\n\n<p class=\"alert alert-info wp-block-paragraph\">InMotion Hosting nameservers and a long list of popular TLDs support DNSSEC, including .com, .net, and .org. Contact your domain registrar for more information.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/enable-dnssec-cloudflare\/\">How to Enable DNSSEC with Cloudflare<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"updates\">Update Applications\/OS<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Ensure all installed software is updated regularly to address security patches and known vulnerabilities. If any software you use can\u2019t alert you of available updates via email or log entry, follow the developer\u2019s official social media account(s) or RSS feed. If you need assistance upgrading your server OS, contact our <a href=\"https:\/\/www.inmotionhosting.com\/solutions\/inmotion-solutions\">InMotion Solutions<\/a> team.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"considerations\">Other Considerations<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"backups\">Prevent Data Loss With Backups<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Having backups of your server environment is an important consideration when securing your cloud server, as it can help reduce the damage caused by malware, hacks, or breaches.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can easily <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/vps-hosting\/snapshots\/\">create server snapshots in AMP<\/a>, but keep in mind that you cannot restore individual files from a snapshot. Therefore, create and verify server backups at least monthly. It\u2019s also beneficial to store backups on another server or location so they would not be affected.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you use Webmin, Vesta Control Panel, or another server management suite, learn how to create, verify, and download server backups manually and automatically. The redundancy ensures you always have a way to create and restore backups.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"audit\">Audit Regularly<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Regularly assessing the security of your cloud server should be a priority. If you have a complex server environment requiring many open ports, consider using Nmap to audit your setup. After auditing, you can try to pressure-test any identified or suspected weaknesses. If any vulnerabilities are detected, they can then be addressed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"antivirus\">Install an Anti-Virus Scanner<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Does your web application allow users to upload files? If so, you should have an AV scanner check those files for malware signatures upon upload and periodically afterward as changes occur. Here are some popular options:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.clamav.net\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">ClamAV<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.rfxn.com\/projects\/linux-malware-detect\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Linux Malware Detect (LMD)<\/a> (Also known as maldet)<\/li>\n\n\n\n<li><a href=\"https:\/\/rkhunter.sourceforge.net\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Rootkit Hunter (rkhunter)<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"training\">Training<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">There are many free cybersecurity training platforms and vulnerability assessment tools available to help you learn more about securing your website or Linux in general.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I recommend starting with cybersecurity awareness training from <a href=\"https:\/\/public.cyber.mil\/cyber-training\/training-catalog\/\" target=\"_blank\" rel=\"noreferrer noopener\">DoD Cyber Exchange<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"support\">Additional Support Resources<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.inmotionhosting.com\/solutions\/inmotion-solutions\">InMotion Solutions<\/a> specializes in custom server-level configurations and optimizations. Ask Live Support about Launch Assist to help you get started and to learn about your allotted Managed Hosting time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.inmotionhosting.com\/support\/questions\/\">Community Support Center<\/a> is the place to engage the community for support, alternatives, and additional assistance. Remember, the forum is not a live chat support medium and InMotion administrators do not have access to your hosting account. For immediate assistance with support and billing, contact our 24\/7 Live Support.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\">\n\n\n\n<p class=\"wp-block-paragraph\">Congratulations, you should now understand the best practices for how to secure your cloud server hosting. We recommend bookmarking our <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/\">Cloud Server Hosting Product Guide<\/a> for future reference.<\/p>\n\n\n<div class=\"jumbotron\">\r\n<p>If you don\u2019t need cPanel, don't pay for it. Only pay for what you need with our scalable <a href=\"https:\/\/www.inmotionhosting.com\/cloud-vps\">Cloud VPS Hosting<\/a>.<\/p>\r\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>CentOS, Debian, or Ubuntu    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>No Bloatware    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>SSH and Root Access<\/p>\r\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Cloud server setup can vary widely, as you are free to use any combination of software and applications to fit your needs. Opting for a cloud server rather than a cPanel-managed VPS gives you greater control over your Linux operating system (OS) and environment. But this also means it&#8217;s your responsibility to implement measures to<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/\"> Read More ><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[4370],"tags":[],"class_list":["post-58243","post","type-post","status-publish","format-standard","hentry","category-cloud-server"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cloud Server Security | Best Practices<\/title>\n<meta name=\"description\" content=\"Learn the best ways to implement cloud server security to help you protect your linux based environment from threats.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cloud Server Security | Best Practices\" \/>\n<meta property=\"og:description\" content=\"Learn the best ways to implement cloud server security to help you protect your linux based environment from threats.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-27T20:20:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T19:34:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/01\/Cloud-Server-Security-\u2013-Best-Practices.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/01\/Cloud-Server-Security-\u2013-Best-Practices.png\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#\\\/schema\\\/person\\\/5fbfcaed32a2672fb83ab312f5b7237b\"},\"headline\":\"Cloud Server Security &#8211; Best Practices\",\"datePublished\":\"2023-01-27T20:20:00+00:00\",\"dateModified\":\"2026-06-05T19:34:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/\"},\"wordCount\":1458,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/images\\\/stories\\\/hsts\\\/hsts-2-hstspreload-eligible-cropped.png\",\"articleSection\":[\"Cloud Server Hosting\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/\",\"url\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/\",\"name\":\"Cloud Server Security | Best Practices\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/images\\\/stories\\\/hsts\\\/hsts-2-hstspreload-eligible-cropped.png\",\"datePublished\":\"2023-01-27T20:20:00+00:00\",\"dateModified\":\"2026-06-05T19:34:42+00:00\",\"description\":\"Learn the best ways to implement cloud server security to help you protect your linux based environment from threats.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/images\\\/stories\\\/hsts\\\/hsts-2-hstspreload-eligible-cropped.png\",\"contentUrl\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/images\\\/stories\\\/hsts\\\/hsts-2-hstspreload-eligible-cropped.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/product-guides\\\/cloud-server\\\/secure-cloud-server-hosting\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cloud Server Security &#8211; Best Practices\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#website\",\"url\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/inmotionhosting\\\/\",\"https:\\\/\\\/x.com\\\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#\\\/schema\\\/person\\\/5fbfcaed32a2672fb83ab312f5b7237b\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/inmotion-hosting\\\/\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/twitter.com\\\/InMotionHosting\"],\"url\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/author\\\/john-paul\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cloud Server Security | Best Practices","description":"Learn the best ways to implement cloud server security to help you protect your linux based environment from threats.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/","og_locale":"en_US","og_type":"article","og_title":"Cloud Server Security | Best Practices","og_description":"Learn the best ways to implement cloud server security to help you protect your linux based environment from threats.","og_url":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2023-01-27T20:20:00+00:00","article_modified_time":"2026-06-05T19:34:42+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/01\/Cloud-Server-Security-\u2013-Best-Practices.png","type":"image\/png"}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_image":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/01\/Cloud-Server-Security-\u2013-Best-Practices.png","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b"},"headline":"Cloud Server Security &#8211; Best Practices","datePublished":"2023-01-27T20:20:00+00:00","dateModified":"2026-06-05T19:34:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/"},"wordCount":1458,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/hsts\/hsts-2-hstspreload-eligible-cropped.png","articleSection":["Cloud Server Hosting"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/","url":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/","name":"Cloud Server Security | Best Practices","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/hsts\/hsts-2-hstspreload-eligible-cropped.png","datePublished":"2023-01-27T20:20:00+00:00","dateModified":"2026-06-05T19:34:42+00:00","description":"Learn the best ways to implement cloud server security to help you protect your linux based environment from threats.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/hsts\/hsts-2-hstspreload-eligible-cropped.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/hsts\/hsts-2-hstspreload-eligible-cropped.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/secure-cloud-server-hosting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Cloud Server Security &#8211; Best Practices"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/john-paul\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":4370,"name":"Cloud Server Hosting","slug":"cloud-server","link":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/58243","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=58243"}],"version-history":[{"count":32,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/58243\/revisions"}],"predecessor-version":[{"id":132380,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/58243\/revisions\/132380"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=58243"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=58243"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=58243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}