Cyberithub

10 Easy Steps to Install psacct or acct User Activity Monitoring tool on RHEL/CentOS 7/8

10 Easy Steps to Install psacct or acct User Activity Monitoring tool on RHEL/CentOS 7/8 2

In this article, I will take your through 10 Easy Steps to Install psacct User Activity Monitoring tools on RHEL/CentOS 7/8. Now a days there are many open source user activity monitoring tool available to monitor the user activity on Linux based Servers. psacct or acct are also one such package that provides multiple number ... Read more

Solved: FATAL: Authentication helper program /usr/lib/squid/basic_ncsa_auth: (2) No such file or directory

Solved: FATAL: Authentication helper program /usr/lib/squid/basic_ncsa_auth: (2) No such file or directory 4

Are you facing "FATAL: Authentication helper program /usr/lib/squid/basic_ncsa_auth: (2) No such file or directory" error while trying to setup squid proxy server ? Do you want to Know how to solve "FATAL: Authentication helper program /usr/lib/squid/basic_ncsa_auth: (2) No such file or directory" error ? If yes, then you have come to the right place. Even ... Read more

Solved: "netstat command not found" error on Linux(RHEL 7/8 / CentOS 7/8 / Ubuntu 18.04/20.04)

Solved: "netstat command not found" error on Linux(RHEL 7/8 / CentOS 7/8 / Ubuntu 18.04/20.04) 10

In this article, I will explain about the "netstat command not found" error and the steps required to solve this error. netstat is a very popular open source command to check network connections on Linux based Systems. Almost all Linux Professionals are usually aware of this tool. Hence it is very much important to understand ... Read more

5 Useful Examples to Turn Off SELinux Temporarily or Permanently on RHEL 8/CentOS 8

5 Useful Examples to Turn Off SELinux Temporarily or Permanently on RHEL 8/CentOS 8 12

In this article, I will take you through 5 Useful Examples to turn off SELinux Temporarily or Permanently on RHEL 8/CentOS 8. SELinux is known as Security Enhanced Linux which is integrated with Linux Kernel for implementation for Access Control Mechanism. There are times when you think you need to disable SELinux to accomplish your ... Read more

Solved: AH00558: httpd: Could not reliably determine the server's fully qualified domain name

Solved: AH00558: httpd: Could not reliably determine the server's fully qualified domain name 14

In this article, we will look into the steps required to solve  "AH00558: httpd: Could not reliably determine the server's fully qualified domain name," error. the Recently I was working to bring up my Apache web server to host my PHP Applications on Port 443 but while bringing up the service I noticed "AH00558: httpd: ... Read more