sunray

From: Kai Riasol Gonzalez (riasol@stud.uni-frankfurt.de)
Date: Fri May 24 2002 - 03:28:44 EDT


hallo

i have a 420r with sunray(about 20) with sunray software 1.3. i use the
kioskmode. where the default website is www.digitalcraft.org. but on 4
sunray it start with a other startpage. www.heise.de. they start. but
when i press home on the browser it put www.digitalcraft.org. anyone how
to change it, only for these 4 sunrays??

thx

kai

here is my file with them i start the 4 "different" sunray.
the file ist
/var/opt/SUNWbb/root/bb/apps/netscape/netscape

 
#!/bin/sh

if [ $BB_TOKEN = "pseudo.080020f0e07e" ]
then
  /bb/apps/netscape/netscape.org $1 $2 $3 $4
http://www.mak.frankfurt.de/infoterm/info.php $6 $7 $8 $9
elif [ $BB_TOKEN = "pseudo.080020f28d31" ]; then
  /bb/apps/netscape/netscape.org $1 $2 $3 $4
http://epidemic.ws/digitalcraft $6 $7 $8 $9
elif [ $BB_TOKEN = "pseudo.080020f526f8" ]; then
  /bb/apps/netscape/netscape.org $1 $2 $3 $4
http://epidemic.ws/digitalcraft $6 $7 $8 $9
elif [ $BB_TOKEN = "pseudo.080020f0e06f" ]; then
  /bb/apps/netscape/netscape.org $1 $2 $3 $4
http://epidemic.ws/digitalcraft $6 $7 $8 $9
elif [ $BB_TOKEN = "pseudo.080020f52821" ]; then
  /bb/apps/netscape/netscape.org $1 $2 $3 $4
http://epidemic.ws/digitalcraft $6 $7 $8 $9
else
  /bb/apps/netscape/netscape.org $*
fi
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:22 EDT