Thin Client and Virtual Machines Thread, esx command line help in Technical; hi guys
I am trying to run a command that list all my network adaptors on a esx host in ...
-
16th February 2010, 01:03 PM #1 esx command line help
hi guys
I am trying to run a command that list all my network adaptors on a esx host in the commmand line. however when i type the command in it shows everything which is what i want but i can see the first becuase i can scroll up is there a command that i can put in to get the information bit by bit to display on screen.
thanks
mark
-
-
IDG Tech News
-
16th February 2010, 02:04 PM #2 try
Code:
esxcfg-nics -l | more
bio..
-
Thanks to bio from:
ful56_uk (17th February 2010)
-
16th February 2010, 08:59 PM #3 have you tried holding down shift and using the cursor keys?
-
Thanks to danbuntu from:
ful56_uk (17th February 2010)
-
17th February 2010, 09:12 AM #4 Pipe it to more like bio said, that's the standard way of viewing more than a screen's worth of data one screen at a time under Linux. You can do it with anything, like viewing a log file or something: cat filename.log | more. At the end of each page hit the spacebar.
Alternatively, enable SSH on your ESX box then use Putty to connect to it. That way you get a scroll bar and can see your whole session. When you need some space to think clearly just run clear.
Chris
-
Thanks to Duke from:
ful56_uk (17th February 2010)
-
17th February 2010, 11:21 AM #5 cheers guys ill have a go with putty
-
-
17th February 2010, 11:24 AM #6 
Originally Posted by
ful56_uk
cheers guys ill have a go with putty
I don't know if this is the case with just ESXi or whether it applies to ESX too, but SSH isn't supported by VMware unless you're working with their tech support department. You have to go through an 'unsupported' method to do it, and once you're in you get a full shell. Just a heads-up. 
Chris
-
-
17th February 2010, 05:04 PM #7 
Originally Posted by
Duke
I don't know if this is the case with just ESXi or whether it applies to ESX too
Only applies to ESXi.
-
Thanks to apaton from:
Duke (18th February 2010)
SHARE: 
Similar Threads
-
By rocknrollstar in forum Windows
Replies: 13
Last Post: 13th June 2009, 08:24 PM
-
By dave.81 in forum Windows
Replies: 2
Last Post: 7th May 2008, 09:46 AM
-
By alan-d in forum How do you do....it?
Replies: 4
Last Post: 23rd April 2008, 10:51 AM
-
By russdev in forum Windows
Replies: 1
Last Post: 27th September 2007, 08:04 PM
-
By wesleyw in forum Windows
Replies: 4
Last Post: 12th October 2006, 11:10 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules