<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  
  
  <channel>
    <title>chrisjrob: italc</title>
    <link>https://chrisjrob.com</link>
    <atom:link href="https://chrisjrob.com/tag/italc/feed/index.xml" rel="self" type="application/rss+xml" />
    <description>GNU Linux, Perl and FLOSS</description>
    <language>en-gb</language>
    <pubDate>Fri, 13 Feb 2026 17:22:31 +0000</pubDate>
    <lastBuildDate>Fri, 13 Feb 2026 17:22:31 +0000</lastBuildDate>
    
    <item>
      <title>The Green Icons are breeding</title>
      <link>https://chrisjrob.com/2008/07/15/the-green-icons-are-breeding/</link>
      <pubDate>Tue, 15 Jul 2008 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2008/07/15/the-green-icons-are-breeding</guid>
      <description>
       <![CDATA[
         
           <img src="https://chrisjrob.com/assets/italc_icon.png" align="right" alt="Featured Image">
         
         <p>Following the <a href="/2009/04/24/ltsp-install-italc-on-debian-etch/">installation of Italc on our LTSP Server</a>, users reported that they had several green icons in their system tray.  This transpired to be the KDE session manager, which automatically restores all applications running at time of logging-off.  I have updated my Install Italc instructions to include excluding ica from KDE session manager.</p>

<!--more-->

<p>In trying to kill off the multiple ica processes, I found that <code class="language-plaintext highlighter-rouge">ps</code> can do more than just <code class="language-plaintext highlighter-rouge">ps aux</code>.  I found that <code class="language-plaintext highlighter-rouge">ps -fHu username</code> would provide a tree-view of the specified user, which is much neater than piping ps through grep.</p>

<p>And then our <code class="language-plaintext highlighter-rouge">/tmp</code> filesystem filled up, and I just simply could not work out why.  Until, at least, I managed to trash our virtualised Windows Server 2003 (running under Qemu), by inadvertently disabling its network card and thus triggering the server monitoring - which automatically killed and restarted it; 600mb freed up in a second.</p>

       ]]>
      </description>
    </item>
    
    <item>
      <title>LTSP | The Continuing Saga of LTSP Screen Shadowing</title>
      <link>https://chrisjrob.com/2008/07/14/the-continuing-saga-of-ltsp-screen-shadowing/</link>
      <pubDate>Mon, 14 Jul 2008 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2008/07/14/the-continuing-saga-of-ltsp-screen-shadowing</guid>
      <description>
       <![CDATA[
         
           <img src="https://chrisjrob.com/assets/italc.jpg" align="right" alt="Featured Image">
         
         <p>This turned out to be a complete nightmare, and took several days to resolve.  I never did manage to get x11vnc working on the client, nor did I manage to get italc (which I think also uses x11vnc) working on the client.  In the end I settled for installing italc-client on the server, so that the client runs when users log onto the server, allocating each user a unique port, and putting a little green italc icon in their system tray.</p>

<!--more-->

<p>This required upgrading qt4 from lenny (hardly ideal) and still works like a pig.  Well viewing is fine, but the remote control is unusably slow.</p>

<p>I found it impossible to manage the list of users in italc; which changes according to the whims of DHCP.  I ended up writing a script to use the output of “who” to populate the <code class="language-plaintext highlighter-rouge">globalconfig.xml</code> file in <code class="language-plaintext highlighter-rouge">/home/username/.italc</code>; if I have time I will add the script to my install italc instructions.</p>


       ]]>
      </description>
    </item>
    
    <item>
      <title>LTSP | Screen Shadowing</title>
      <link>https://chrisjrob.com/2008/07/10/screen-shadowing/</link>
      <pubDate>Thu, 10 Jul 2008 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2008/07/10/screen-shadowing</guid>
      <description>
       <![CDATA[
         
           <img src="https://chrisjrob.com/assets/ltsp_logo.png" align="right" alt="Featured Image">
         
         <p>Something that we have become used to having under Citrix is the ability to shadow users, and I have been missing this since our forays into LTSP.  I know it is possible, and I have been attempting to use the KDE built-in Krfb Desktop Sharing module.  The problem with this has been that, all users being on the same hardware, it’s difficult to know to which screen number to connect.  I guess there probably is a way, but when I used trial and error to find the right display, the performance was less than impressive.</p>

<!--more-->

<p>So I decided to follow the masses and install x11vnc on the client, but suffice don’t have it working yet!</p>

<p>You may recall my recent installation of Edubuntu at home.  Well I was surprised to find that the Thin Client Manager, AKA the Student Control Panel, missing.  I Googled without joy, and ended up finding that thin-client-manager-gnome needed to be installed via Synaptic.  I reported this at #edubuntu and ogra informed that they have replaced this with <a href="http://italc.sourceforge.net/">iTalc</a>.  I therefore removed thin-client-manager-gnome, but again I could not find any reference to iTalc in the menus.  Again I Googled fruitlessly and again the solution was as simple as installing italc-master (the client was already installed).  And it worked, straight off including screen shadowing.</p>

<p>Now all I need to do is to work out <a href="/2009/04/24/ltsp-install-italc-on-debian-etch/">how to install iTalc on Etch</a>!  Perhaps not.  At least not just yet.</p>


       ]]>
      </description>
    </item>
    
  </channel> 
</rss>
