Quinta debian-base

From Navigators

(Difference between revisions)
Jump to: navigation, search
(Created page with "=== Info === * Based on Debian Lenny 5.0.4 (amd64) installation CD. * 64-bit (amd64). * NTP (Network Time Protocol) synchronized with ''cuco.di.fc.ul.pt''. * Text: ''vi'', ''...")
 
Line 11: Line 11:
  quinta:~$ ssh root@'''node01'''
  quinta:~$ ssh root@'''node01'''
-
 
-
node01:~$ export http_proxy="http://proxy.di.fc.ul.pt:3128/"
 
...
...
Line 22: Line 20:
  Normal Debian Lenny 5.0.4 installation in one node.
  Normal Debian Lenny 5.0.4 installation in one node.
-
  node01:~$ export http_proxy="http://proxy.di.fc.ul.pt:3128/"
+
  node01:~$ apt-get update
-
  node01:~$ apt-get update
+
  node01:~$ apt-get upgrade
  node01:~$ scp '''user'''@r11:~deploy/packages/* .
  node01:~$ scp '''user'''@r11:~deploy/packages/* .
Line 42: Line 40:
  version : 1
  version : 1
  description : Basic Debian Lenny image.
  description : Basic Debian Lenny image.
-
  author : Vinicius Vielmo Cogo (vielmo@lasige.di.fc.ul.pt)
+
  author : Vinicius Vielmo Cogo (vielmo <at> lasige <dot> di <dot> fc <dot> ul <dot> pt)
  tarball : /home/deploy/images/debian-base.tgz|tgz
  tarball : /home/deploy/images/debian-base.tgz|tgz
  postinstall : /home/deploy/postinstalls/post4all.tgz|tgz|traitement.ash
  postinstall : /home/deploy/postinstalls/post4all.tgz|tgz|traitement.ash

Latest revision as of 10:11, 9 August 2013

Contents

Info

* Based on Debian Lenny 5.0.4 (amd64) installation CD.
* 64-bit (amd64).
* NTP (Network Time Protocol) synchronized with cuco.di.fc.ul.pt.
* Text: vi, vim, nano.
* Script: Shell, Python, Perl.
* Accounts: root:quinta.

Image Usage

quinta:~$ kadeploy3 -e debian-base -f nodesfile
quinta:~$ ssh root@node01

...

At the end of the usage, turn off the machine, from front-end:

quinta:~$ quinta off node01 node02 ... nodeN

Image Creation

Normal Debian Lenny 5.0.4 installation in one node.
node01:~$ apt-get update
node01:~$ apt-get upgrade
node01:~$ scp user@r11:~deploy/packages/* .
node01:~$ dpkg -i linux-image-2.6.32-bpo.2-amd64_2.6.32-8~bpo50+1_amd64.deb
node01:~$ dpkg -i firmware-bnx2_0.23~bpo50+1_all.deb
node01:~$ dpkg -i tgz-g5k_1.0.3-1_all.deb
node01:~$ echo "" > /etc/udev/rules.d/70-persistent-net.rules
node01:~$ tgz-g5k user@r11:~/debian-base.tgz

Descriptor File (dsc3)

name : debian-base
version : 1
description : Basic Debian Lenny image.
author : Vinicius Vielmo Cogo (vielmo <at> lasige <dot> di <dot> fc <dot> ul <dot> pt)
tarball : /home/deploy/images/debian-base.tgz|tgz
postinstall : /home/deploy/postinstalls/post4all.tgz|tgz|traitement.ash
kernel : /boot/vmlinuz-2.6.32-bpo.2-amd64
initrd : /boot/initrd.img-2.6.32-bpo.2-amd64
fdisktype : 83
filesystem : ext3
environment_kind : linux
visibility : public
Personal tools
Navigators toolbox