VMware Cloud Community
arcticeye
Enthusiast
Enthusiast

SSH ESXi Command line

Good morning,

I've been trying to use the Esxi command line by ssh but It doesn't recognize most of the commands I type. For example: mount. My question is: Which commands are available to use? I need to use basic admin ops for example: mount units (usb, network), install applications, etc.

Kind Regards,

Matias

Tags (4)
0 Kudos
6 Replies
nielse
Expert
Expert

You have to work via esxcli or the vsphere client to install applications, configure the network on VMnic's and mount NFS/iSCSI/FC datastores.

ESXi is running on BusyBox, a very light SSH bash environment.

@nielsengelen - http://foonet.be - VCP4/5
0 Kudos
arcticeye
Enthusiast
Enthusiast

Yep, I see that Niels. just doing ls /usr/bin I see a few. And mosts commands are managed throw the VSphere.

So you cannot install new applications, true?

Thanks again,

Matias

0 Kudos
nielse
Expert
Expert

3rd party software can be installed by using the vSphere client or using esxcli and the correct VIB.

I am not sure which type of software you are looking for to install?

@nielsengelen - http://foonet.be - VCP4/5
0 Kudos
arcticeye
Enthusiast
Enthusiast

As I had problems with NFS i wanted to install Samba for SMB. But now i'm able to work fine with the tip I wrote in the other thread..So by now no problem.

Would it be possible to install samba? which command you use?

0 Kudos
nielse
Expert
Expert

First of all this isn't supported. If you run into problems VMware support will not assist you so I would highly suggest against trying this. I haven't tried this since I work with NFS, iSCSI and FC. I doubt this is possible.

@nielsengelen - http://foonet.be - VCP4/5
0 Kudos
arcticeye
Enthusiast
Enthusiast

Great. No problem. Guess it's not necessary.

Cheers,

😃

Matias

0 Kudos