Web Analytics Made Easy - Statcounter

Steps for Webmin  Password Management

Note:  For Webmin Password Management we have create the script which will help you to change the password for Webmin useradminin case you forgot. You can run this script by login into the terminal or shell with the instance login method by the following command:sudo bash /var/www/html/iscripts/webmin.sh

1. After logging into AWS, select the preferred region, Then select the EC2 service

ec2 service

2. Click on Instances and then select your instance to Connect

instance connect

3. After selecting Connect, you will see a similar page as shown below

instance connect detail

4. To connect to the instance, execute the below command Note: Your user might be ubuntu or ec2-user instead root

instance connect ec2 user

5. Now, execute this command sudo bash/var/www/html/iscripts/webmin.sh

instance connect webmin