Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Script for installing httpd server :#!/bin/bashyum update -yyum install -y httpdsystemctl start httpdsystemctl enable httpdecho "This message from : $(hostname -i)" > /var/www/html/index.html
works great thanks, but a little bit more security during tutorial would be great for beginners
best explanation ever. I like the way u present it with architecture diagram. It really helps a lot for novice aws like me. Like and Suscribed!
Thanks for the feedback.
Super explanation! Keep it up and all the best!
Great tutorial, I loved that you gave a recap on the steps, although I would loved a little more in depth in each step dor the network config. A great totorial will be to use this config, with ssl ceets and https
You are doing great keep it up. ❤
Thanks for the feedback 🙂
Great session,keep it up
So in case if we want to a domain mapping, then How can we do that ?
You can use AWS Route 53
tysm!
👍
Good video session but we need little bit more elaborate explanation on each part.
Thanks for the feedback
Very nice! But you will get a lot more views if you used AI to make you sound like you have an American or British accent
Thanks for the feedback. But I feel original voice makes direct feel of tutoring and it makes your identity. Yes other accents may increase views.
Script for installing httpd server :
#!/bin/bash
yum update -y
yum install -y httpd
systemctl start httpd
systemctl enable httpd
echo "This message from : $(hostname -i)" > /var/www/html/index.html
works great thanks, but a little bit more security during tutorial would be great for beginners
best explanation ever. I like the way u present it with architecture diagram. It really helps a lot for novice aws like me. Like and Suscribed!
Thanks for the feedback.
Super explanation! Keep it up and all the best!
Thanks for the feedback.
Great tutorial, I loved that you gave a recap on the steps, although I would loved a little more in depth in each step dor the network config. A great totorial will be to use this config, with ssl ceets and https
Thanks for the feedback.
You are doing great keep it up. ❤
Thanks for the feedback 🙂
Great session,keep it up
Thanks for the feedback.
So in case if we want to a domain mapping, then How can we do that ?
You can use AWS Route 53
tysm!
👍
Good video session but we need little bit more elaborate explanation on each part.
Thanks for the feedback
Very nice! But you will get a lot more views if you used AI to make you sound like you have an American or British accent
Thanks for the feedback. But I feel original voice makes direct feel of tutoring and it makes your identity. Yes other accents may increase views.