{"id":1153,"date":"2020-10-10T10:43:46","date_gmt":"2020-10-10T09:43:46","guid":{"rendered":"http:\/\/system-error-message.com\/?p=1153"},"modified":"2020-10-10T10:43:51","modified_gmt":"2020-10-10T09:43:51","slug":"list-of-useful-linux-commands-that-i-regularly-use-in-progress","status":"publish","type":"post","link":"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/","title":{"rendered":"List of useful  linux commands that i regularly use (in progress)"},"content":{"rendered":"\n<p>Mastering the terminal is important, but there are many utilities and command that make your job easier. Below i&#8217;ll list a few easy ways i use to manage linux severs<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Remoting in<\/h2>\n\n\n\n<p>Below are the list of utilities i reliably use to manage linux systems. I find teamviewer to be an unreliable way and windows RDP to be very vulnerable even to ransomware.<\/p>\n\n\n\n<p><strong>X2go<\/strong><br>https:\/\/wiki.x2go.org\/doku.php\/doc:installation:x2goclient<br>This utility is a very good balance between needing GUI without much complexity but requires installation on the linux system you are managing. It has binaries compatible with many linux distros and many different desktops or none (just applications with GUI over X) you can use based on whats installed on your linux system. The client is also compatible with different operating systems. Some linux distros have this in their package system while some require adding the repository manually.<\/p>\n\n\n\n<p><strong>SSH<\/strong><br>The most used method of managing linux systems through the terminal. Long ago clients were hooked up to a mainframe and did no processing itself, only shows text and send inputs so this method is very very old but the most useful. Its highly recommended to change your SSH port and on windows you&#8217;ll be using putty to connect. This is one of the basic secure ways to many any linux system. In the past telnet was used  If you need to find out how to use a command or its arguments, just type -h or help command<\/p>\n\n\n\n<p><strong>Useful common Terminal Commands<br><\/strong>> ls -l<br>Lists files and folders in the current directory with their permissons and owners<br>> du -hs &lt;directory><br>Lists the size of a file\/directory<br>>df<br>Lists the space usage of drives\/partition in a compact and easy way<br>>cd<br>>mkdir<br>>rm<br>remove a file or folder<br>>mv<br>Used to move files\/folders but also to rename them in the process<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mastering the terminal is important, but there are many utilities and command that make your job easier. Below i&#8217;ll list a few easy ways i use to manage linux severs Remoting in Below are the list of utilities i reliably use to manage linux systems. I find teamviewer to be an unreliable way and windows&hellip;&nbsp;<a href=\"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">List of useful  linux commands that i regularly use (in progress)<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-1153","post","type-post","status-publish","format-standard","hentry","category-uncategorised"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>List of useful linux commands that i regularly use (in progress) - Me Website!<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"List of useful linux commands that i regularly use (in progress) - Me Website!\" \/>\n<meta property=\"og:description\" content=\"Mastering the terminal is important, but there are many utilities and command that make your job easier. Below i&#8217;ll list a few easy ways i use to manage linux severs Remoting in Below are the list of utilities i reliably use to manage linux systems. I find teamviewer to be an unreliable way and windows&hellip;&nbsp;Read More &raquo;List of useful linux commands that i regularly use (in progress)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/\" \/>\n<meta property=\"og:site_name\" content=\"Me Website!\" \/>\n<meta property=\"article:published_time\" content=\"2020-10-10T09:43:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-10-10T09:43:51+00:00\" \/>\n<meta name=\"author\" content=\"System Error Message\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@system_error\" \/>\n<meta name=\"twitter:site\" content=\"@system_error\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"System Error Message\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"List of useful linux commands that i regularly use (in progress) - Me Website!","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:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/","og_locale":"en_US","og_type":"article","og_title":"List of useful linux commands that i regularly use (in progress) - Me Website!","og_description":"Mastering the terminal is important, but there are many utilities and command that make your job easier. Below i&#8217;ll list a few easy ways i use to manage linux severs Remoting in Below are the list of utilities i reliably use to manage linux systems. I find teamviewer to be an unreliable way and windows&hellip;&nbsp;Read More &raquo;List of useful linux commands that i regularly use (in progress)","og_url":"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/","og_site_name":"Me Website!","article_published_time":"2020-10-10T09:43:46+00:00","article_modified_time":"2020-10-10T09:43:51+00:00","author":"System Error Message","twitter_card":"summary_large_image","twitter_creator":"@system_error","twitter_site":"@system_error","twitter_misc":{"Written by":"System Error Message","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/#article","isPartOf":{"@id":"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/"},"author":{"name":"System Error Message","@id":"https:\/\/system-error-message.com\/#\/schema\/person\/d9e7ed7a395faa8bf46774b481a162f5"},"headline":"List of useful linux commands that i regularly use (in progress)","datePublished":"2020-10-10T09:43:46+00:00","dateModified":"2020-10-10T09:43:51+00:00","mainEntityOfPage":{"@id":"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/"},"wordCount":328,"commentCount":0,"publisher":{"@id":"https:\/\/system-error-message.com\/#\/schema\/person\/d9e7ed7a395faa8bf46774b481a162f5"},"articleSection":["Uncategorised"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/","url":"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/","name":"List of useful linux commands that i regularly use (in progress) - Me Website!","isPartOf":{"@id":"https:\/\/system-error-message.com\/#website"},"datePublished":"2020-10-10T09:43:46+00:00","dateModified":"2020-10-10T09:43:51+00:00","breadcrumb":{"@id":"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/system-error-message.com\/index.php\/list-of-useful-linux-commands-that-i-regularly-use-in-progress\/2020\/10\/10\/amp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/system-error-message.com\/"},{"@type":"ListItem","position":2,"name":"List of useful linux commands that i regularly use (in progress)"}]},{"@type":"WebSite","@id":"https:\/\/system-error-message.com\/#website","url":"https:\/\/system-error-message.com\/","name":"Me Website!","description":"Me Website! Me Website! Whats with Me Website!","publisher":{"@id":"https:\/\/system-error-message.com\/#\/schema\/person\/d9e7ed7a395faa8bf46774b481a162f5"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/system-error-message.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/system-error-message.com\/#\/schema\/person\/d9e7ed7a395faa8bf46774b481a162f5","name":"System Error Message","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/system-error-message.com\/#\/schema\/person\/image\/","url":"https:\/\/system-error-message.com\/wp-content\/litespeed\/avatar\/f0ab140f6781b50fc34de4aa56f1f5e7.jpg?ver=1778687881","contentUrl":"https:\/\/system-error-message.com\/wp-content\/litespeed\/avatar\/f0ab140f6781b50fc34de4aa56f1f5e7.jpg?ver=1778687881","caption":"System Error Message"},"logo":{"@id":"https:\/\/system-error-message.com\/#\/schema\/person\/image\/"},"description":"Im a programmer and cyber security enthusiast, ex-hacker and interested in optimisation","sameAs":["http:\/\/system-error-message.com","https:\/\/x.com\/system_error","https:\/\/www.youtube.com\/channel\/UCIi4ErD_5A0Q9BNX1mrr-cw\/"]}]}},"_links":{"self":[{"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/posts\/1153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/comments?post=1153"}],"version-history":[{"count":1,"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/posts\/1153\/revisions"}],"predecessor-version":[{"id":1154,"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/posts\/1153\/revisions\/1154"}],"wp:attachment":[{"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/media?parent=1153"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/categories?post=1153"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/system-error-message.com\/index.php\/wp-json\/wp\/v2\/tags?post=1153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}