• Home
  • About
  • Books
  • ESXi
  • Links
Subscribe: Posts | Comments | E-mail
  • Books
  • ESXi
  • info
  • Tutorials

EMware

Posts Tagged ‘ssh’


Posted on December 23, 2008 - by martin

Enable SSH on ESXi

Enable SSH on ESXi

Your installation of ESXi is done and you probably wanted to connect to your new server with SSH … too bad.

SSH isn’t supported out of the box and there isn’t a button to click on to simply enable it.
But there’s a nick hack to get this working, just follow the following steps:

  1. On your ESXi console screen press Alt+F1
     
  2. Allthough no command prompt appears, just type unsupported (all lower case letters)
     
  3. Enter your root password, you now have found the commandprompt
  4. type ‘ vi /etc/inetd.conf ‘
  5. Scroll down until you see the line that start with ” #ssh ” you can search the contents by pressing ” / “
  6. Move your cursor on the ” # ” and press ” x “
  7. save your file by pressing ” :wq! “
  8. restart the management service ” /sbinservices.sh restart “

This should be it, now you should be able to ssh to your ESXi server

But … if this isn’t the case you could also try to stop your inetd process, before you reboot your server.

  1. ps -a | grep inetd
  2. kill <pid>
  3. inetd

That should be it !



  • Categories

    • Books
    • ESXi
    • info
    • Tutorials
  • Tag Cloud

    • administration backup blog book boot Data demo Design disaster esx ESXi fastscp g5 gratis hack hp infrastructure management Mastering ml110 NIC NTP powershel rdp Recovery sound ssh supported time tips training tricks unsupported usb vcp verschillen vmware vmware tools Windows 7
  • RSS ICT-Freak

    • Release: PowerCLI Update Manager cmdlets
    • An important vSphere 4 storage bug is solved in patch ESX400-200912401-BG
    • PowerCLI: Return Datastore name by Canonical name
    • VMware Tools: Uninstall failed. Please correct the failure
    • Backup and Restore DRS Rules with the VESI
© 2008 EMware - Eddy & Martin Ware
Virtualization and more !