Questions tagged [rhel7]

For development issues encountered while using Red Hat Enterprise Linux 7

This tag is for questions specific to version 7 of Red Hat Enterprise Linux. For general questions regarding Red Hat Enterprise Linux (RHEL), use the tag.

Click here for free development subscription which allows you to download Red Hat Enterprise Linux75 with Software Collections for development use https://developers.redhat.com/downloads/

714 questions
-2
votes
1 answer

libvirtd service fails to start after upgrade

After upgrading Centos,RHEL,Scientific Linux 7.3 to 7.5, KVMs fail to start due to the upgrade: 1.yum install -y,....updates and upgrades your Linux System With no questions asked "-y accepts everything and installs the packages" Then when you…
RobratZzI
  • 15
  • 4
-2
votes
1 answer

Complete removal of php and all of it's dependencies o RHEL7

I am trying to uninstall php and all of its modules from a RHEL7 server completely and do a clean install later. Things I have tried till now using yum - sudo yum remove 'php*'. After the above command i can still see that php is not uninstalled.…
ssuhas76
  • 83
  • 1
  • 12
-2
votes
1 answer

Kubernetes installation on Rhel7 AWS EC2

I'm trying to install Kubernetes on a brand new Amazon Ec2 with Rhel7 Os running. I have zero knowledge on Kubernetes and trying to learn it. Please help with process of installation.
-2
votes
1 answer

Install connect web server on RHEL linux with nodejs

I have installed nodejs 8.11.3 on RHEL 7.5. Next step is to install the connect web server by running the command from the nodejs installation directory. npm install connect However, my problem I cannot find the nodejs installation directory in RHEL…
-2
votes
2 answers

when I ssh into RHEL7 AWS-EC2 instance I get 'Permission denied (publickey,gssapi-keex,gssapi-with-mic)'

Ok so I know this question has been asked before. I tried everything that was posted in the closest related question and none of that worked. I was able to log in before but am not able to now. - I have tried ssh-ing in with both root@ipadress and…
Don Davis
  • 105
  • 6
-2
votes
1 answer

How to Configure multiple network interfaces(eth0, eth1) in RHEL 7.3 OS

I have tried to configure multiple Network interfaces in RHEL 7.3 VM. By default the machine comes up with ens32 and ens33 interfaces.But I want to change it as eth0 and eth1 respectively. Steps i have done:- 1. I have copied the file ifcfg-ens32…
SheikCode
  • 579
  • 1
  • 5
  • 13
-2
votes
1 answer

discourage users from exporting data from command line

I'm trying to block users with command line access to a RHEL7 server from easily exporting large chunks of data wholesale. I'd like to block outgoing email, ftp, sftp, etc. I understand that there are limitations to what can be achieved. If a user…
bumfoozled
  • 1
  • 1
  • 4
-3
votes
1 answer

Install Docker on RHEL VM using ansible

I want to install Docker CE from binaries on a remote RHEL VM using Ansible. I've followed steps mentioned in guide and made a playbook. I skipped the optional third step because I'm using full path to the executable. However, when my script gets to…
silo
  • 1
  • 1
  • 3
-5
votes
1 answer

Cannot boot installed RHEL 7.1 with extlinux (syslinux)

I am trying to instal RHEL 7.1 with option bootloader --location=mbr --append="console=ttyS0" --extlinux in kickstart config file. The installation is made on virtual machine QEMU KVM. No DEFAULT or UI configuration Directive found! boot:
mastier
  • 872
  • 1
  • 10
  • 22
1 2 3
47
48