%BOOK_ENTITIES; ]>
Install the First Management Server Ensure you have configured your machine according to or as appropriate for your platform. Install the &PRODUCT; management server packages by issuing one of the following commands as appropriate: # yum install cloudstack-management # apt-get install cloudstack-management (RPM-based distributions) When the installation is finished, run the following commands to start essential services: # service rpcbind start # service nfs start # chkconfig nfs on # chkconfig rpcbind on