{"id":398,"date":"2021-02-13T22:38:12","date_gmt":"2021-02-13T13:38:12","guid":{"rendered":"https:\/\/osmanthus.work\/?p=398"},"modified":"2021-08-21T18:04:54","modified_gmt":"2021-08-21T09:04:54","slug":"installing-virtualbox-on-centos7","status":"publish","type":"post","link":"https:\/\/osmanthus.work\/?p=398","title":{"rendered":"Installing VirtualBox on CentOS7"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">1. Introduction<\/h2>\n\n\n\n<p> I installed a virtualization software VirtualBox which is based on hosted hypervisor. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. Procedure<\/h2>\n\n\n\n<p>(1) Install<\/p>\n\n\n\n<p>libSDL is necessary to install VirtualBox. libSDL is a cross-platform development library designed to provide low level access to multimedia.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir .\/virtualbox\ncd .\/virtualbox\nwget https:\/\/download.virtualbox.org\/virtualbox\/6.1.16\/VirtualBox-6.1-6.1.16_140961_el7-1.x86_64.rpm\nsudo yum install libSDL*\nsudo rpm -ivh .\/VirtualBox-6.1-6.1.16_140961_el7-1.x86_64.rpm<\/code><\/pre>\n\n\n\n<p>(2) Veryfy if install succeeds or not<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>virtualbox<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">2. References<\/h2>\n\n\n\n<p>[1] Oracle VM VirtualBox &#8211; Downloads<br><a href=\"https:\/\/www.oracle.com\/virtualization\/technologies\/vm\/downloads\/virtualbox-downloads.html\">https:\/\/www.oracle.com\/virtualization\/technologies\/vm\/downloads\/virtualbox-downloads.html<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. Introduction I installed a virtualization software VirtualBox which is based on hosted hypervisor. 2. Procedure (1) Install libSDL is necessary to install VirtualBox. libSDL is a cross-platform development library designed to provide low level access to multimedia. (2) Veryfy if install succeeds or not 2. References [1] Oracle VM VirtualBox &#8211; Downloadshttps:\/\/www.oracle.com\/virtualization\/technologies\/vm\/downloads\/virtualbox-downloads.html<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-398","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/osmanthus.work\/index.php?rest_route=\/wp\/v2\/posts\/398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/osmanthus.work\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/osmanthus.work\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/osmanthus.work\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/osmanthus.work\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=398"}],"version-history":[{"count":3,"href":"https:\/\/osmanthus.work\/index.php?rest_route=\/wp\/v2\/posts\/398\/revisions"}],"predecessor-version":[{"id":531,"href":"https:\/\/osmanthus.work\/index.php?rest_route=\/wp\/v2\/posts\/398\/revisions\/531"}],"wp:attachment":[{"href":"https:\/\/osmanthus.work\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=398"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/osmanthus.work\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=398"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/osmanthus.work\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}