Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
A video tutorial taking you through the steps of changing initial passwords on the Nagios XI virtual machine and finding its IP address. Note: The commands and steps described in this video are listed at the bottom of the page for easy reference.
Current Version
Last Release Date
June 16, 2010
Owner
Tony Yarusso
Website
http://www.nagios.com/products/nagiosxi
Download URL
http://library.nagios.com/library/products/nagiosxi/tutorials/237-changing-initial-virtual-machine-credentials
<object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="498" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0"> <param name="src" value="https://assets.nagios.com/downloads/nagiosxi/videos/changesyspasswords/changesystempasswords_controller.swf"/> <param name="bgcolor" value="#1a1a1a"/> <param name="quality" value="best"/> <param name="allowScriptAccess" value="always"/> <param name="allowFullScreen" value="true"/> <param name="scale" value="showall"/>
<param name="flashVars" value="autostart=false"/> <embed name="csSWF" src="https://assets.nagios.com/downloads/nagiosxi/videos/changesyspasswords/changesystempasswords_controller.swf" width="640" height="498" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="true" scale="showall" flashVars="autostart=false&thumb=https://assets.nagios.com/downloads/nagiosxi/videos/changesyspasswords/FirstFrame.png&thumbscale=45&color=0x000000,0x000000" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed> </object>
<p>Before you can follow the step described in the video, you'll need to first login to the system with the following credentials:</p> <p>Username: <strong>root</strong></p> <p>Password: <strong>nagiosxi</strong></p>
<p> </p> <p>To change the root password after you've logged in, use the 'password' command:</p> <p><strong>passwd</strong></p> <p>To change the MySQL root password, use the 'mysqladmin' command as shown below. Replace NEWPASSWORD with the new password of your choosing.</p> <p><strong>mysqladmin -u root -p'nagiosxi' password </strong><strong>NEWPASSWORD</strong></p> <p>You'll need to update the MySQL backup script with the new MySQL root password you chose. The backup script can be edited with the following command:</p> <p><strong>nano /root/scripts/automysqlbackup</strong></p> <p>To get the IP address of the virtual machine, run the following command:</p>
<p><strong>ifconfig</strong></p>
You must be logged in to submit a review.
To:
From: