Fedora Server 23 Installation – Step by Step with screen shot

Fedora Server 23 has been released today (03-11-2015), here I am bringing you the guide on step by step installation of fedora release 23. Fedora offers three installation images separately for workstation, server and cloud. The following guide is created based on Fedora Server 23. What’s new in Fedora Server 23: Fedora 23 features the […]

How to install Fedora 23 Workstation – Step by Step

Fedora Workstation 23 has been released today (03/11/2015), available to public, it’s time to download and install it. I am bringing you the guide on step by step installation of latest fedora release. Fedora offers three installation images separately for workstation, server and cloud. The following guide is created based on Fedora Workstation 23. What’s […]

OpenStack Liberty on Ubuntu 14.04 LTS – Configure Glance

Glance accepts API requests for disk or server images, and image metadata from end users or OpenStack Compute. It also supports the storage of disk or server images on various repository types, including OpenStack Object Storage. This post guides you to configure OpenStack image service (Glance) on the controller node. We will configure a glance […]

OpenStack Liberty on Ubuntu 14.04 LTS – Configure KeyStone #2

This guide takes you to the second part of configuring OpenStack identity service on controller node, you can also go through the previous article on configuring KeyStone #1. Here we will be covering service entity and API end point creations. Create the service entity and API endpoint: To create the service entity and API endpoint, […]

OpenStack Liberty on Ubuntu 14.04 LTS – Configure KeyStone #1

The OpenStack Identity service provides a single point of integration for managing authentication, authorization, and service catalog services. It doesn’t actually provide you any user management functions, rather, it provides plug-in interfaces to choose between current authentication service or third-party identity services that are available on the market. When installing OpenStack Identity service, you must […]