How to Check the HTTPD service in Linux and Killing the Process Author 07:57 0 Check status of a service 1. systemctl status servicename(httpd) It shows the status of the service it started or stoped 2. wh... Read More
How to Create Key Pairs and Inbound and Outbound Rules In Amazon Web Services (AWS) Author 07:44 0 1. Create key pair s (In Ec2 dashboard go to key pairs à give project name à select pem for git bash or ppk for putty login) 2. ... Read More