博文

目前显示的是 一月, 2010的博文

Install tomcat in ubuntu

1) Find a correct tomcat package to install sudo apt-cache search tomcat 2) Install all Tomcat package with following command sudo apt-get install tomcat5.5-webapps sudo apt-get install tomcat5.5-admin sudo apt-get install tomcat5.5 3) Done apt-get help Ubuntu to configure almost everything and create a script put inside init .d folder for Tomcat auto startup script. we can start/stop/restart Tomcat with following command /etc/init.d/tomcat5.5 start /etc/init.d/tomcat5.5 stop /etc/init.d/tomcat5.5 restart apt-get help to create a share folder in /usr/share also, please access cd /usr/share/tomcat5.5 and issue a ls -lh in /usr/share/tomcat5.5 to find out the rest of the Tomcat location. drwxr-xr-x bin drwxr-xr-x common lrwxrwxrwx conf -> /etc/tomcat5.5 lrwxrwxrwx doc -> ../doc/tomcat5.5 lrwxrwxrwx logs -> /var/lib/tomcat5.5/logs drwxr-xr-x server lrwxrwxrwx shared -> /var/lib/tomcat5.5/shared lrwxrwxrwx temp -> /var/lib/tomcat5.5/temp lrwxrwxr...

Centralized Priority-Widget Engine linux

Keywords: widget Develop HTML widgets with Dojo: http://www.ibm.com/developerworks/edu/wa-dw-wa-dojowidgets.html http://dojocampus.org/explorer/#Dojo_Data Which engine is the best to develop a widget for? http://www.widgipedia.com/forum/read.php?16,276,342 Develop Widgets: http://blog.auinteractive.com/learn-to-develop-widgets Keywords: widget engine All in one: http://en.wikipedia.org/wiki/Widget_engine Keywords: widget engine linux http://linux4world.blogspot.com/2007/10/top-8-widget-engines-for-linux-platform.html http://alp.access-company.com/files/ACCESS_WP_Force_2009-02-11.pdf http://www.kryogenix.org/days/2006/01/22/jackfield-apples-dashboard-for-the-linux-gnome-desktop adobe AIR : http://www.adobe.com/products/air/ Keywords: multi-monitor http://en.wikipedia.org/wiki/Multi-monitor products and adaptor: http://www.multi-monitors.com/SUPER_PC_Multi_Monitor_Adapters_USB_VGA_Matrox_Head2Go_s/22.htm xWindow system: http://en...