{"id":3205,"date":"2016-07-31T10:46:53","date_gmt":"2016-07-31T08:46:53","guid":{"rendered":"https:\/\/adrhc.go.ro\/wordpress\/?p=3205"},"modified":"2017-08-21T16:10:04","modified_gmt":"2017-08-21T14:10:04","slug":"centos","status":"publish","type":"post","link":"https:\/\/adrhc.go.ro\/blog\/centos\/","title":{"rendered":"CentOS"},"content":{"rendered":"<pre>\r\n<strong>CentOS<\/strong>\r\n<a href=\"https:\/\/www.centos.org\/docs\/5\/html\/\" target=\"_blank\">https:\/\/www.centos.org\/docs\/5\/html\/<\/a>\r\n<a href=\"https:\/\/wiki.centos.org\/\" target=\"_blank\">https:\/\/wiki.centos.org\/<\/a>\r\n<a href=\"https:\/\/wiki.centos.org\/HowTos\/Oracle12onCentos7\" target=\"_blank\">https:\/\/wiki.centos.org\/HowTos\/Oracle12onCentos7<\/a>\r\n<a href=\"https:\/\/docs.oracle.com\/database\/121\/index.html\" target=\"_blank\">https:\/\/docs.oracle.com\/database\/121\/index.html<\/a>\r\n\r\n<strong>CentOS version<\/strong>\r\ncat \/etc\/centos-release\r\nhostnamectl\r\nrpm --query centos-release\r\n\r\n<strong>CentOS setup<\/strong>\r\n# pciutils (for running lspci)\r\n# xorg-x11-server-utils (for running xrandr)\r\nyum install -y nano mlocate wget zip unzip xorg-x11-drv-vesa pciutils xorg-x11-server-utils\r\n\r\nwget https:\/\/dl.fedoraproject.org\/pub\/epel\/epel-release-latest-7.noarch.rpm\r\n# --nogpgcheck Run with GPG signature checking disabled\r\nyum localinstall -y epel-release-latest-7.noarch.rpm\r\n# or directly:\r\nyum install epel-release\r\n\r\ngrep -nri rhgb \/etc\/\r\nsed -i s\/\"rhgb quiet\"\/\"text\"\/ \/etc\/default\/grub\r\n\r\n<strong>the only one working (after second boot) with CentOS on VMWare 12.1.0 on ASRock with Intel N3150<\/strong>\r\nyum -y groups install \"MATE Desktop\"\r\necho \"exec \/usr\/bin\/mate-session\" > ~\/.xinitrc\r\nstartx\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>CentOS https:\/\/www.centos.org\/docs\/5\/html\/ https:\/\/wiki.centos.org\/ https:\/\/wiki.centos.org\/HowTos\/Oracle12onCentos7 https:\/\/docs.oracle.com\/database\/121\/index.html CentOS version cat \/etc\/centos-release hostnamectl rpm &#8211;query centos-release CentOS setup # pciutils (for running lspci) # xorg-x11-server-utils (for running xrandr) yum install -y nano mlocate wget zip unzip xorg-x11-drv-vesa pciutils xorg-x11-server-utils wget https:\/\/dl.fedoraproject.org\/pub\/epel\/epel-release-latest-7.noarch.rpm # &#8211;nogpgcheck [&hellip;]<\/p>\n<div class=\"link-more\"><a href=\"https:\/\/adrhc.go.ro\/blog\/centos\/#more-3205\" class=\"more-link\">Continue reading &#10142; <span class=\"screen-reader-text\">CentOS<\/span><\/a><\/div>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[38,11],"tags":[],"class_list":["post-3205","post","type-post","status-publish","format-standard","hentry","category-centos","category-linux"],"_links":{"self":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts\/3205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/comments?post=3205"}],"version-history":[{"count":0,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts\/3205\/revisions"}],"wp:attachment":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/media?parent=3205"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/categories?post=3205"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/tags?post=3205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}