Open desktop
WA7KGX
caf at omen.UUCP
Sun Jun 3 16:49:19 AEST 1990
In article <43 at raysnec.UUCP> shwake at raysnec.UUCP (Ray Shwake) writes:
:In article <1061 at sixhub.UUCP> davidsen at sixhub.UUCP (bill davidsen) writes:
:>In article <706 at n4hgf.uucp> jmd at n4hgf.UUCP (John Dashner WA4CYB) writes:
:>
:> The product has been usefully robust. We have just started running a
:>reasonable user load, having gotten a working server upgrade, and we
:>will be running a number of user on it.
:
:Some people are luckier than others. Among the problems I've encountered:
:
: - Corruption of some critical files if I change the default root
: shell from Bourne to Cshell
I suggest bin/sh remain Bourne shell, see below.
:
: - MMDF II regularly leaves undelivered messages in its spool dir
You have to have the "deliver" program running:
mmdf 244 1 0 02:25:11 ? 0:00 /usr/mmdf/bin/deliver -b -clocal
:
: - Bootup problems after power loss when Korn Shell has been
: substituted for /bin/sh (We're still working to narrow this
: problem down)
Check out the history files. I keep /bin/sh as /bin/sh, this allows
boot-up to use Bourne shell, yet I can set the shell in the login to Korn
so I have the "better shell" when multi user. It helps to keep the
KSH history files on the root FS, makes it easier to keep "my" file system
squeaky clean (fsck-wise).
:
: - Custom will not load Xenix/386 Software Dvlpmt (and SCO says
: they don't support it under SCO UNIX!)
I still run the Xenix compiler to compile a certain 286 program. Possible to
do with shell scripts and setroot. Otherwise I use the ODT development
system, or assorted and sundry DOS compilers as needed.
More information about the Comp.unix.xenix
mailing list