40.49 Dell Precision 650 (Caravan)
This is a server with dual processors, 4GB memory, SCSI disk with a PERC 320/DC Adaptec controller with 440GB of disk (4 110GB drives).
The base install was with the beta Debian Installer (12 Nov 2003),
which was under development for the next stable release of Debian.
The SCSI controller was not recognised (although Knoppix had no
problem with it, loading the percraid module and identifying it as
scsi2) but going to tty2 (C-A-F2) and doing a (there was no percraid module) then a detect hardware did
the trick. A partition of 10GB was used for /
, and 420GB for
/dmrnet
and 10GB (far too much) for swap.
40.49.1 Caravan Specification
From the lspci and lshw commands and
/proc/cpuinfo
:
Key | Value |
---|---|
Machine: | Precision WorkStation 650 |
CPU: | 2 x Intel(R) Xeon(TM) CPU 3.20GHz |
Bogomips: | 6370 |
Memory: | 4GB |
Network: | 82545EM Gigabit Ethernet Controller (e1000) |
Disk: | PERC RAID5C Adaptec AAC-RAID 420GB (aacraid) |
Video: | nVidia NV18GL [Quadro4 NVS AGP 8x] 128MB (nv) |
Audio: | Intel 82801DB AC’97 Audio Controller (intel810_audio) |
CD/DVD: |
Hostname: | caravan
Domainname: | togaware.com
IP Address: | 105.229.8.170
Netmask: | 255.255.255.192
Broadcast: | 105.229.255.255
Gateway: | 105.229.8.190
DNS | 125.83.72.15 125.83.72.1
Boot: | Grub
40.49.2 Caravan Install Log
The beta release of the Debian Installer, identified as Sarge i386 Netinst and dated 9 Nov 2003, was downloaded as an ISO image from http://gluck.debian.org/cdimage/testing/sarge_d-i/i386/.
Booting from CD-ROM was arranged from the BIOS by going into the boot
device menu (F12) and choosing CD-ROM. For the Debian install choose
English (USA)—choosing Australia results in a bad keyboard amp.
There is no DHCP on the local network so a static network was
configured. Create partitions: 9GB ext3 for /, 70GB ext3 for /home,
and 1GB for swap. Sarge was chosen as the mirror. The driver for the SCSI
RAID was loaded by going to another virtual terminal (C-A-F2) and
loading it with modprobe aacraid
. Then C-A-F1 and
Choose Detect Hardware
. Now partition the (420GB) into 10GB
ext3 for /
, 390GB ext3 for /home
and 10GB for swap.
This is too much for swap - seems to only recognise 2GB. Choose to
install GRUB (on hd0), then reboot.
Configure the clock as GMT (although it might not be GMT at present, it is the usual set up) and the time zone is Australia/ACT. Choose to use Shadow Passwords. Add Root and User accounts. For apt choose http with the US mirrors.kernel.org. Don’t do any task selection for now. No specific exim4 options need be selected - set up as a satellite system.
Note that the hostname remained as localhost. I had to change this as below.
Now the setup begins. Install wajig ssh
emacs21 less most. Use
visudo to set up wajig usage for a user.
Install kernel-image-2.4.22-1-686
.
Correct the host name with the command hostname caravan
then
emacs /etc/hostname
and emacs /etc/hosts
.
Install ntpdate to set the system clock accurately from a reliable server (e.g., ntp.togaware.com). Install ntp to regularly update the clock.
Set up ssh from remote accounts if you like:
Similarly copy any setup files from remote hosts:
$ scp athens:{.bashrc,.bash_profile} .
$ scp athens:{.emacs,.emacs-custom,.emacs-kayon} .
$ scp athens:{.xsession,.Xresources} .
Set up apt appropriately:
# mv /etc/apt-get/sources.list /etc/apt-get/sources.list.orig
# scp athens:/etc/apt-get/sources.list /etc/apt-get/sources.list
$ wajig update
$ wajig dist-upgrade
Get X Windows working with the nVidia card by installing x-window-system gnome gdm, gdm, gdm, gdm, gdm, gdm gdm-themes cinepaint, cinepaint, cinepaint, cinepaint xine-ui.
See Section ?? for details on installing the nvidia driver for accelerated graphics.
Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0