Difference between revisions of "Desktop computers"

From IridiaWiki
Jump to navigationJump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Generalities =
 
= Generalities =
   
This page contains the information about the desktop pcs in use at Iridia.
+
This page contains the information about the desktop pcs in use at IRIDIA. The information is sorted by people's last names.
 
When you put your data in, you must follow this structure:
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:
 
   
 
{|
 
{|
  +
!DNS name
|Monitor
 
  +
|The assigned name in the ULB network
|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 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 fdisk -l | grep Disk'</nowiki>; add also information about rpm (with the model name you find it on Google easily)
  +
|-
  +
!Graphics card
  +
|Brand, model (use <nowiki>'sudo lspci | grep "VGA"'</nowiki>) and video RAM size (use <nowiki>sudo lspci -v -s $(sudo lspci | grep VGA | cut -d\ -f 1) | grep prefetchable | grep -v non</nowiki>)
  +
|-
  +
!CD/DVD
  +
|Type ("Read" or "Read/write"), brand and model
  +
|-
  +
!Ethernet adapter
  +
|Brand and model as output by <nowiki>'sudo lspci | grep Eth'</nowiki>
  +
|-
  +
!rowspan="2"|Monitors
 
|(1) Brand, model, size in inches
  +
|-
  +
|(2) Brand, model, size in inches
 
|}
 
|}
   
= Computers ordered by person =
+
= Computers sorted by person =
 
== Carlo Pinciroli ==
 
== Carlo Pinciroli ==
 
{|
 
{|
  +
!DNS name
|Monitor
 
  +
|bohr.ulb.ac.be
|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
  +
|Samsung HD103UJ 1000.2Gb @ 7200rpm
  +
|-
  +
!Graphics card
  +
|nVidia GeForce 9500 GT 128Mb
  +
|-
  +
!CD/DVD
  +
|Read/write CDDVDW SH-S223B
  +
|-
  +
!Ethernet adapter
  +
|RTL8111/8168B PCI Express Gigabit Ethernet controller
 
|-
 
|-
  +
!Monitors
|Hard disk
 
|Samsung HD103UJ, 1000.2Gb
+
|Samsung SyncMaster 245B 24 inches
 
|}
 
|}

Latest revision as of 15:39, 31 May 2012

Generalities

This page contains the information about the desktop pcs in use at IRIDIA. The information is sorted by people's last names. When you put your data in, you must follow this structure:

DNS name The assigned name in the ULB network
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 dmidecode --type 17 | grep -i -e type -e speed'
Hard disk Brand, model and size as output by 'sudo fdisk -l | grep Disk'; add also information about rpm (with the model name you find it on Google easily)
Graphics card Brand, model (use 'sudo lspci | grep "VGA"') and video RAM size (use sudo lspci -v -s $(sudo lspci | grep VGA | cut -d\ -f 1) | grep prefetchable | grep -v non)
CD/DVD Type ("Read" or "Read/write"), brand and model
Ethernet adapter Brand and model as output by 'sudo lspci | grep Eth'
Monitors (1) Brand, model, size in inches
(2) Brand, model, size in inches

Computers sorted by person

Carlo Pinciroli

DNS name bohr.ulb.ac.be
CPU Intel Core2 Quad CPU Q9400 @ 2.66GHz
RAM 3277Mb DDR2 @ 800Mhz
Hard disk Samsung HD103UJ 1000.2Gb @ 7200rpm
Graphics card nVidia GeForce 9500 GT 128Mb
CD/DVD Read/write CDDVDW SH-S223B
Ethernet adapter RTL8111/8168B PCI Express Gigabit Ethernet controller
Monitors Samsung SyncMaster 245B 24 inches