On Tue, 11 Aug 1998 [EMAIL PROTECTED] wrote:
>
> Hi All,
>
> How do I set Linux up so that it will log all the messages it displays during
> boot?
>
Normally, they are all logged to /var/log/syslog. No need to setup
anything. Also, you should be able to see the boot messages by executing
dmesg.
> Also, where do I set up the PATH, MANPATH and other enviroment variables so they
> effect all users. Right now I set up a .profile file for each user with the same
> stuff in it.
>
There is a file called "profile" in /etc. This is executed before the
.profile of the user. You can set systemwide things there
B
> Thanks
> Stuart Wood
>
Frank