oooooooooooopeeeeeeeeeeeeeeeeeee you are too much i just finished it now, restarted again from sshB, https ,before landing at firewalls by ending period i will start devops and server at the cicle ci blog
My first task (task 0) checks all red. but surprisingly, advanced task checked all green. i went back to do the net-tools but still checking red for all. I have even pushed files to my repo, atleast that one should have some checks but alllllll is red. What havei done wrong?
Can you see the reason for the failed checks, If the deadline is passed you can check Q&A review. If you can't, Leave a DM. we'll have a Google meet session.
th-cam.com/video/EaZI96qyGzA/w-d-xo.htmlsi=p70Mp4n8wENcXjoI 0x03 web static deploy There is a line you said we should use to deploy fab -f 3-deploy_web_static.py deploy -i ~/.ssh/id_rsa -u ubuntu This line of code above is not working when i try to run it in Airbnb_clone_v2 terminal line, but in the video u made it worked
Note - Chances are your checker wont check completely if you do not have netstat (net-tools) installed. So run *sudo apt-get install -y net-tools*
yes i will do that now
where do i need to install it
i have 100% but task 2 does not checked with one error red
@@olakunleabiodun1489 same
@@olakunleabiodun1489 bro I did it. you need to start apache2 after running docker on web01
My guy you made me love SE again I was almost quitting Until I came across your channel
oooooooooooopeeeeeeeeeeeeeeeeeee you are too much i just finished it now, restarted again from sshB, https ,before landing at firewalls by ending period i will start devops and server at the cicle ci blog
Thank you Sir
wow I really enjoyed this Thank you
Thanks bro, you are a blessing. Thanks for your time the other time 🤗
Thank you very much
Great job bro
My first task (task 0) checks all red. but surprisingly, advanced task checked all green. i went back to do the net-tools but still checking red for all. I have even pushed files to my repo, atleast that one should have some checks but alllllll is red. What havei done wrong?
Can you see the reason for the failed checks, If the deadline is passed you can check Q&A review. If you can't, Leave a DM. we'll have a Google meet session.
Ok sir, Thanks @@opeoluwaadeyeri
Thank you very much.
can you help with this 0x12. Web stack debugging #2 i am not getting it
I'll get to that soon.
where did you learn these commands? thank you
This is my question to him.
I really wish he could teach this.
i just copied the same work you did in your github but task 0, check number 3 is failing and task 1 check 3 is failing
You must have missed something, Did the commands or script show any errors and is the server configured as it should
where to install nestall is it root directory or web01
Web-01
ok
@opeoluwaadeyemi sorry bro is there a way I could reach you privately? Theres something I would like to discuss with you. Thanks
WhatsApp +2349075963886
Please bro this
fab -f 3-deploy_web_static.py deploy -i ~/.ssh/id_rsa -u ubuntu
is not working on my 0x03 web static deploy, what do I do ??
What's the error
th-cam.com/video/EaZI96qyGzA/w-d-xo.htmlsi=p70Mp4n8wENcXjoI
0x03 web static deploy
There is a line you said we should use to deploy
fab -f 3-deploy_web_static.py deploy -i ~/.ssh/id_rsa -u ubuntu
This line of code above is not working when i try to run it in Airbnb_clone_v2 terminal line, but in the video u made it worked
@@rawfather yea I know that's what you meant... What error is it showing you. I can't just guess what went wrong.
Bash: fab: command not found
Thats States that fabric is not installed, Run *pip install fabric*