Canonical offers dedicated support program for Lotus Symphony


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) Canonical offers dedicated support program for Lotus Symphony
# 1  
Old 01-18-2010
Canonical offers dedicated support program for Lotus Symphony

Canonical offersdedicated support program for Lotus Symphony, the core component ofIBM Client for Smart Work on Ubuntu

IBM Lotusphere/Florida,Jan 18, 2010: Canonical today announced a dedicated supportprogram for Lotus Symphony, the no-charge office productivityalternative which is a core component of IBM Client for Smart Work(ICSW) on Ubuntu. This support is made available to customers byCanonical through the IBM and Canonical partner network.Organisations can now switch to an alternative platform fromMicrosoft for their business productivity needs with full confidencethat the core solution is fully supported.

read more



More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Web Development

MySQL: Random offers for every airport

I need to write a MySQL query where it loops through every airport and generates 10 random offers (my offers table is 990,000+ rows) The code I have below works for 1 airport, but as soon as it gets bigger it slows RIGHT down. This is using PHP/MySQL At the moment it takes well over a... (2 Replies)
Discussion started by: worchyld
2 Replies
Login or Register to Ask a Question
ARMAGETRONAD-DEDICATED(6)					   Games Manual 					 ARMAGETRONAD-DEDICATED(6)

NAME
armagetronad-dedicated - an Armagetron Advanced dedicated game server SYNOPSIS
/etc/init.d/armagetronad-dedicated start|stop|restart|force-reload|status armagetronad-dedicated [-h, --help] [-v, --version] [--doc] [--fastforward] [--benchmark] [--record] [--playback] DESCRIPTION
The Armagetron Advanced dedicated server runs from an initscript -- to enable running it on boot, edit /etc/default/armagetronad-dedicated. The server program will read default settings from /etc/armagetronad/settings_dedicated.cfg. Modifications and custom server settings should be implemented in the file /etc/armagetronad/settings_custom.cfg. To edit configuration on-the-fly or make time-sensitive temporary changes, it's best to log onto the server from the armagetronad client and log on as an administrator (using the password set in the server configuration). Console input is not available when running the server as a daemon. Before each round is started, the file /etc/armagetronad/everytime.cfg is read; it may be useful to use this for things like randomly changing maps or other quickly changing settings. OPTIONS
Note: Only options that are relevant for invoking armagetron-dedicated via the command line (and not the initscript) are documented here. See armagetronad-dedicated --help for a complete reference. -h, --help Show help message. -v, --version Print version number. --doc Print documentation for all console commands. These are also configuration settings for config files. --fastforward TIME Lets time run very fast until the given time is reached. --benchmark Renders frames as they were recorded. --record FILENAME Creates a DEBUG recording while running. --playback FILENAME Plays back a DEBUG recording. FILES
/etc/armagetronad/settings_dedicated.cfg SEE ALSO
armagetronad(6) Armagetron Advanced is documented fully by the provided HTML docs, found under /usr/share/doc/armagetronad-common/html/. A thorough guide to running a server can be found on the Armagetron Advanced wiki: http:wiki.armagetronad.netindex.phpServer_Administra- tion_Guide and: http:wiki.armagetronad.netindex.phpAdvanced_Server_Administration_Guide AUTHOR
Armagetron Advanced was written by Manuel Moos <z-man@users.sourceforge.net> and the Armagetron Advanced development team. This manual page was adapted from the original HTML version by Marcelo E. Magallon <mmagallo@debian.org> (and later Christine Spang <spang@mit.edu>), for the Debian GNU/Linux system (but may be used by others). February 08, 2007 ARMAGETRONAD-DEDICATED(6)