====== FDT Install ====== FDT has a server and client included in a single jar file, along with several scripts. <code> mkdir ~/FDT cd ~/FDT wget http://monalisa.cern.ch/FDT/lib/fdt.jar wget http://monalisa.cern.ch/FDT/scripts/fdtServer.sh wget http://monalisa.cern.ch/FDT/scripts/fdtClient.sh chmod o+x fdtServer.sh fdtClient.sh </code>