Information Technology
Information Technology
  • Видео 249
  • Просмотров 181 773
Setting up Apache using ec2 userdata and an attempt at a OS based firewall
Sometimes other things get in the way.
userdata
#!/bin/bash
yum install -y httpd
systemctl start httpd
systemctl enable httpd
usermod -a -G apache ec2-user
chown -R ec2-user:apache /var/www
chmod 2775 /var/www
find /var/www -type d -exec chmod 2775 {} \;
find /var/www -type f -exec chmod 0664 {} \;
echo "Good Job" ***NOT ALLOWED*** /var/www/html/index.html
Command History
[ec2-user@ip-172-31-16-116 ~]$ history
1 sudo netstat -tnlp
2 sudo yum -y install firewalld
3 firewall-cmd -state
4 firewall-cmd --state
5 firewall-cmd --list-all
6 systemctl start firewalld
7 sudo systemctl start firewalld
8 firewall-cmd --list-all
9 firewall-cmd --state
10 sudo firewall-cmd --state
11 sudo firewall-cmd --list-all...
Просмотров: 12

Видео

Simple Web Form using AWS S3 and Lambda
Просмотров 64День назад
This is a follow on of the video where I do simple web hosting with AWS S3 ruclips.net/video/w11cdqU7je0/видео.html And is a remake and simplification of - ruclips.net/video/fQ8Q_wWusYo/видео.html My form is - whbt2025.s3.us-east-1.amazonaws.com/myform.html but may not be valid for long due to the learner lab environment eventually going away. How I am dumping all the query string parameters - ...
Network and OS firewalls
Просмотров 1814 дней назад
Network and OS firewalls
Connecting to a Windows EC2 system
Просмотров 1314 дней назад
Connecting to a Windows EC2 system
AWS S3 Static Web Hosting
Просмотров 2514 дней назад
Things I referenced www.w3schools.com/css/css_rwd_mediaqueries.asp I had chatGPT help me with json. Prior video - ruclips.net/video/Rh-jf6BhJfo/видео.html
Channel is slowly growing and flagged for hate speach
Просмотров 3814 дней назад
Channel is slowly growing and flagged for hate speach
New AWS videos are moving to a new playlist
Просмотров 2714 дней назад
New AWS videos are moving to a new playlist
EC2 Instance connect - you do not need private keys when you have virtual physical access
Просмотров 4114 дней назад
EC2 Instance connect - you do not need private keys when you have virtual physical access
Elastic IP one way to fix an AWS EC2 instance from changing its IP on boot
Просмотров 1414 дней назад
Elastic IP addresses... Yeah
Two common ssh key issues
Просмотров 1714 дней назад
Making sure we use the correct private key and it has the right permissions.
Connecting to my new EC2 Amazon Linux instance
Просмотров 1514 дней назад
Connecting to my new EC2 Amazon Linux instance
Amazon EC2 options
Просмотров 1314 дней назад
In this video, we explore some of the many options of AWS EC2. Referenced websites - aws.amazon.com/ec2/ instances.vantage.sh/ aws.amazon.com/rds/instance-types/
AWS Academy Learner Lab 2025
Просмотров 17721 день назад
Lets look at AWS Academy Learner Lab in 2025.
I got a new phone
Просмотров 1521 день назад
This is an update to you earlier video - ruclips.net/video/D2c9Mxqc16g/видео.html Direct to cell is coming - www.starlink.com/business/direct-to-cell tested over a year ago - api.starlink.com/public-files/DIRECT_TO_CELL_FIRST_TEXT_UPDATE.pdf T-Mobile Beta advertised - www.t-mobile.com/coverage/satellite-phone-service
LordsAWar
Просмотров 3621 день назад
Just a little play
0 A D - An open source civilization game
Просмотров 75121 день назад
0 A D - An open source civilization game
Battle for Wesnoth
Просмотров 3321 день назад
Battle for Wesnoth
A playlist that touches on some Linux gaming
Просмотров 6421 день назад
A playlist that touches on some Linux gaming
Is anyone interested in a project+ full course playlist
Просмотров 28Месяц назад
Is anyone interested in a project full course playlist
When should I take Tech+
Просмотров 36Месяц назад
When should I take Tech
Thinking about taking cloud essentials in December
Просмотров 35Месяц назад
Thinking about taking cloud essentials in December
DOD 8140 IT Qualification Matrix intro
Просмотров 62Месяц назад
DOD 8140 IT Qualification Matrix intro
Thoughts on continuing my certification journey
Просмотров 18Месяц назад
Thoughts on continuing my certification journey
Is AWS and cloud computing to overwhelming? Maybe start with something like Cloud Foundations.
Просмотров 662 месяца назад
Is AWS and cloud computing to overwhelming? Maybe start with something like Cloud Foundations.
An introduction to the AWS Academy Learner Lab - We create a server to run our own LLM
Просмотров 1452 месяца назад
An introduction to the AWS Academy Learner Lab - We create a server to run our own LLM
AWS Educate Redis Lab Working with User Data
Просмотров 532 месяца назад
AWS Educate Redis Lab Working with User Data
AWS Educate is a place you can play in AWS for free
Просмотров 602 месяца назад
AWS Educate is a place you can play in AWS for free
If you cannot access AWS Academy, maybe consider using AWS Educate. Free access to AWS.
Просмотров 242 месяца назад
If you cannot access AWS Academy, maybe consider using AWS Educate. Free access to AWS.
Maybe a better option for learning would be cloud computing
Просмотров 802 месяца назад
Maybe a better option for learning would be cloud computing
Containers a step in the right direction
Просмотров 233 месяца назад
Containers a step in the right direction