{"id":81,"date":"2012-02-04T23:34:17","date_gmt":"2012-02-04T21:34:17","guid":{"rendered":"http:\/\/www.hojgaard.org\/?p=81"},"modified":"2014-02-13T20:06:13","modified_gmt":"2014-02-13T18:06:13","slug":"vmware-tools-on-esxi","status":"publish","type":"post","link":"https:\/\/hojgaard.org\/?p=81","title":{"rendered":"VMWare Tools on ESXi"},"content":{"rendered":"<div class=\"codecolorer-container bash default\" style=\"overflow:auto;white-space:nowrap;width:570px;\"><div class=\"bash codecolorer\"><span class=\"co0\">#install kernel headers so modules will work<\/span><br \/>\n<span class=\"co0\">#needed this on a 10.04 guest running in a Fusion 3 host<\/span><br \/>\n<span class=\"kw2\">apt-get install<\/span> linux-headers-virtual<br \/>\n<span class=\"co0\"># install kernel modules<\/span><br \/>\n<span class=\"kw2\">apt-get install<\/span> <span class=\"re5\">--no-install-recommends<\/span> open-vm-dkms<br \/>\n<span class=\"co0\"># EITHER: install tools for an xorg install<\/span><br \/>\n<span class=\"kw2\">apt-get install<\/span> open-vm-tools<br \/>\n<span class=\"co0\"># OR: a headless install<\/span><br \/>\n<span class=\"kw2\">apt-get install<\/span> <span class=\"re5\">--no-install-recommends<\/span> open-vm-tools<\/div><\/div>\n<p>From: <a href=\"https:\/\/help.ubuntu.com\/community\/VMware\/Tools\">https:\/\/help.ubuntu.com\/community\/VMware\/Tools<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>#install kernel headers so modules will work #needed this on a 10.04 guest running in a Fusion 3 host apt-get install linux-headers-virtual # install kernel modules apt-get install &#8211;no-install-recommends open-vm-dkms # EITHER: install tools for an xorg install apt-get install open-vm-tools # OR: a headless install apt-get install &#8211;no-install-recommends open-vm-tools From: https:\/\/help.ubuntu.com\/community\/VMware\/Tools<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6],"tags":[],"_links":{"self":[{"href":"https:\/\/hojgaard.org\/index.php?rest_route=\/wp\/v2\/posts\/81"}],"collection":[{"href":"https:\/\/hojgaard.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hojgaard.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hojgaard.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hojgaard.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=81"}],"version-history":[{"count":10,"href":"https:\/\/hojgaard.org\/index.php?rest_route=\/wp\/v2\/posts\/81\/revisions"}],"predecessor-version":[{"id":144,"href":"https:\/\/hojgaard.org\/index.php?rest_route=\/wp\/v2\/posts\/81\/revisions\/144"}],"wp:attachment":[{"href":"https:\/\/hojgaard.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=81"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hojgaard.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=81"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hojgaard.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=81"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}