## page was renamed from LCGT/subgroup/ifo/digital/RTPC/StandAloneFileServer == 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. We recommends to use whole area of a new HDD. 1. Insert Ubuntu 10.4. 64bit CD-ROM and boot 1. In installation package selection, select 'Ubuntu Server' which proceeds text mode installation 1. In entering a hostname section, name proper hostname like 'desktop1' 1. In partitioning section, recommends 'use entire disk' if you will duplicate and use this disk for other PC's setup. 1. Starts installation process automatically 1. Type 'controls' as a new username and 'XXXXXX(ask somebody)' as the password 1. Select 'No' for encrypt the home directory 1. Select 'No automatic updates' for stable operation 1. Select * DNS server * OpenSSH server * Print server * Samba file server * Virtual Machine host 1. login as controls on CUI 1. update software {{{ sudo apt-get update }}} 1. Install desktop {{{ sudo apt-get install ubuntu-desktop }}} 1. {{{ sudo reboot }}} then booted with GUI login screen. === Trouble shooting === ==== Change network interface name ==== * Modify the name in /etc/udev/rule.d/70-persistent-net.rules * Reference: [[http://www.debian.org/doc/manuals/reference/ch05.ja.html#_the_network_interface_name]] (in Japanese)