{"id":35,"date":"2015-05-10T22:16:56","date_gmt":"2015-05-10T15:16:56","guid":{"rendered":"http:\/\/prosindo.com\/blog\/?p=35"},"modified":"2015-05-10T22:16:56","modified_gmt":"2015-05-10T15:16:56","slug":"using-linux-screen-in-ubuntu","status":"publish","type":"post","link":"https:\/\/prosindo.com\/blog\/2015\/05\/10\/using-linux-screen-in-ubuntu\/","title":{"rendered":"Using Linux screen in Ubuntu"},"content":{"rendered":"<p>Screen is useful when updating system, usually takes long time, whenever accidentally disconnected, you can reconnect again.<\/p>\n<p>Install<br \/>\n<code> apt-get install screen<\/code><\/p>\n<p>Start screen<br \/>\n<code>$screen<\/code><\/p>\n<p>Reattach<br \/>\n<code>$screen -r<\/code><\/p>\n<p>Control command<br \/>\n<code>ctrl-a<\/code><\/p>\n<p>Next Screen<br \/>\n<code>ctrl-a n<\/code><\/p>\n<p>Prev Screen<br \/>\n<code>ctrl-a p<\/code><\/p>\n<p>Detach Screen<br \/>\n<code>ctrl-a d<\/code><\/p>\n<p>New Screen<br \/>\n<code>ctrl-a c<\/code><\/p>\n<p>Quit<br \/>\n<code>ctrl-a \\<\/code><\/p>\n<p>Help keys<br \/>\n<code>ctrl-a ?<\/code><\/p>\n<p>Source: http:\/\/www.rackaid.com\/blog\/linux-screen-tutorial-and-how-to\/<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Screen is useful when updating system, usually takes long time, whenever accidentally disconnected, you can reconnect again. Install apt-get install screen Start screen $screen Reattach $screen -r Control command ctrl-a Next Screen ctrl-a n Prev Screen ctrl-a p Detach Screen ctrl-a d New Screen ctrl-a c Quit ctrl-a \\ Help keys ctrl-a ? Source: http:\/\/www.rackaid.com\/blog\/linux-screen-tutorial-and-how-to\/<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[14,24,29],"class_list":["post-35","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-linux","tag-screen","tag-ubuntu"],"_links":{"self":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/comments?post=35"}],"version-history":[{"count":0,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/35\/revisions"}],"wp:attachment":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/media?parent=35"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/categories?post=35"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/tags?post=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}