Blog in Opera

what a great name!

Subscribe to RSS feed

Posts tagged with "mysql"

Technical Notes on Development

, , ,

Work on the server(colab) with GUI application: such as Eclipse

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
February 2012
S M T W T F S
January 2012March 2012
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29