Tag Archives | SSH

How To: Disable warnings when SSH enabled vSphere ESXi 5.0

How To: Disable warnings when SSH enabled vSphere ESXi 5.0

I previously wrote an article about how to enable SSH in vSphere 5.0. A few people have asked how to disable the warnings that then appear on the hosts when you have this feature enabled. The VMware KB article Cluster warning for ESXi Shell and SSH appear on an ESXi 5 host explains how to disable this warning. The following steps explain how to disable this warning: Select the ESXi host from the Inventory. Select Advanced Settings from the Software menu. Navigate to UserVars > UserVars.SuppressShellWarning. Set the value from 0 to 1. Click OK.

Continue Reading 3
HowTo: Enable SSH on vSphere ESXi 5.0

HowTo: Enable SSH on vSphere ESXi 5.0

Back in 2010 and I wrote a quick article on How To: Enable Remote Tech Support mode and SSH on ESXi 4.1. A few people have posted comments asking if I could do the same now that vSphere/ESXi 5.0 has been released. The actual steps haven’t really changed, however Remote Tech Support mode is now just simply called SSH.  The steps listed below explain how to enable SSH on an ESXi 5.0 host. Login to vCenter Select your host Click the configuration tab Select Security Profile under Software Click Properties for Services Select SSH and click options Choose the startup policy that you require Click Start Click OK and OK SSH to your host Once enabled you will notice that the host within vCenter has a warning being shown.  When selecting that host, and looking under the summary, vCenter alerts you to the fact that SSH is enabled.

Continue Reading 4

Restart all services on ESXi through SSH

I had an issue on one of my ESXi hosts in my home lab this morning, where it seemed the host had become completely un-responsive. SSH was still working, so I restarted all the services on that host using the command listed below. This works on ESXi 4 and 5, but I don’t know if it is a supported method. Note: This command stops all services on the host and restarts them.  There is no guarantee this will not affect VMs running on that host. ./sbin/services.sh restart You will then see the following output as all the services stop and restart Running vmware-fdm stop Stopping vmware-fdm:success Running vslad stop Stopping vslad… Success. Running svm-autostart stop Running sfcbd-watchdog stop Running usbarbitrator stop watchdog-usbarbitrator: Terminating watchdog with PID 5625 usbarbitrator stopped. Running vmware-vpxa stop Stopping vmware-vpxa:success Running wsman stop Stopping openwsmand Running slpd stop Stopping slpd Running vprobed stop watchdog-vprobed: Terminating watchdog […]

Continue Reading 1
HowTo: Enable SSH on Iomega PX4

HowTo: Enable SSH on Iomega PX4

Quick how to on enabling SSH on the Iomega PX4. Open up your web browser and point to http://[IP_of_PX4]/diagnostics.html and login. You will be presented with the page shown below.                     Click the tick box next to “Allow remote access for support (SSH and SFTP)” and click Apply. Thats it, SSH to your PX4 with your credentials. Works perfectly 🙂 A nice little touch is that you get the following message on the PX4’s display which is a cool reminder.                     When you SSH to the Imoega PX4, use the following credentials Username: root Password: soho{adminpassword}

Continue Reading 6
HowTo: Enable SSH and Remote Tech Support mode on ESXi 4.1

HowTo: Enable SSH and Remote Tech Support mode on ESXi 4.1

A couple of days ago I posted an article that has been produced hundreds of times about Enabling ssh on ESXi – pre 4.1.  Today I thought I would post a quick how-to about enabling it via vCenter on ESXi 4.1.  This drastically makes life easier, because you neither have to edit config files via the cLI nor do you need access to server consoles either remotely or physically. 1) Log in to vCenter 2) Select your host 3) Click the configuration tab 4) Select Security Profile under Software – You will be shown the services that are available for configuration 5) Click Properties 6) Highlight Remote Tech Support (SSH) and click options 7) Choose the Startup policy and Service Command that you require. 8 ) Click Ok 9) Click Ok 10) Open up a SSH session to your host and login Once enabled you will notice that the host […]

Continue Reading 10
Copyright David Hill

Powered by WordPress. Designed by Woo Themes