How to enable Proxy Settings for Yum Command on RHEL / CentOS Servers
In most of the data center direct Internet connection is not allowed on Unix and Windows Servers. If we need to download anything from Internet we have to go through via some proxy servers. In case of...
View ArticleHow to Install and Configure Docker Swarm Mode on CentOS 7.x / RHEL 7.x
Docker Swarm mode is a container’s orchestration and clustering tool for managing Docker host. Docker Swarm mode is the native part of Docker engine. It means you don’t have to install anything except...
View ArticleTop 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...
View ArticleHow to upload and download cloud images 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...
View ArticleHow to use 7zip Compression tool from Linux Terminal
7-Zip (http://www.7-zip.org/) is a file archiver with highest compression ratio.The tool supports various archive formats such as LZMA2, XZ, ZIP, Zip64, CAB, RAR, ARJ, GZIP, BZIP2, TAR, CPIO, RPM,...
View ArticleHow to Configure your own VPC(Virtual Private Cloud) in AWS
Whenever we login to our AWS(Amazon Web Services) account a default VPC is created with the CIDR (172.31.0.0/16). VPC stands for Virtual Private Cloud, it is virtual private network and is isolated...
View ArticleHow to edit ownCloud documents using ONLYOFFICE online editors
ownCloud is an open source software that allows us to set up a private cloud storage. To edit and collaborate on documents hosted in ownCloud, we can use office suite from ONLYOFFICE that includes:...
View ArticleHow to enable Remote Execution (Run Job) option in Foreman / Katello Dashboard
From the Foreman dashboard we can execute Linux commands on the registered host but for that we have to install remote execution plugin in your Foreman or Katello Server.With the help of...
View ArticleHow to Manage Ansible Static and Dynamic Host Inventory
As we know that Ansible is the most powerful automation tool that can configure the hosts at ease. The main benefit of using Ansible as a automation tools is that we don’t have to install any agent on...
View ArticleHow to Setup Docker Private Registry on CentOS 7.x / RHEL 7.x
Whenever we install Docker on CentOS or RHEL Servers Docker public Registry is enabled so when we run ‘docker pull‘ or ‘docker search‘ command it will go to Docker public registry (Docker Hub) and...
View ArticleHow to enable Proxy Settings for Yum Command on RHEL / CentOS Servers
In most of the data center direct Internet connection is not allowed on Unix and Windows Servers. If we need to download anything from Internet we have to go through via some proxy servers. In case of...
View ArticleHow to Install and Configure Docker Swarm Mode on CentOS 7.x / RHEL 7.x
Docker Swarm mode is a container’s orchestration and clustering tool for managing Docker host. Docker Swarm mode is the native part of Docker engine. It means you don’t have to install anything except...
View ArticleTop 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...
View ArticleHow to upload and download cloud images 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...
View ArticleHow to use 7zip Compression tool from Linux Terminal
7-Zip (http://www.7-zip.org/) is a file archiver with highest compression ratio.The tool supports various archive formats such as LZMA2, XZ, ZIP, Zip64, CAB, RAR, ARJ, GZIP, BZIP2, TAR, CPIO, RPM,...
View ArticleHow to Configure your own VPC(Virtual Private Cloud) in AWS
Whenever we login to our AWS(Amazon Web Services) account a default VPC is created with the CIDR (172.31.0.0/16). VPC stands for Virtual Private Cloud, it is virtual private network and is isolated...
View ArticleHow to edit ownCloud documents using ONLYOFFICE online editors
ownCloud is an open source software that allows us to set up a private cloud storage. To edit and collaborate on documents hosted in ownCloud, we can use office suite from ONLYOFFICE that includes:...
View ArticleHow to enable Remote Execution (Run Job) option in Foreman / Katello Dashboard
From the Foreman dashboard we can execute Linux commands on the registered host but for that we have to install remote execution plugin in your Foreman or Katello Server.With the help of...
View ArticleHow to Manage Ansible Static and Dynamic Host Inventory
As we know that Ansible is the most powerful automation tool that can configure the hosts at ease. The main benefit of using Ansible as a automation tools is that we don’t have to install any agent on...
View ArticleHow to Setup Docker Private Registry on CentOS 7.x / RHEL 7.x
Whenever we install Docker on CentOS or RHEL Servers Docker public Registry is enabled so when we run ‘docker pull‘ or ‘docker search‘ command it will go to Docker public registry (Docker Hub) and...
View Article