Size: 1924
Comment:
|
Size: 1565
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 44: | Line 44: |
==== testpoint, DAQ ==== * If you cannot see past data on diaggui or dataviewer, define daq channel using daqconfig. Be careful that channels are activated. * If dmesg says DAQ size is too small, increase sampling rate on DAQ channels * If diaggui says test point is not available, suspect awg, and run /opt/rtcds/tst/x1/target/gds/startup_x1x14.cmd |
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
- Prepare a proper partition on your HDD, recommends to have a new HDD for Ubuntu Linux
- Insert Ubuntu 10.4. 64bit CD-ROM and boot
- In installation package selection, select 'Ubuntu Server' which proceeds text mode installation
- In entering a hostname section, name proper hostname like 'desktop1'
- In partitioning section, recommends 'use entire disk' if you will duplicate and use this disk for other PC's setup.
- Starts installation process automatically
- Type 'controls' as a new username and 'XXXXXX(ask somebody)' as the password
- Select 'No' for encrypt the home directory
- Select 'No automatic updates' for stable operation
- Select
- DNS server
- OpenSSH server
- Print server
- Samba file server
- Virtual Machine host
- login as controls on CUI
sudo apt-get install ubuntu-desktop
update software
sudo apt-get update
Install desktop
sudo apt-get install ubuntu-desktop
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)