Introduction Red Hat Identity Management Server provides is a centralized identity management server for Linux, Mac, Windows. In this post we are going to setup and configure a HA deployment of Red Hat IDM on two RHEL 7.x servers. Red Hat Identity Management Server is based on the upstream project, FreeIPA. Prerequisites Only a couple … Continue reading Red Hat: Identity Management Server Setup and HA on RHEL 7
rhel7
How to Add Standalone Puppet Agents to Foreman
This example will walk us through the process of adding a standalone Puppet host to Foreman for the purpose of managing the host through Puppet. In this instance we are going to create a standalone-hostgroup for the server.
RHEL7 – How to Set Your Hostname in Redhat Enterprise Linux 7
Setting a server's hostname used to be as simple as running the hostname command and adding a "HOSTNAME" entry in /etc/sysconfig/network. However things have changed quite a bit in RHEL7. Apparently, systemd now controls setting a server's hostname. The 'hostname' command no longer works to set your hostname, however the command is still available just to confuse you.
Fedora21 – Quick and Dirty with Firewalld
Hey, are you new to Firewalld like most of us?
Unless you have been using Firewalld in the last few releases of Fedora, as some out there have, then you probably could probably use a few pointers to get you started on your way to configuring your Linux firewalls the "new-fangled fancy way". This is especially the case if you plan on moving to RHEL7 anytime soon -- as Firewalld is the default there. So put on your big boy (or girl) pants and say goodbye to your old friend IPTABLES.