Changes between Version 17 and Version 18 of Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup


Ignore:
Timestamp:
Jun 19, 2013, 4:22:24 PM (11 years ago)
Author:
ParviK
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup

    v17 v18  
    2222===== Installing the base OS =====
    2323
    24 ====== Console Machine Disk Partitioning =====
     24====== Console Machine Disk Partitioning ======
    2525
    2626While setting up Ubuntu server, partition the disk as follows:
     
    4646====== Single trunk per node ======
    4747[[Image(4Node_3.png, 600)]]
     48
     49
     50===== Software Configuration =====
     51Add the following line to the /etc/apt/sources.list
     52
     53
     54{{{
     55deb http://pkg.mytestbed.net/ubuntu precise/
     56}}}