{"id":3173,"date":"2014-04-15T12:25:01","date_gmt":"2014-04-15T12:25:01","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=3173"},"modified":"2014-04-15T12:25:01","modified_gmt":"2014-04-15T12:25:01","slug":"enable-ssh-ubuntu-14-04-trusty-tahr","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2014\/04\/enable-ssh-ubuntu-14-04-trusty-tahr\/","title":{"rendered":"Enable SSH in Ubuntu 14.04 Trusty Tahr"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/12\/ssh_logo-1.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/12\/ssh_logo-1.png\" alt=\"enable ssh ubuntu 14.04\" width=\"230\" height=\"230\" class=\"aligncenter size-full wp-image-2503\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/12\/ssh_logo-1.png 230w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/12\/ssh_logo-1-150x150.png 150w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/a><\/p>\n<p>This simple tutorial is going to show you how to enable Secure Shell (SSH) service in Ubuntu 14.04 Trusty Tahr.<\/p>\n<p>Secure Shell (SSH) is a cryptographic network protocol for secure data communication, remote command-line login, remote command execution, and other secure network services between two networked computers.<\/p>\n<p>SSH is not enabled by default in Ubuntu, but you can easily enable this service via <b>OpenSSH<\/b>, a free version of the SSH connectivity tools developed by the OpenBSD Project.<\/p>\n<p>To do so, run the command below in terminal:<\/p>\n<pre style=\"border:none;\">sudo apt-get install openssh-server<\/pre>\n<p>Or install the <b>openssh-server<\/b> package via Ubuntu Software Center if you&#8217;re on Desktop edition:<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/04\/ssh-server-ubuntu1404.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/04\/ssh-server-ubuntu1404.jpg\" alt=\"install ssh server Ubuntu 14.04\" width=\"560\" height=\"188\" class=\"aligncenter size-full wp-image-3174\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/04\/ssh-server-ubuntu1404.jpg 560w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/04\/ssh-server-ubuntu1404-300x100.jpg 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/a><\/p>\n<p>Once installed, you can change the port, disable root login and do other changes by editing the config file:<\/p>\n<pre style=\"border:none;\">sudo gedit \/etc\/ssh\/sshd_config<\/pre>\n<p>Finally restart the ssh server to take place:<\/p>\n<pre style=\"border:none;\">sudo \/etc\/init.d\/ssh restart<\/pre>\n<p>That&#8217;s it. Enjoy!<\/p>","protected":false},"excerpt":{"rendered":"<p>This simple tutorial is going to show you how to enable Secure Shell (SSH) service in Ubuntu 14.04 Trusty Tahr. Secure Shell (SSH) is a cryptographic network protocol for secure data communication, remote command-line login, remote command execution, and other secure network services between two networked computers. SSH is not enabled by default in Ubuntu, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[24,855],"class_list":["post-3173","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-ssh","tag-ubuntu-14-04"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/3173","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=3173"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/3173\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=3173"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=3173"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=3173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}