Skip to content

Commit

Permalink
Merge pull request #2839 from joaogalaghar/patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
SaaldjorMike committed Jan 22, 2016
2 parents 8c0c521 + 88b5dff commit 81fdfa6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,9 @@ You can try LibreNMS by downloading a VM image. Currently, a Ubuntu-based
image is supplied and has been tested with [VirtualBox][8].

Download the [VirtualBox / VMWare image][11] and open it then log in with credentials provided.
Enter the following commands:
Enter the following command:

cd /opt/librenms
git pull
php discover.php -h all
php poller.php -h all
./daily.sh

You'll then need to find out the IP of your VM (`ifconfig | grep add`) and
create a DNS entry for `librenms.example.com` to point to that IP. You can
Expand Down

0 comments on commit 81fdfa6

Please sign in to comment.