Install Smartmontools Ubuntu

Last update on April 12, 2009 05:41 PM by jak58
Published by jak58

Install Smartmontools Ubuntu






Most recent hard disks are equipped with SMART technology.
This system monitors the parameters of the disc drive (up time rotation, temperature, error rates, etc..) And eventually can detect potential disk failure.

If this technology is of course not 100% failproof, but it still works relatively well.

On Linux, there is a program that can monitor the SMART parameters and avoid potential problems.

To install, type: sudo aptitude install smart-notifier

That's all.

This program will remain invisible until everything goes well, and displays an alert if a problem occurs.

If you see a SMART warning, make a copy of your files elsewhere (USB, external hard drive, burn CD / DVD ...).
Best answers for « Install Smartmontools Ubuntu » in :
Installing Java under Ubuntu Show Installing Java under Ubuntu Issue Solution Issue By default, Firefox does not come with Java. Solution Open a terminal (Application Menu/ Accessories/ Terminal) and type in: sudo aptitude install sun-java6-jre sun-java6...
Installing Opera 10 under Ubuntu 9.04 (Jaunty) Show Installing Opera 10 under Ubuntu 9.04 (Jaunty) If you already have an older version of Opera, first remove it: sudo apt-get remove opera (This operation will not results in the lost of your configuration or your bookmarks.) Then do:...
Installing a SSH server on Ubuntu Show Installing a SSH server on Ubuntu Installation Connection An ssh server allows you to remotely access your machine. You'll have access to the remote console (equivalent to telnet, but secure) and the transfer of files (equivalent...
Installing Google earth under Ubuntu ShowInstalling Google earth under Ubuntu Below are two methods for installing Google Earth. Install Google Earth Download Google Earth Save it in your home directory. 1.1.2. Making the file executable Type chmod + x. /...
Installing TrueType fonts under Ubuntu ShowInstalling TrueType fonts under Ubuntu Here is a brief explanation on how installing additional TrueType fonts (.Ttf) on Ubuntu: Installation for all users Fonts installed by this method will be accessible to all users of the...
VirtualBox: Installing client additions under Ubuntu ShowVirtualBox: Installing client additions under Ubuntu Once you installed the operating system in VirtualBox, it is recommended to install the client additions. These are drivers to install in the virtual machine to improve operations...
Download Magic ISO ShowMagicISO is a creation/edition/extraction software of ISO images supporting a large number of ISO image format. It allows to create ISO images. It is also capable of converting ISO images into BIN format and vice versa. In addition, it allows to...
Download Wubi ShowFor those who want to become familiar with the handling of Ubuntu, there are four paths: one must simply install it. The install? But how? It's a bit difficult not? Wubi (Windows-based Ubuntu Installer) is a program that can install Linux (Ubuntu to...
Intranet - Installing a DNS ShowPackages needed for installation A DNS (domain name server) is a server that links names to the IP addresses of computers on a network. In order to set up such a server, it is necessary to install bind and named. They can be downloaded as RPM files...
Installation of Linux ShowInstallation of the RedHat distribution The RedHat distribution is currently one of the most popular distributions, considering that the installation procedure is very simple. As a matter of fact, this procedure simply asks you to choose from a...
Installing a network adapter ShowPurpose The purpose of this article is to set up a network to enable data exchanges between computers, resource sharing and network games. Is it therefore necessary to install a network card in each computer that may be part of the local area...