Tags Redhat
Tag: redhat
Red Hat released Red Hat OpenStack Platform 14 with Kubernetes
Emre Özkan - 0
Red Hat launched Red Hat OpenStack Platform 14, the latest version of Red Hat’s scalable, cloud-native apps-ready Infrastructure-as-a-Service (IaaS) solution. Based on the OpenStack...
OKD: a new name for OpenShift Origin
Emre Özkan - 0
Redhat is changed their open-source upstream project Openshift Origin to OKD.They hava a new logo,a new website and a new name on their open-source...
Latest Version of Red Hat Ansible Engine Enables New Cloud, Network, and Windows Automation
Emre Özkan - 0
Red Hat Ansible Engine 2.6 extends automation across AWS, Google Cloud Platform, Microsoft Azure, and VMware, brings new capabilities to network and Windows environments.
Red...
Redhat Openshift Install Problem -insecure-registry
Emre Özkan - 0
While trying to install redhat openshift,you will get an error.
$ oc cluster up
-- Checking OpenShift client ... OK
-- Checking Docker client ... OK
-- Checking...
How to install Graylog on CentOS 7 / RHEL 7
Emre Özkan - 0
Graylog is an open-source log management tool which helps you to collect, index and analyze any machine logs centrally. This guide helps you to...
Creating a Yum Repository Server for Red Hat and CentOS
Emre Özkan - 1
There are many reasons you may want a local Red Hat Enterprise Linux or Centos repository. Bandwidth is a major factor as downloading updates...
Setting up LAMP ( Linux,Apache,MariaDB,PHP) stack on Redhat 7 Linux
Emre Özkan - 0
This tutorial will show how to setup a basing LAMP environment on RHEL7. This guide is logically split into three parts:
Installation of Apache...
How To Fix “Device eth0 does not seem to be present, delaying initialization” Error
Emre Özkan - 0
Try to start Eth0 device
# ifup eth0
Device eth0 does not seem to be present, delaying initialisation
To Solve this :
Delete networking interface rules file so...