{"id":4239,"date":"2018-04-16T15:46:50","date_gmt":"2018-04-16T19:46:50","guid":{"rendered":"https:\/\/www.globo.tech\/learning-center\/?p=4239"},"modified":"2020-04-14T12:08:43","modified_gmt":"2020-04-14T16:08:43","slug":"how-to-manage-a-linux-server","status":"publish","type":"post","link":"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/","title":{"rendered":"How to Manage a Linux Server"},"content":{"rendered":"<p><span style=\"font-size: inherit;\">Linux servers are based on the Linux open-source system but are more powerful than the standard operating system and can handle the high demand that businesses may require. Linux servers are excellent at handling network administration tasks, system administration, database management needs, and web applications or services.<\/span><\/p>\n<p><span style=\"font-size: inherit;\">Linux servers may be chosen for a variety of reasons, but they are favored for their high levels of stability, reliable security features, and flexibility of solutions. When it comes to Linux operating systems, there are several to choose from, including <\/span><a style=\"font-size: inherit;\" href=\"https:\/\/www.ubuntu.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Ubuntu<\/a><span style=\"font-size: inherit;\">, <\/span><a style=\"font-size: inherit;\" href=\"https:\/\/www.centos.org\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">CentOS<\/a><span style=\"font-size: inherit;\">, <\/span><a style=\"font-size: inherit;\" href=\"https:\/\/www.gentoo.org\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Gentoo<\/a><span style=\"font-size: inherit;\">, and <\/span><a style=\"font-size: inherit;\" href=\"https:\/\/www.debian.org\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Debian<\/a><span style=\"font-size: inherit;\">. The choices available for Linux systems, the open source nature of the software, and the multitude of benefits have made Linux servers a top contender for server solutions.<\/span><\/p>\n<div class=\"row\">\n<div class=\"col-lg-4\"><img loading=\"lazy\" decoding=\"async\" width=\"3260\" height=\"1899\" class=\"alignright size-full wp-image-4242\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/adult-business-computers-256219.jpg\" alt=\"Manage a linux server\" \/><\/div>\n<\/div>\n<p>Linux servers can often be found as a <a href=\"https:\/\/www.globo.tech\/dedicated-server-hosting\" target=\"_blank\" rel=\"noopener noreferrer\"><b>dedicated server<\/b><\/a>, meaning the hardware is either owned or rented out by the server administrator, or a cloud server, meaning the server is cloud-based and the hardware is hosted by another provider. Each option provides benefits and may have drawbacks, so it&#8217;s important to consider your needs before making a final determination.<\/p>\n<h2>Managing a Dedicated Linux Server<\/h2>\n<div class=\"row\">\n<div class=\"col-lg-8\">\n<p>The perks of managing a <a href=\"https:\/\/www.globo.tech\/dedicated-server-hosting\" target=\"_blank\" rel=\"noopener noreferrer\">dedicated server<\/a> include the implementation of physical access controls, customization of hardware, and even physical security choices. Linux operating systems are especially good in hardware situations due to the slim nature of their installations, the flexibility afforded, and the ability to perform on a variety of systems; this applies to older systems as well.<\/p>\n<p>Firewalls are a necessity in many instances, and running a hardware server is no exception. Running a hardware server allows the administrator to make their firewall option work for their needs; firewalls can be implemented on the hardware and software levels, depending on operational needs.<\/p>\n<p>Another limitation that can occur, regardless of server choice, is SSH limitations. A common concern for administrators is how many SSH connections can be made since SSH connections are used to operate networking services over an unsecured network; using SSH allows the operations to occur securely. When accessing server resources, SSH is also used for remote login or remote management, creating the secure channel for the operation to occur.<\/p>\n<\/div>\n<div class=\"col-lg-4\"><img loading=\"lazy\" decoding=\"async\" width=\"1600\" height=\"1200\" class=\"alignright size-full wp-image-4244\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/chenbro-rackmount-19-inch-1512529.jpg\" alt=\"manage a dedicated server\" \/><\/div>\n<\/div>\n<p>Running security updates and vulnerability patches works differently for Linux servers. On other server operating systems, the importance of installing updates immediately, when prompted, cannot be understated. On Linux servers, however, updates and patches are handled differently; this attitude change is linked to the open source nature of the operating system and the reputation it has for security and stability.<\/p>\n<p>Reviewing the logs on a Linux server is essential when an issue arises, as Linux logs are created for system events, for the kernel, package managers, the bootup process, and almost every other system occurrence. Although the system logs are not a server-specific tool, they are essential to troubleshooting when issues arise, locating the source of a problem, and patching bugs that may occur.<\/p>\n<h2>Managing a Cloud Linux Server<\/h2>\n<div class=\"row\">\n<div class=\"col-lg-8\">\n<p>Cloud server management and hardware server management share many similarities, though there are some things that function differently for cloud server management.<\/p>\n<p>One of the biggest differences between <a href=\"https:\/\/www.globo.tech\/cloud-server-pricing\" target=\"_blank\" rel=\"noopener noreferrer\"><b>cloud servers<\/b><\/a> and hardware servers is the lack of hardware the user is responsible for when using a cloud server. The lack of hardware also means hardware customization options may be limited. When the user is relying on a third party to provide the hardware solution, the customization choices are often provided by that third party; there are a variety of server hosting providers that offer everything from a basic server to a completely customized option.<\/p>\n<p>Additionally, the types of security options, both digital and physical, are limited. Firewalls can still be implemented within the digital realm, but physical options may be limited or managed by the service provider. This also means that physical access to the server and physical security of the servers are entrusted to the service provider.<\/p>\n<\/div>\n<div class=\"col-lg-4\"><img loading=\"lazy\" decoding=\"async\" width=\"4095\" height=\"2756\" class=\"alignright size-full wp-image-4245\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/architecture-building-clouds-109479.jpg\" alt=\"manage a cloud server\" \/><\/div>\n<\/div>\n<h2>Monitoring Dedicated or Cloud-based Linux Servers<\/h2>\n<p>When it comes to monitoring your Linux server installation, there are a few basic commands, processes, and tools that can be used to help monitor the system health and help make administration easier. Every user and administrator will need to find the commands and tools that work best for their needs.<\/p>\n<p><b>iotop<\/b>: This command is used to check the disk utility on the system, which gives the administrator information on the communications between the computer and the outside world; the I\/O relationship is examined here, often called input\/output.<\/p>\n<p><b>nload<\/b>: This command is utilized when network traffic or bandwidth needs to be checked and monitored in real time.<\/p>\n<p><b>iftop<\/b>: The command is used when the user wants to see the current list of network connections, organized by bandwidth use by default. This list is frequently updated to show current connections.<\/p>\n<p><b>nagios<\/b>: This tool is a free, open source application that allows the user to monitor systems, infrastructure, and networks; this solution offers alert services and monitoring for servers, applications, services, and switches.<\/p>\n<p><b>htop<\/b>: This tool allows the user to access an interactive system-monitor, process-manager, and process-viewer; this interactive system is easy for users to access and handle.<\/p>\n<p><b>snmp<\/b>: This command stands for Simple Network Management Protocol, which is used to monitor and manage network devices and their functions; snmp can be used with a variety of hardware and software manufacturers.<\/p>\n<p><b>dmesg<\/b>: This command stands for display message or driver message and it&#8217;s a common command that is used to print the message buffer from the kernel; the command is used to write these messages in a standard output.<\/p>\n<h2>Conclusion<\/h2>\n<p>Making a choice regarding which server option to select often requires taking business needs into account, assessing the hardware requirements for each choice, and determining which operating system will provide the best benefits for your situation. Dedicated servers offer the perks of hardware ownership and customization while cloud servers provide freedom from physical server maintenance, security, and quality loss. Make sure to assess your needs fully before deciding on a server type.<\/p>\n<p>Having a dedicated person or team in place to manage a Linux server is essential since these systems are often more complex than a standard computer and a traditional user may be unaware of the steps needed to manage a Linux server. When taking into consideration your options, make sure to consult anyone involved in server administration and take their experience and skills into consideration.<\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>Linux servers are based on the Linux open-source system but are more powerful than the standard operating system and can handle the high demand that businesses may require. Linux servers are excellent at handling network administration tasks, system administration, database management needs, and web applications or services. Linux servers may be chosen for a variety<!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":3,"featured_media":4248,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4239","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Manage a Linux Server - Globo.Tech<\/title>\n<meta name=\"description\" content=\"How to manage a Linux server? Linux servers are based on the Linux open-source system but are more powerful than the standard operating system and can handle the high demand that businesses may require. Linux servers are excellent at handling network administration tasks, system administration, database management ...\" \/>\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.globo.tech\/learning-center\/how-to-manage-a-linux-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Manage a Linux Server - Globo.Tech\" \/>\n<meta property=\"og:description\" content=\"How to manage a Linux server? Linux servers are based on the Linux open-source system but are more powerful than the standard operating system and can handle the high demand that businesses may require. Linux servers are excellent at handling network administration tasks, system administration, database management ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Globo.Tech\" \/>\n<meta property=\"article:published_time\" content=\"2018-04-16T19:46:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-14T16:08:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/LinuxDS.png\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"GloboTech Communications\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"GloboTech Communications\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/\",\"name\":\"How to Manage a Linux Server - Globo.Tech\",\"isPartOf\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/LinuxDS.png\",\"datePublished\":\"2018-04-16T19:46:50+00:00\",\"dateModified\":\"2020-04-14T16:08:43+00:00\",\"author\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87\"},\"description\":\"How to manage a Linux server? Linux servers are based on the Linux open-source system but are more powerful than the standard operating system and can handle the high demand that businesses may require. Linux servers are excellent at handling network administration tasks, system administration, database management ...\",\"breadcrumb\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#primaryimage\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/LinuxDS.png\",\"contentUrl\":\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/LinuxDS.png\",\"width\":500,\"height\":300,\"caption\":\"Manage a Linux Server\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.globo.tech\/learning-center\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Manage a Linux Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#website\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/\",\"name\":\"Globo.Tech\",\"description\":\"Welcome to the Official Globo.Tech Learning Center\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.globo.tech\/learning-center\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87\",\"name\":\"GloboTech Communications\",\"sameAs\":[\"http:\/\/www.gtcomm.net\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Manage a Linux Server - Globo.Tech","description":"How to manage a Linux server? Linux servers are based on the Linux open-source system but are more powerful than the standard operating system and can handle the high demand that businesses may require. Linux servers are excellent at handling network administration tasks, system administration, database management ...","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.globo.tech\/learning-center\/how-to-manage-a-linux-server\/","og_locale":"en_US","og_type":"article","og_title":"How to Manage a Linux Server - Globo.Tech","og_description":"How to manage a Linux server? Linux servers are based on the Linux open-source system but are more powerful than the standard operating system and can handle the high demand that businesses may require. Linux servers are excellent at handling network administration tasks, system administration, database management ...","og_url":"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/","og_site_name":"Globo.Tech","article_published_time":"2018-04-16T19:46:50+00:00","article_modified_time":"2020-04-14T16:08:43+00:00","og_image":[{"width":500,"height":300,"url":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/LinuxDS.png","type":"image\/png"}],"author":"GloboTech Communications","twitter_misc":{"Written by":"GloboTech Communications","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/","url":"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/","name":"How to Manage a Linux Server - Globo.Tech","isPartOf":{"@id":"https:\/\/www.globo.tech\/learning-center\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#primaryimage"},"image":{"@id":"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/LinuxDS.png","datePublished":"2018-04-16T19:46:50+00:00","dateModified":"2020-04-14T16:08:43+00:00","author":{"@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87"},"description":"How to manage a Linux server? Linux servers are based on the Linux open-source system but are more powerful than the standard operating system and can handle the high demand that businesses may require. Linux servers are excellent at handling network administration tasks, system administration, database management ...","breadcrumb":{"@id":"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#primaryimage","url":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/LinuxDS.png","contentUrl":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2018\/04\/LinuxDS.png","width":500,"height":300,"caption":"Manage a Linux Server"},{"@type":"BreadcrumbList","@id":"https:\/\/www.globo.tech\/learning-center\/how-to-manage-a-linux-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.globo.tech\/learning-center\/"},{"@type":"ListItem","position":2,"name":"How to Manage a Linux Server"}]},{"@type":"WebSite","@id":"https:\/\/www.globo.tech\/learning-center\/#website","url":"https:\/\/www.globo.tech\/learning-center\/","name":"Globo.Tech","description":"Welcome to the Official Globo.Tech Learning Center","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.globo.tech\/learning-center\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87","name":"GloboTech Communications","sameAs":["http:\/\/www.gtcomm.net"]}]}},"_links":{"self":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/4239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/comments?post=4239"}],"version-history":[{"count":8,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/4239\/revisions"}],"predecessor-version":[{"id":5040,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/4239\/revisions\/5040"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/media\/4248"}],"wp:attachment":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/media?parent=4239"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/categories?post=4239"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/tags?post=4239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}