38
Chapter 4. Installation
Next, edit the
/etc/aliases
file on the mail server and add the following line:
rogerthat01: | /etc/smrsh/ack_enqueuer.pl
Next, edit the
/etc/mail/sendmail.mc
file and change:
"DAEMON_OPTIONS(‘Port=smtp,Addr=127.0.0.1, Name=MTA’)dnl"
to:
"DAEMON_OPTIONS(‘Port=smtp, Name=MTA’)dnl"
Then, have the alias processed like so:
newaliases
Finally, update the
sendmail-cf
package:
up2date sendmail-cf
Note, disconnected installs must obtain this package from the ISO.
Restart sendmail:
service sendmail restart
4.4. MySQL Installation
This sections is applicable only if your RHN Satellite Server will serve Monitoring-entitled
systems and you wish to run
MySQL
probes against them. Refer to the Probes appendix
of the
RHN Reference Guide
for a list of available probes.
If you do wish to run
MySQL
probes, subscribe the Satellite to the Red Hat Enterprise
Linux AS Extras channel and install the
mysql-server
package either through the RHN
website or
up2date
.
Two extra packages will also be downloaded in the transaction. These are needed for the
mysql-server
package to be installed and run successfully. Once finished, your Satellite
may be used to schedule
MySQL
probes.