{"id":2006,"date":"2015-03-07T01:02:04","date_gmt":"2015-03-07T01:02:04","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=2006"},"modified":"2015-03-07T01:02:04","modified_gmt":"2015-03-07T01:02:04","slug":"change-root-password-on-centos","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2015\/03\/07\/change-root-password-on-centos\/","title":{"rendered":"Change root password on CentOS"},"content":{"rendered":"<p>Here is how to change the roor login for centOS.<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# ssh root@216.xx.xx.xx -p22\n\n<\/pre>\n<p>Run the passwd command<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# passwd\nChanging password for user root.\nNew password:\nConfirm password:\nPassword changed\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Here is how to change the roor login for centOS. # ssh root@216.xx.xx.xx -p22 Run the passwd command # passwd Changing password for user root. New password: Confirm password: Password changed<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[56],"tags":[],"class_list":["post-2006","post","type-post","status-publish","format-standard","hentry","category-kb"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2006","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=2006"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2006\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=2006"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=2006"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=2006"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}