Category
Category
-
-
Tag Cloud
Articles (1)
Blog (7)
Cisco (4)
Configuration (7)
Development (11)
Exchange (1)
Microsoft (3)
Mobile App (1)
SCCM (2)
Security (1)
slider (3)
VMWAre (1)
Web Application (1)
Web Design (10)
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.
Category Archives: VMWAre
Enable SSH Access in VMWare ESXi Server 4.0
At the ESXi console hit Alt-F1
Type "unsupported" and hit enter (characters will not appear as you type)
Type ther root password
You can enable ssh for ip or ip6 by removing the "#" comment at the beginning of each line.
Edit the /etc/inetd.conf file by typing in the following
vi /etc/inetd.conf
ssh stream tcp 


