Changes

From Amahi Wiki
Jump to: navigation, search
23 bytes added ,  20:58, 23 March 2011
no edit summary
Finding out a disk is bad after it crashes can often prove disastrous. To be warned of a failing disk is something we all would appreciate. This can be done via [http://smartmontools.sourceforge.net/ smartmontools]], a free software package that can monitor S.M.A.R.T. attributes and run hard drive self-tests. Basically, S.M.A.R.T. may give you enough of a warning that you can safely backup all your data before your hard drive dies. Obviously, nothing replaces regular backups, but it's absolutely better than knowing nothing!
First, Sendmail is off by default with Amahi installed. To You will need to enable it, so do the following as '''root''' user:
{{Code|service sendmail start
chkconfig sendmail on}}
This may already be installed in your system. If not, as '''root ''' user do:
{{Code|yum -y install smartmontools}}
12,424

edits