Home OpenStack-Ansible Installation Guide

Configuring the operating system

Install additional software packages and configure NTP.

  1. Install additional software packages if not already installed during operating system installation:

    # apt-get install aptitude build-essential git ntp ntpdate \
      openssh-server python-dev sudo
    
  2. Configure NTP to synchronize with a suitable time source.


Previous topic

Installing the operating system

Next topic

Installing source and dependencies

Project Source

This Page