CTERA Portal Installations > Nutanix > Installing CTERA Portal > Logging In to the CTERA Portal Server and Configuring it with the Storage
Logging In to the CTERA Portal Server and Configuring it with the Storage
To log in to the portal server:
*Log in as the root user using SSH.
The default password is ctera321.
You are prompted to change the password on your first login.
To configure the CTERA Portal storage:
1 Create the storage for the portal:
a Run fdisk -l to identify the data disk added in step 14.
b Create the storage by running ctera-storage-util.sh create_storage /dev/dm-n
where dm-n is the name of the storage.
A volume group and logical volume called DataPool are created.
2 Start the portal server by running # ctera-portal-manage.sh start