Difference between revisions of "Guide to install Linux on lab computer"
From Immersive Visualization Lab Wiki
Line 1: | Line 1: | ||
# Preparation | # Preparation | ||
− | ## | + | ## request static IP address in 137.110.118 or 137.110.119 subnet, suggest DNS name (find inspiration at [http://simple.wikipedia.org/wiki/List_of_rocks]) |
− | + | ## send DNS name to Jurgen to update data bank at [http://research.calit2.net/event-coordination/index.php/List_of_IP_addresses] | |
− | # | + | # Hardware |
+ | ## set up computer, monitor, keyboard, mouse on lab desk | ||
## use wired, optical mouse | ## use wired, optical mouse | ||
## connect monitor with DVI cable, not VGA | ## connect monitor with DVI cable, not VGA | ||
## connect to activated Ethernet jack | ## connect to activated Ethernet jack | ||
− | # Install | + | # Install Operating System |
## insert CentOS 4.6 DVD-ROM | ## insert CentOS 4.6 DVD-ROM | ||
## reboot computer | ## reboot computer | ||
− | ## hit F12 during POST and select external USB or DVD drive | + | ## hit F12 during POST and select external USB or DVD drive to boot from DVD |
+ | ## use default regional settings (US/English) | ||
+ | ## set root password (consult Jurgen) | ||
+ | ## enable NTP | ||
+ | ## select custom configuration | ||
+ | ### check administrative tools | ||
+ | # Configure OS | ||
+ | ## configure network | ||
+ | ### use assigned static IP (see above) | ||
+ | ### net mask: 255.255.255.0 | ||
+ | ### DNS servers: 132.239.1.52, 128.54.16.2, 132.239.0.252 | ||
+ | # Update OS | ||
+ | ## wait for round red icon at top right of screen, then click on it | ||
+ | ## install all available updates | ||
+ | ## reboot | ||
+ | # Install graphics driver | ||
+ | ## on login screen: hit ctrl-alt-F1 | ||
+ | ## log in as root | ||
+ | ## type "init 3" | ||
+ | ## type "sh /home/jschulze/drivers/NVIDIA", then press TAB key | ||
+ | ## skip FTP server lookup | ||
+ | ## do not install 32 bit compatibility libraries | ||
+ | ## do auto-configure graphics driver | ||
+ | ## reboot | ||
+ | ## log in as root | ||
+ | ## open terminal window, type "nvidia-settings" | ||
+ | ## configure display resolution | ||
+ | ## save to default file ("/etc/X11/xorg.conf") |
Revision as of 20:49, 4 February 2008
- Preparation
- Hardware
- set up computer, monitor, keyboard, mouse on lab desk
- use wired, optical mouse
- connect monitor with DVI cable, not VGA
- connect to activated Ethernet jack
- Install Operating System
- insert CentOS 4.6 DVD-ROM
- reboot computer
- hit F12 during POST and select external USB or DVD drive to boot from DVD
- use default regional settings (US/English)
- set root password (consult Jurgen)
- enable NTP
- select custom configuration
- check administrative tools
- Configure OS
- configure network
- use assigned static IP (see above)
- net mask: 255.255.255.0
- DNS servers: 132.239.1.52, 128.54.16.2, 132.239.0.252
- configure network
- Update OS
- wait for round red icon at top right of screen, then click on it
- install all available updates
- reboot
- Install graphics driver
- on login screen: hit ctrl-alt-F1
- log in as root
- type "init 3"
- type "sh /home/jschulze/drivers/NVIDIA", then press TAB key
- skip FTP server lookup
- do not install 32 bit compatibility libraries
- do auto-configure graphics driver
- reboot
- log in as root
- open terminal window, type "nvidia-settings"
- configure display resolution
- save to default file ("/etc/X11/xorg.conf")