Difference between revisions of "Desktop computers"

From IridiaWiki
Jump to navigationJump to search
Line 8: Line 8:
   
 
{|
 
{|
|Monitor
+
!Monitor
 
|Brand, model, size in inches
 
|Brand, model, size in inches
 
|-
 
|-
|CPU
+
!CPU
 
|Brand, model, speed as output by <nowiki>'cat /proc/cpuinfo | grep "model name"'</nowiki>
 
|Brand, model, speed as output by <nowiki>'cat /proc/cpuinfo | grep "model name"'</nowiki>
 
|-
 
|-
|RAM
+
!RAM
 
|Total size as output by <nowiki>'free -mto'</nowiki> (consider only the cell "total mem"), type and speed as output by <nowiki>sudo /usr/sbin/dmidecode --type 17 | grep -i -e type -e speed</nowiki>
 
|Total size as output by <nowiki>'free -mto'</nowiki> (consider only the cell "total mem"), type and speed as output by <nowiki>sudo /usr/sbin/dmidecode --type 17 | grep -i -e type -e speed</nowiki>
 
|-
 
|-
|Hard disk
+
!Hard disk
|Brand, model and size as output by <nowiki>'sudo /sbin/fdisk -l | grep Disk'</nowiki>
+
|Brand, model and size as output by <nowiki>'sudo /sbin/fdisk -l | grep Disk'</nowiki>; add also information about rpm (with the model name you find it on Google easily)
 
|}
 
|}
   
Line 24: Line 24:
 
== Carlo Pinciroli ==
 
== Carlo Pinciroli ==
 
{|
 
{|
|Monitor
+
!Monitor
 
|Samsung SyncMaster 245B, 24 inches
 
|Samsung SyncMaster 245B, 24 inches
 
|-
 
|-
|CPU
+
!CPU
 
|Intel Core2 Quad CPU Q9400 @ 2.66GHz
 
|Intel Core2 Quad CPU Q9400 @ 2.66GHz
 
|-
 
|-
|RAM
+
!RAM
 
|3277Mb, DDR2 @ 800Mhz
 
|3277Mb, DDR2 @ 800Mhz
 
|-
 
|-
|Hard disk
+
!Hard disk
|Samsung HD103UJ, 1000.2Gb
+
|Samsung HD103UJ, 1000.2Gb @ 7200rpm
 
|}
 
|}

Revision as of 16:19, 31 May 2012

Generalities

This page contains the information about the desktop pcs in use at Iridia. We report a table containing the characteristics of the computers in use by each person. The information is sorted by last name.

When you put your data in, you must structure the information as follows:

Monitor Brand, model, size in inches
CPU Brand, model, speed as output by 'cat /proc/cpuinfo | grep "model name"'
RAM Total size as output by 'free -mto' (consider only the cell "total mem"), type and speed as output by sudo /usr/sbin/dmidecode --type 17 | grep -i -e type -e speed
Hard disk Brand, model and size as output by 'sudo /sbin/fdisk -l | grep Disk'; add also information about rpm (with the model name you find it on Google easily)

Computers ordered by person

Carlo Pinciroli

Monitor Samsung SyncMaster 245B, 24 inches
CPU Intel Core2 Quad CPU Q9400 @ 2.66GHz
RAM 3277Mb, DDR2 @ 800Mhz
Hard disk Samsung HD103UJ, 1000.2Gb @ 7200rpm