On Tue, Nov 12, 2002 at 01:33:35PM +1000, Curnow wrote:
> 1: When a new program is installed from the root account how do I make
> it available to the other users?
If you installed as root, from an RPM, then you don't
have to anything. Unless the RPM was badly put together.
The user MAY have to logout and login again.
> 2: I am using Apache to test cgi scripts and need to set up a mail
> server. Does Apache have mail server capabilities and how do I add new
> users to it, or do I need a separate mail server to do this?
If you just want to send mail from a cgi, just fire off
a command like
mail -s 'some subject' [EMAIL PROTECTED] < file-with-message-text
from the system function or equivalent of your cgi language.
(What are using anyway?)
But be very wary about using cgi variables as part of the command.
ie. don't
If you're a complete n00b, have a read of one of the many
cgi and html howtos on the net.
Matt
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug