Technical Notes on Development
Tuesday, 8. August 2006, 16:14:40
1. start Exceed on your windows desktop
2. login onto the server (colab) using SSH.
3. Type
DISPLAY=yourWindowsMachineHostName:0.0
export DISPLAY;
gnome-panel &
4. You will see the Linux toolbar behind the windows toolbar. Drag it to the right so it shows as a vertical bar.
5. You can now access all the applications on the Linux server.
MySQL:
1. http://www.linux.com/article.pl?sid=04/08/19/1422204
2. Installed mysql.4.0.22-standard on colab. Inserted hostname localhost.localdomain for user discus to make the database connection work. Version 4.1.7 doesnot work properly.
3. >>http://forums.devshed.com/archive/t-182005
4. >>http://www.linuxforum.com/redhat-reference/s1-iptables-storing.html
5. >>http://www.neohapsis.com/neolabs/neo-ports/neo-ports.html
6. >>http://www.linuxquestions.org/questions/showthread.php?s=&threadid=243712
7. How to change the iptables/firewall rules
/etc/sysconfig/iptables
/sbin/service iptables restart
iptables -vL



