The dotCMS comes with an included starter site that demonstrates some of the advanced capabilities available in the system. To see the frontend of your newly installed system, open a browser and go to http://localhost/. To see the backend of the site, go to http://localhost/admin. If you have changed the default IP address dotCMS listens to, replace localhost for the appropriate IP address or host name. The default username to log into the back end is admin@dotcms.com and the default password is admin (in versions previous to 1.9.2 the default was test@dotcms.org : test). We recommend that you change the default password as soon as possible.
By default, the starter site will have been loaded. The starter site shows much of the functionality in dotCMS. After you log in to the backend, you will see one virtual host (localhost) on the website browser. You can rename this virtual host, or create more as needed. More information on host can be found in the host management section.
Also by default some structures (content types) get created: Web Page Content, Building, Facility, etc. More information about structures and content can be found in the content management section.