A repository of information technology questions and answers

Latest posts

2 Security tweaks to enhance Webmin

Out of the box webmin works great, with these two tweaks we can enhance the security of this web-based sysadmin tool.

How to reset a lost Webmin password

If you've lost your admin password to access webmin, then use the 'changepass.pl' utility to simply reset your webmin password.

Oracle Import and Export utilities

imp and exp are Oracle utilities that allow us to make imports and exports of data objects.

Oracle export and import Utilities

Export (exp) and import (imp) are the Oracle utilities used to perform logical database backup and recovery.

What is the NetWorker rap.log

The RAP option tracks the history of additions, deletions, and modifications to a NetWorker resource or resource attribute.

"sed -i" workaround for Solaris

The version of sed running on Solaris is not capable of saving files so a workaround using perl is possible.