Prerequisites
...
Change into the omk directory
Code Block | ||
---|---|---|
| ||
cd omk |
...
The default credentials are user: nmis, password: nm1888.
Copy new web files
If your Open-AudIT install is into a subdirectory of your webroot, be sure to add that to the end of the destination of the cp command below.
For Debian / Ubuntu
Code Block | ||
---|---|---|
| ||
cp -R /usr/local/open-audit/www/* /var/www/ |
For RedHat / CentOS
Code Block | ||
---|---|---|
| ||
cp -R /usr/local/open-audit/www/* /var/www/html/ |
Restore old files (if required)
Copy any attachment files from your old to the new install.
...
Ensure you copy the new audit scripts to any hosts that use them - these are usually updated.
Enjoy Open-AudIT v1.0.4