Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: Newbie: Palm & ogo: msg#00038

cms.opengroupware.discuss.german

Subject: Re: Newbie: Palm & ogo

Am Donnerstag, 29. April 2004 11:56 schrieb Hans Novak:
> Hi,
>
> ich lese seit Tagen in Foren und im Web.
> Leider steht nirgends ein "howto" für Palm Benutzer.
> Der ogo Server läuft.
> Palm mit kpilot läuft ebenfalls.
> Ich benötige wohl "skyrix" - was auch immer das ist und woher auch immer
> man das bekommen mag.
>
> Kann mir jemand helfen ?
>
> Hans

Hi,

nö du musst den nhsd starten und dann den Palm übers Netzwerk mit diesem
Server abgleichen.

zur Hilfe hier mein Startscript ( man müsste es evtl noch ein bisschen
aufräumen ):

#! /bin/sh

# hexxter hack : das hilft gegen die floatingpoint exception mit dem kernel2.6
#export LD_ASSUME_KERNEL=2.4.1

#!/bin/sh
#
# Start the OpenGroupware suite
#
# Author: Jimmy Stenke <developer@xxxxxxxxxx>
# Slight modifications: Robert Hutton <rwh@xxxxxxxxxxxxxxxxxxx>
#

PATH=/bin:/usr/bin:/sbin:/usr/sbin
HOMEDIR=/usr/lib/opengroupware.org
DAEMON=$HOMEDIR/Tools/ix86/linux-gnu/gnu-fd-nil/nhsd
NAME=nhsd
USER=opengroupware

test -f $DAEMON || exit 0
source $HOMEDIR/OpenGroupware.org.sh
export
SASL_PATH="${GNUSTEP_USER_ROOT}/Library/Plugins/Plain.plugin/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO"
export PILOTPORT=net:any:14238

start()
{
touch /var/run/$NAME.pid
chown $USER /var/run/$NAME.pid
if start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \
--background --chuid $USER --make-pidfile --exec $DAEMON -- $OPTIONS ;
then
echo "$NAME."
else
echo "."
fi
}

stop()
{
if start-stop-daemon --stop --quiet --pidfile /var/run/$NAME.pid; then
echo "$NAME."
else
echo "."
fi
}

case "$1" in
start)
echo -n "Starting groupware suite: "
start
;;
stop)
echo -n "Stopping groupware suite: "
stop
;;
restart | force-reload)
echo -n "Restarting groupware suite: "
stop
start
;;
*)
echo "Usage: /etc/init.d/$NAME {start|stop|restart|force-reload}"
exit 1
;;
esac
exit 0

--
OpenGroupware.org German Discussion
discuss-de@xxxxxxxxxxxxxxxxx
http://mail.opengroupware.org/mailman/listinfo/discuss-de



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
solaris.opensol...    editors.vim/200...    web.turbogears....    jakarta.ant.dev...    mathematics.max...    text.unicode.ge...    lang.ruby.core/...    xfce.announce/2...    network.centeri...    php.cvs.pear/20...    user-groups.lin...    kde.devel.quant...    file-systems.ar...    redhat.fedora.t...    apple.fink.auto...    gnome.orbit.gen...    qplus.devel/200...    culture.transpo...    video.dri.user/...    operators.nanog...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation