Monthly Archives: October 2013

How to setup yum repository in centos

Yum Detailed configuration according to specific requirement: Introduction: YUM (Yellowdog Updater Modifier) is the package manager which contains the RPM package files for Linux. RPM package file is a Red Hat Package Manager file that enables easy software installation on Red Hat/CentOS Linux. YUM Repositories hold RPM package files and enable download and installation of… Read More »

Connecting to a Virtual Server on the Public Cloud

You have subscribed to a cloud service and build a Linux Virtual Machine (VM) from an existing image on the cloud …now you need to connect to your linux machine using a putty ( ssh client)…but most of the could providers provide a private key with the .pem extension  which putty cannot authenticate directly as… Read More »