Browsing tag

rhel 7

How to Check Redhat Version

Question: How to check Redhat version? Sometimes you may need to check the version of Redhat installed on your machine. Here are some different ways by which you can find the version of Redhat the machine is running. LSB Release: lsb_release is a command line utility that prints certain LSB (Linux Standard Base) and Distribution […]

How to Register Linux Servers to Katello Server using an Activation Key

This post is the third part of Katello series. In the previous article, we discussed the installation of Katello Server and Configuring Katello for Linux patching. READ: How to Install Katello 3.2 on CentOS 7 / RHEL 7 READ: Configure Katello – Download Repositories, Create Environments and Activation Keys If you have read articles mentioned […]

How To Install Katello 3.10 on CentOS 7 / RHEL 7

Katello is an open source lifecycle management plugin for Foreman which helps you handle the subscription, and repository management. Katello connects to external repositories for the content (updates) and downloads it; you can apply them (update) to the subscribed systems. You can also say that Katello is the alternate to Redhat Satellite or SpaceWalk. Katello also […]

How to Mount External Directory Inside the Linux Container

This guide helps you to mount external directory inside the Linux container.If you are yet to setup Linux container in your environment, here are the guides you should take a look. READ: Setup Linux Container with LXC on Ubuntu 16.04 READ: Setup Linux Container with LXC on CentOS 7 / RHEL 7 Step 1: Create […]