Wednesday 15 August 2018

How to enable SSL Certificate for Apache CentOS 7/ RHEL 7



SSL (Secure Sockets Layer) is a cryptographic protocol that is used to send secure and encrypted traffic between server and client.

How to install Apache web Server on CentOS 7/RHEL 7



The Apache web Server is an open source web server to serve the hosted web pages and contents. It runs on Unix-like operating systems including Linux and Windows OS.  It is available on CentOS 7/ RHEL 7 default repositories.

How to Set Password Never Expire in CentOS 7



By default, user accounts take aging details mentioned in /etc/login.def configuration file if the password policy are already applied then we need to set user account and password never expire using chage command.

Monday 6 August 2018

How to upgrade Clam AV with latest version clamav-0.100.1 on Linux



Clam AV is an open source antivirus engine for detecting Trojans, viruses, malware & other malicious threats. It provides a number of utilities including a multi-threaded scanner

Friday 3 August 2018

How to Check Linux System Reboot Date and Time



There is another command “who” to check last reboot date and time on Linux Systems. The “who” command is by default installed on most of the Linux distributions. Use the ‘who -b’