+ Post New Thread
Results 1 to 7 of 7
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 ...
  1. #1
    ful56_uk's Avatar
    Join Date
    Mar 2008
    Location
    Essex
    Posts
    488
    Thank Post
    97
    Thanked 20 Times in 19 Posts
    Rep Power
    14

    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

  2. IDG Tech News
  3. #2
    bio
    bio is offline
    bio's Avatar
    Join Date
    Apr 2008
    Location
    netherlands
    Posts
    520
    Thank Post
    16
    Thanked 129 Times in 101 Posts
    Rep Power
    35
    try

    Code:
    esxcfg-nics -l | more
    bio..

  4. Thanks to bio from:

    ful56_uk (17th February 2010)

  5. #3
    danbuntu's Avatar
    Join Date
    Dec 2009
    Location
    Maidstone, Kent
    Posts
    272
    Thank Post
    0
    Thanked 48 Times in 45 Posts
    Rep Power
    16
    have you tried holding down shift and using the cursor keys?

  6. Thanks to danbuntu from:

    ful56_uk (17th February 2010)

  7. #4
    Duke's Avatar
    Join Date
    May 2009
    Posts
    1,009
    Thank Post
    298
    Thanked 171 Times in 157 Posts
    Rep Power
    55
    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

  8. Thanks to Duke from:

    ful56_uk (17th February 2010)

  9. #5
    ful56_uk's Avatar
    Join Date
    Mar 2008
    Location
    Essex
    Posts
    488
    Thank Post
    97
    Thanked 20 Times in 19 Posts
    Rep Power
    14
    cheers guys ill have a go with putty

  10. #6
    Duke's Avatar
    Join Date
    May 2009
    Posts
    1,009
    Thank Post
    298
    Thanked 171 Times in 157 Posts
    Rep Power
    55
    Quote Originally Posted by ful56_uk View Post
    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

  11. #7
    apaton's Avatar
    Join Date
    Jun 2009
    Location
    Kings Norton
    Posts
    282
    Thank Post
    53
    Thanked 106 Times in 87 Posts
    Rep Power
    33
    Quote Originally Posted by Duke View Post
    I don't know if this is the case with just ESXi or whether it applies to ESX too
    Only applies to ESXi.

  12. Thanks to apaton from:

    Duke (18th February 2010)

SHARE:
+ Post New Thread

Similar Threads

  1. folder not visible except via command line
    By rocknrollstar in forum Windows
    Replies: 13
    Last Post: 13th June 2009, 08:24 PM
  2. NTBackup - Command Line
    By dave.81 in forum Windows
    Replies: 2
    Last Post: 7th May 2008, 09:46 AM
  3. Office Command Line ID
    By alan-d in forum How do you do....it?
    Replies: 4
    Last Post: 23rd April 2008, 10:51 AM
  4. Command Line ISO Creator
    By russdev in forum Windows
    Replies: 1
    Last Post: 27th September 2007, 08:04 PM
  5. Command LIne
    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
  •