Differences between revisions 4 and 5
Revision 4 as of 2010-08-25 14:56:45
Size: 435
Comment:
Revision 5 as of 2010-08-25 15:16:34
Size: 468
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 *Make loacal directory  *Make loacal directory: /cvs/cds/kami
Line 26: Line 26:

reboot

----

Installation note for Nord

OS:Ubuntu 10.04 64bit server edition (Installation is proceeded in text base.)

Selected software:

  • OPENSSH
  • Printer server
  • Samba server
  • Virtual Machine server


NFS client

  • Make loacal directory: /cvs/cds/kami

mkdir /cvs
cd /cvs
mkdir cds
cd cds
mkdir kami
  • Add

porta:/cvs/cds/kami     /cvs/cds/kami           nfs     defaults        0 0

on /etc/fstab

reboot


CLIO/Technicals/Computer/InstallationNotesNord (last edited 2010-08-25 20:41:44 by OsamuMiyakawa)