Created
November 2, 2013 13:19
-
-
Save jbochi/7278823 to your computer and use it in GitHub Desktop.
c1-medium
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@master:~# sudo lshw | |
master | |
description: Computer | |
width: 64 bits | |
capabilities: vsyscall32 | |
*-core | |
description: Motherboard | |
physical id: 0 | |
*-memory | |
description: System memory | |
physical id: 0 | |
size: 1692MiB | |
*-cpu:0 | |
product: Intel(R) Xeon(R) CPU E5410 @ 2.33GHz | |
vendor: Intel Corp. | |
physical id: 1 | |
bus info: cpu@0 | |
width: 64 bits | |
capabilities: fpu fpu_exception wp de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx x86-64 constant_tsc rep_good nopl pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dtherm | |
*-cpu:1 | |
product: Intel(R) Xeon(R) CPU E5410 @ 2.33GHz | |
vendor: Intel Corp. | |
physical id: 2 | |
bus info: cpu@1 | |
width: 64 bits | |
capabilities: fpu fpu_exception wp de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx x86-64 constant_tsc rep_good nopl pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dtherm | |
*-network | |
description: Ethernet interface | |
physical id: 1 | |
logical name: eth0 | |
serial: 12:31:39:0f:90:7e | |
capabilities: ethernet physical | |
configuration: broadcast=yes driver=vif ip=10.193.147.140 link=yes multicast=yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment