7Zip-Linux-compression

How to Use 7zip Compression Tool from Linux Terminal

In this blog post, we will explore how to use 7-Zip Compression Tool from Linux Terminal 7-Zip is a widely used compression utility that supports a variety of archive formats, including 7z, ZIP, GZIP, TAR, Zip64, CAB, RAR, ARJ, BZIP2, CPIO, RPM and more. Developer … Read more

Openstack-Cloud-Images

How to Upload and Download Cloud Image in OpenStack

One of the common tasks of cloud administrator is to manage cloud images i.e uploading and downloading cloud images. In OpenStack cloud images are controlled and managed by image service known as glance. In most of the setup glance service is placed on the controller … Read more

Linux-Automation-Tools

Top 7 Tools that can automate Linux Admin Task

In this article, let’s take a look at the some of the tools that can make life easier for the Linux admins by automating his day to day tasks 1. Puppet Puppet is an open source tool designed to make automation and reporting much easier … Read more

Select-latest-version-of-puppet-modules-katello

How to import and manage puppet Modules in Katello

Hello techies in our previous articles we have discussed the following topics : How to Install Katello 3.2 on CentOS 7.x Katello – Download Yum Repositories and Register clients for patching Apart from package management katello Server can also act as puppet master server and … Read more

docker-on-ubuntu-server-16-04

How to Install Docker CE (Community Edition) on Ubuntu Server

Docker is the most revolutionized technology in virtualization world now a days. Docker is actually an open source project which provides container technology. A container is a light weight VM(virtual machine) or a process which allows us to install Linux based applications inside it. Container … Read more