LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   determine ethernet (https://www.linuxquestions.org/questions/linux-newbie-8/determine-ethernet-155158/)

Jessrs0290 03-08-2004 06:24 PM

determine ethernet
 
How can i determine which ethernet card is being used, and how much memory a machine has? what are the commands?

win32sux 03-08-2004 07:36 PM

to see what cards are "up":

ifconfig

if you're not root then you'd have to specify a little more:

/sbin/ifconfig



to see memory usage:

free



to see real-time info about memory usage and cpu usage, etc:

top



more commands:

http://www.die.net/doc/linux/man/man1/



trickykid 03-08-2004 08:05 PM

Moved: Newbie questions go in Newbie, not our LFS specific forum. Regards.


All times are GMT -5. The time now is 06:00 AM.