Understanding a bit how init files work and the different run control targets in Linux.

Subscribers:
1,220
Published on ● Video Link: https://www.youtube.com/watch?v=uiXEHJvtOA0



Duration: 5:07
35 views
2


Installed Apache and checked out the init file.

1 clear
2 sudo yum -y install httpd
3 ls /etc/systemd/system
4 sudo systemctl enable httpd
5 ls /etc/systemd/system/multi-user.target.wants
6 less /usr/lib/systemd/system/httpd.service
7 sudo netstat -tnlp
8 sudo systemctl start httpd.service
9 sudo netstat -tnlp
10 history




Other Videos By Information Technology


2023-08-09Definatly lost the race to 1k subcribers
2023-08-07Passwords Are Broken - Protect Your Stuff
2023-08-02EC-Council Certified Ethical Hacker (CEH) - Passed
2023-08-01EC-Council Ethical Hacking Essentials (EHE) - Passed
2023-07-31EC-Council Digital Forensics Essentials (DFE)
2023-07-28EC Council Network Defense Essentials - Passed :)
2023-07-27AlfredCamera - Turn your old smart phone into a security camera
2023-06-29Test days part2 and taking them at home
2023-06-28Test day.... time for some fun
2023-03-16A few thoughts on AI and ML due to the increased interest as of late
2023-03-15Understanding a bit how init files work and the different run control targets in Linux.
2023-03-13Install openJDK Java and then Installing Oracle Java with an RPM
2023-03-08Playing on our aws ec2 linux with scheduling jobs with at and cron
2023-03-07Selinux Broke Apache - I change httpd to run on another port and selinux did not like it.
2023-03-06Setting Up SELINUX on aws ec2 as well as installing audit2allow
2023-03-03Setting up admin users to use sudo on Amazon Web Services EC2
2023-02-27AWS S3 and Python Lambda with an API Gateway for a simple web form
2023-02-24Setting up an Ethical Hacking Server in AWS - PLEASE STAY ETHICAL
2023-02-23What is the cost for me to switch to Amazon Web Services (AWS)
2023-02-22Why are there so many different Elastic Compute Cloud (EC2) options in AWS
2023-02-21What are some of the other properties of Amazon Web Service (AWS) Simple Storage Service (S3)