Questions tagged [rhel8]
219 questions
-1
votes
1 answer
Matomo 4.7.1 core:archive ssl certificate problem
I have Matomo 4.7.1 installed on RHEL8 and am getting an error message when running the core archive.
/opt/matomo/matomo-4.7.1/plugins/GeoIp2/GeoIP2AutoUpdater.php(175): GeoIP2AutoUpdater: failed to download…

Matt
- 1,328
- 1
- 16
- 28
-1
votes
1 answer
is PHP 7.3 is compatible with RHEL 8.3?
As per official documentation of Red Hat Enterprise Linux 8 Application Streams Life Cycle,
PHP 7.4 is available on RHEL 8.3, But I want to check compatibility of PHP 7.3 with RHEL 8.3.
Can someone confirm PHP 7.3 is available on RHEL 8.3

saw
- 7
- 3
-1
votes
1 answer
Network Manager service assigning already used IP in the network in RHEL7-8
We have been using network-scripts to manage the networking of our Linux systems adding NM_CONTROLLED=no in ifcfg-ethn files. But we have encountered a special case where this is not working and we need to use Network Manager service. I have…

Rajesh Kumar
- 11
- 2
-1
votes
1 answer
How to enable access to the atd service for one user and deny for another in CentOS 8?
Is it possible to restrict access to the service for specific user and allow for another?

Bogdan Goncharenko
- 87
- 1
- 8
-2
votes
1 answer
Installing Kubernetes on RHEL based OS like CentOS 8: Why is it so difficult?
I'm trying to install kubernetes on Oracle Linux 9. I just can't find kubernetes packages.
Executing sudo dnf search kubelet kubectl kubeadm kubernetes-cni cri-tools returns no packages found.
1.Docker is successfuly installed
2.The Kubernetes…

soung
- 1,411
- 16
- 33
-2
votes
1 answer
Not able to find /opt /var /tmp in lsblk RHEL 8.1
Am Not able to find /opt /var /tmp in lsblk RHEL 8.1.Can you please help me.
[xxx@exxx ~]$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 64G 0 disk
+-sda1 8:1 0 500M 0 part…
-3
votes
1 answer
Ceph requires at least 1 OSD(s) to store data
After probing my nodes I can't seem to proceed to the Networks section of the installation process of cockpi-ceph-installer on the UI interface.
This is the error being thrown:
Ceph requires at least 1 OSD(s) to store data
I've already provisioned…

sam hassan
- 197
- 3
- 14
-4
votes
1 answer
How to check my apache server's IP address so that i can view my web page in browser
I have Installed Apache Server. Added one test file in "/var/www/html/" but not understanding how to access. I do not have the domain name attached. want to access using IP address.
How to check my apache server's IP address so that i can view my…

Chandan Sharma
- 2,321
- 22
- 22