Announcement

Collapse
No announcement yet.

A useful application for new users and everyone else

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    A useful application for new users and everyone else

    There is a cool application called Webmin that is useful for easy administration of your system.
    http://webmin.com

    Webmin will be expecting that you log in as root, since by default we do not have a "root" account you will need to run this command in a terminal after you install webmin.

    Code:
    sudo /usr/share/webmin/changepass.pl /etc/webmin root yourpasswordhere
    Then you open a browser and point it to http://localhost:10000 and sign in as root with whatever password you entered in the command posted above.

    Hope you find it useful.

Working...
X