Open main menu

CDOT Wiki β

Changes

Using Italc Lab Management Tool

668 bytes added, 19:28, 30 March 2011
no edit summary
<li>'''sudo chmod -R 640 /etc/italc/keys/private'''</li>
<li>'''sudo chmod -R ug-x /etc/italc/keys/private'''</li></ul></li>
<li>Copy the contents of the file: /etc/apt/sources.list<br />(you can do this by issuing the command cat /etc/apt/sources.list, then scroll terminal to the beginning of the file, then drag the mouse to the bottom, then click EDIT -> Copy on the terminal menu.</li>
<li>'''sudo chroot /opt/ltsp/amd64'''</li>
<li>'''vi /etc/apt/sources.list'''</li>
<li>'''apt-get update'''</li>
<li>'''apt-get install libitalc italc-master'''</li>
<li>Enter insert mode, then click '''Edit -> PASTE''' from terminal menu. Save and exit file</li>
<li>'''vi /usr/share/ldm/rc.d/S20-ica-launcher'''</li>
<li>Enter the following lines in this file:</li>
</ol>
 
#!/bin/sh
/usr/bin/ica &
true
13,420
edits