VMware

Knorrhane

August 2008

Previous Next
0

ESXi ssh non root user

Posted by nikkar Aug 18, 2008

http://www.yellow-bricks.com/2008/08/14/esxi-ssh-and-non-root-users/#comment-860

0 Comments Permalink
2

Enable SSh on esxi 3 3.5

Posted by nikkar Aug 17, 2008

ESXi 3.5 does ship with the ability to run SSH, but this is disabled by default (and is not supported).

1) At the console of the ESXi host, press ALT-F1 to access the console window.
2) Enter unsupported in the console and then press Enter. You will not see the text you type in.
3) If you typed in unsupported correctly, you will see the Tech Support Mode warning and a password prompt. Enter the password for the root login.
4) You should then see the prompt of ~ #. Edit the file inetd.conf (enter the command *vi /etc/inetd.conf*).
5) Find the line that begins with #ssh and remove the #. Then save the file. If you're new to using vi, then move the cursor down to #ssh line and then press the Insert key. Move the cursor over one space and then hit backspace to delete the #. Then press ESC and type in :wq to save the file and exit vi. If you make a mistake, you can press the ESC key and then type it :q! to quit vi without saving the file.
6) Restart host or try kill -HUP `ps | grep inetd`

2 Comments Permalink
0

http://www.vmware.com/pdf/vi3_35/esx_3/r35u2/vi3_35_25_u2_rcli.pdf

0 Comments Permalink
0


Create a new virtual machine choose custom advanced.

Choose operatingsystem Other Linux 64bit

Then choose the lsilogic scsi kontroller.

Then choose the appropriet memory and disk settings.

remove the virtual machine from favorite list.

Edit the vmx file and add line: monitor_control.restrict_backdoor = "true"

Start the virtual machine and boot from the .iso file.

Install esxi.

0 Comments Permalink
0


http://blogs.vmware.com/vi/2008/07/top-tips-for-de.html

http://blogs.vmware.com/vi/2008/08/top-tips-for-de.html

0 Comments Permalink
0

Tech support mode ESXi

Posted by nikkar Aug 8, 2008


If you want to see the hardware the ESXi has recognized.

  1. From the main screen, press ALT+F1
  2. Type "unsupported" (no quotes)
  3. Enter the root password
  4. Type "lspci" and it will show you the devices it sees.

0 Comments Permalink
Click to view nikkar's profile Member since: Apr 12, 2005

Things that happens and is good to be remembered.

View nikkar's profile

Communities