Differences between revisions 8 and 9
Revision 8 as of 2011-03-08 09:41:56
Size: 1565
Comment:
Revision 9 as of 2011-03-10 11:39:10
Size: 1562
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 1. Prepare a proper partition on your HDD, recommends to have a new HDD for Ubuntu Linux  1. Prepare a proper partition on your HDD, recommends to use whole area of a new HDD.

Standalone client WS

This setup is not for Real-time system but for general Linux supporting the realtime system as file server and diagnosis monitor with application software like MEDM, DTT, dataviewer.

setup ubuntu desktop 1/4/2011 at 40m

  1. Prepare a proper partition on your HDD, recommends to use whole area of a new HDD.
  2. Insert Ubuntu 10.4. 64bit CD-ROM and boot
  3. In installation package selection, select 'Ubuntu Server' which proceeds text mode installation
  4. In entering a hostname section, name proper hostname like 'desktop1'
  5. In partitioning section, recommends 'use entire disk' if you will duplicate and use this disk for other PC's setup.
  6. Starts installation process automatically
  7. Type 'controls' as a new username and 'XXXXXX(ask somebody)' as the password
  8. Select 'No' for encrypt the home directory
  9. Select 'No automatic updates' for stable operation
  10. Select
    • DNS server
    • OpenSSH server
    • Print server
    • Samba file server
    • Virtual Machine host
  11. login as controls on CUI
  12. sudo apt-get install ubuntu-desktop
  13. update software

    sudo apt-get update
  14. Install desktop

    sudo apt-get install ubuntu-desktop
  15. sudo reboot 

then booted with GUI login screen.

Trouble shooting

Change network interface name

KAGRA/Subgroups/DGS/RTPC/StandAloneFileServer (last edited 2012-06-06 17:55:44 by OsamuMiyakawa)