Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 1. Installing Cacti > Time for action – configuring Cacti

Time for action – configuring Cacti

The database and some other special configuration tasks are done by editing the information in the config.php file.

  1. Navigate to the cacti directory:

    cd /var/www/html/cacti/include
    
  2. Edit config.php with vi:

    vi config.php
    

  3. Change the $database_username and $database_password fields to the previously created username and password.

  4. Change the line $config['url_path'] = '/' to $config['url_path'] = '/cacti/'


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial