{"id":20,"date":"2007-08-10T12:19:06","date_gmt":"2007-08-10T17:19:06","guid":{"rendered":"http:\/\/yourlinuxguy.com\/ww\/?p=20"},"modified":"2008-04-10T08:37:40","modified_gmt":"2008-04-10T13:37:40","slug":"how-do-i-reconfigure-a-used-vmware-esx-server-that-somebody-gave-me","status":"publish","type":"post","link":"https:\/\/yourLinuxGuy.com\/?p=20","title":{"rendered":"How do I reconfigure a used VMWare ESX server that somebody gave me?"},"content":{"rendered":"<p><em>&#8230;submitted by Dave&#8230;<\/em><\/p>\n<p>Remember, VMWare ESX is Linux-based, not like the new VMWare Server which&#8230; well&#8230; nevermind. Anyway, the ones I&#8217;ve worked with are actually based on RedHat, around the 2.4 kernel. The good news is that we can use the old-school RedHat configuration tool, netconfig. But we have to get there first&#8230;<\/p>\n<p>So, plug it in, connect a monitor and keyboard, and let&#8217;s get to work. Here are the simple steps to get into the console, and reconfigure the addressing and host info:<\/p>\n<ol>\n<li>When the LILO prompt comes up, hit the TAB key to stop the boot process.<\/li>\n<li>To boot into runlevel 1, type: <code>esx 1<\/code> (caveat: it may not specifically say &#8220;esx&#8221; depending on how it was installed&#8230; the important thing is that it ends with the number 1, so it knows to boot to runlevel one)<\/li>\n<li>When the server root prompt arrives, type: <code>passwd root<\/code><\/li>\n<li>Change the password as prompted<\/li>\n<li>To reboot into the default runlevel, type: <code>init 6<\/code><\/li>\n<li>Log in to the booted server as root when prompted.<\/li>\n<\/ol>\n<p>To change the ip address info immediately, do the following:<\/p>\n<ol>\n<li>Type: <code>ifconfig eth0<\/code> [ipaddress] <code>netmask<\/code> [mask] <code>broadcast<\/code> [broadcast]<\/li>\n<li>Type: <code>route add -net 0.0.0.0 gw<\/code> [router address]<\/li>\n<\/ol>\n<p>To change the ip address info permanently, do the following:<\/p>\n<ol>\n<li>To use the menu-based config tool, type: <code>netconfig<\/code><\/li>\n<li>Fill in the networking info as prompted, and save (changes take effect on reboot)<\/li>\n<li>To edit the host info, type: <code>vi \/etc\/sysconfig\/network<\/code><\/li>\n<li>To reboot, type: <code>init 6<\/code><\/li>\n<\/ol>\n<p>Now you&#8217;re done! Point a browser at the address you configured, and log in as root with the new password. Of course there&#8217;s all kinds of stuff you still have to do to clean up the server, but at least you&#8217;re up and running&#8230;<\/p>\n<p>Maybe next time I should to explain some stuff about Xen, to help you stay away from VMWare&#8230; \ud83d\ude09<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8230;submitted by Dave&#8230; Remember, VMWare ESX is Linux-based, not like the new VMWare Server which&#8230; well&#8230; nevermind. Anyway, the ones I&#8217;ve worked with are actually based on RedHat, around the 2.4 kernel. The good news is that we can use&#8230;<br \/><a class=\"read-more-button\" href=\"https:\/\/yourLinuxGuy.com\/?p=20\">Read more<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[11,18],"tags":[],"class_list":["post-20","post","type-post","status-publish","format-standard","hentry","category-intermediate","category-vmwareesx"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pnjn1-k","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=20"}],"version-history":[{"count":0,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/20\/revisions"}],"wp:attachment":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=20"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=20"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}