{"id":2580,"date":"2015-03-23T15:52:56","date_gmt":"2015-03-23T15:52:56","guid":{"rendered":"http:\/\/www.24x7serversupport.com\/24x7serversupport-blog\/?p=68"},"modified":"2015-03-23T15:52:56","modified_gmt":"2015-03-23T15:52:56","slug":"virtualbox-commands","status":"publish","type":"post","link":"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/","title":{"rendered":"VirtualBox Commands"},"content":{"rendered":"<pre><strong>How to show the VirtualBox VM information.<\/strong>\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [code]root@server[#] VBoxManage showvminfo &lt;vmname&gt;[\/code]\n\n<strong>How to show the VM Harddrive info.\n<\/strong>         [code] root@server[#] VBoxManage showhdinfo &lt;filename&gt;[\/code]\n\n<strong>How to list available ISO\u2019s\n<\/strong>        [code] root@server[#] VBoxManage list dvds[\/code]\n\n<strong>How to list running VM.\n<\/strong>          [code]root@server[#] VBoxManage list runningvms[\/code]\n\n<strong>How to list available VM.\n<\/strong>         [code] root@server[#] VBoxManage list vms[\/code]\n\n<strong>How to list available VM Harddrives.\n<\/strong>         [code] root@server[#] VBoxManage list hdds[\/code]\n\n<strong>How to Start VM\n<\/strong>         use nohup command and &amp; to run process in background, so VM continues to run after exiting console.\n          [code]root@server[#] nohup VBoxHeadless --startvm &lt;vmname&gt; &amp;[\/code]\n\n<strong>How to pause VM<\/strong>          \n          [code]root@server[#] VBoxManage controlvm &lt;vmname&gt; pause[\/code]\n\n<strong>How to resume VM<\/strong>\n         [code] root@server[#] VBoxManage controlvm &lt;vmname&gt; resume[\/code]\n\n<strong>How to reset VM<\/strong>\n          [code]root@server[#] VBoxManage controlvm &lt;vmname&gt; reset[\/code]\n\n<strong>How to poweroff VM (hard poweroff eg. pull the plug)\n<\/strong><\/pre>\n<pre>          [code]root@server[#] VBoxManage controlvm &lt;vmname&gt; poweroff[\/code]<\/pre>\n<pre><strong>How to send poweroff single to VM (tells VM OS to shutdown)\n          <\/strong>[code] root@server[#] VBoxManage controlvm &lt;vmname&gt; acpipowerbutton[\/code]\n\n<strong>How to attach a DVD \/ CD to a running vm\n<\/strong>          [code]root@server[#] VBoxManage controlvm &lt;vmname&gt; dvdattach &lt;filename&gt;[\/code]\n\n<strong>How to de-attach a DVD \/ CD from a running vm\n<\/strong>          [code]root@server[#] VBoxManage controlvm &lt;vmname&gt; dvdattach none[\/code]\n\n<strong>How to find out the VM IP\n<\/strong>          [code]root@server[#] VBoxManage guestproperty get &lt;vmid&gt;\"\/VirtualBox\/GuestInfo\/Net\/0\/V4\/IP\"[\/code]\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>How to show the VirtualBox VM information. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [code]root@server[#] VBoxManage showvminfo &lt;vmname&gt;[\/code] How to show the VM Harddrive info. [code] root@server[#] VBoxManage showhdinfo &lt;filename&gt;[\/code] How to list available ISO\u2019s [code] root@server[#] VBoxManage list dvds[\/code] How to list running VM. [code]root@server[#] VBoxManage list runningvms[\/code] How to list available VM. [code] root@server[#] VBoxManage [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[34],"tags":[31,32],"class_list":["post-2580","post","type-post","status-publish","format-standard","hentry","category-linux","tag-centos","tag-cpanel"],"jetpack_publicize_connections":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>VirtualBox Commands \u2013 24x7serversupport-Blog<\/title>\n<meta name=\"description\" content=\"Here you will get the information regarding VirtualBox Commands. Visit us to explore more.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VirtualBox Commands \u2013 24x7serversupport-Blog\" \/>\n<meta property=\"og:description\" content=\"Here you will get the information regarding VirtualBox Commands. Visit us to explore more.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/\" \/>\n<meta property=\"og:site_name\" content=\"24x7serversupport Blog\" \/>\n<meta property=\"article:published_time\" content=\"2015-03-23T15:52:56+00:00\" \/>\n<meta name=\"author\" content=\"24x7support\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@24x7serversuppo\" \/>\n<meta name=\"twitter:site\" content=\"@24x7serversuppo\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"24x7support\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/\",\"url\":\"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/\",\"name\":\"VirtualBox Commands \u2013 24x7serversupport-Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#website\"},\"datePublished\":\"2015-03-23T15:52:56+00:00\",\"dateModified\":\"2015-03-23T15:52:56+00:00\",\"author\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401\"},\"description\":\"Here you will get the information regarding VirtualBox Commands. Visit us to explore more.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.24x7serversupport.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VirtualBox Commands\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#website\",\"url\":\"https:\/\/www.24x7serversupport.com\/blog\/\",\"name\":\"24x7serversupport Blog\",\"description\":\"Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.24x7serversupport.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401\",\"name\":\"24x7support\",\"url\":\"https:\/\/www.24x7serversupport.com\/blog\/author\/24x7support\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VirtualBox Commands \u2013 24x7serversupport-Blog","description":"Here you will get the information regarding VirtualBox Commands. Visit us to explore more.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/","og_locale":"en_US","og_type":"article","og_title":"VirtualBox Commands \u2013 24x7serversupport-Blog","og_description":"Here you will get the information regarding VirtualBox Commands. Visit us to explore more.","og_url":"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/","og_site_name":"24x7serversupport Blog","article_published_time":"2015-03-23T15:52:56+00:00","author":"24x7support","twitter_card":"summary_large_image","twitter_creator":"@24x7serversuppo","twitter_site":"@24x7serversuppo","twitter_misc":{"Written by":"24x7support","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/","url":"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/","name":"VirtualBox Commands \u2013 24x7serversupport-Blog","isPartOf":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/#website"},"datePublished":"2015-03-23T15:52:56+00:00","dateModified":"2015-03-23T15:52:56+00:00","author":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401"},"description":"Here you will get the information regarding VirtualBox Commands. Visit us to explore more.","breadcrumb":{"@id":"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.24x7serversupport.com\/blog\/virtualbox-commands\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.24x7serversupport.com\/blog\/"},{"@type":"ListItem","position":2,"name":"VirtualBox Commands"}]},{"@type":"WebSite","@id":"https:\/\/www.24x7serversupport.com\/blog\/#website","url":"https:\/\/www.24x7serversupport.com\/blog\/","name":"24x7serversupport Blog","description":"Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.24x7serversupport.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.24x7serversupport.com\/blog\/#\/schema\/person\/decfb5fad6bde6ac6822d4e965c6d401","name":"24x7support","url":"https:\/\/www.24x7serversupport.com\/blog\/author\/24x7support\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts\/2580","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/comments?post=2580"}],"version-history":[{"count":0,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/posts\/2580\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/media?parent=2580"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/categories?post=2580"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.24x7serversupport.com\/blog\/wp-json\/wp\/v2\/tags?post=2580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}