[Inschool] Bridgman Update
Randall Perry
inschool@kalamazoolinux.org
Mon, 29 Sep 2003 15:26:42 -0500
--=======91E6CD5=======
Content-Type: text/plain; x-avg-checked=avg-ok-315436D0; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 8bit
At 02:09 PM 9/29/2003 -0400, you wrote:
>Hello,
Hello.
>I am an employee of Bridgman Public Schools, and this year we installed
>and are running a Linux server architecture.
Excellent. Hope it works for you.
<snip>
>The hs server runs the mail on a sendmail server. For client access we
>are running OpenWebMail, a very nice solution, we havent had any problems
>with it.
Of course, qmail is fast and has YET to have a security bug :P
But if that works for you...GREAT.
>The one problem I am having is with the Follett Server. The Follett
>company provides software for librarys and we are not keen on changing.
>With there newest server version they added Linux support. Has anyone else
Never heard of it, but will keep a mental note.
>delt with the Follett Faircom Server for Linux? The server seems to start
>just fine, but when I try to shut it down the ctstop [the program that
>stops the server] reports that it can not find the server.
ps -ef | grep ct
This should show anything running.
>I am waiting on another tech to put the server to work [transfer all the
>data over from our aged Novell server], so I can't tell if the server is
>working or not, but it dosn't seem to kick out any error messages.
If there isn't any data there, will it still run? (config dependencies?)
> Also, Follett directs that the program be run from the working directory
> with a
>dedicated terminal. If I run it with an absolute path it starts kicking
Follett evidently does not know that Unix is multi-user multi-tasking.
That does not make any sense to me.
If you really felt compelled, you could ALT-F3 and sign on and then execute it.
Better to just run
nohup follet_init &
(follet_init replace with whatever the executeable or startup script is)
>data into the current working directory. We would really like to have it
>start at boot from a script.
/etc/rc.d/init.d/start_follet.sh
>Any comments, solutions, rants, raves, etc?
>Miles Pschigoda
*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.
Randall Perry
http://www.domain-logic.com
Jesus is coming! Look Busy!
*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.
--=======91E6CD5=======--