Thank you very much, i've been trying to solve this problem since hours the problem for me was that i should have asked for a new server, that way the new public ssh key will be assigned to the new server so i can connect to it with it's matching private key'
really helpful, buh i used ubuntu 20.04 for the project instead of 16.04 will it have an effect in future projects? well i just want to use the ubuntu16.04. can you be of help
@@opeoluwaadeyeriyes the task requires i use the ubuntu 16.04 on the sandbox buh i used 20.04 on the sandbox.how do i change it to 16.04 on the sandbox
I didn't get the Automation correctly please when I try running the script i got a message that the ip is not known by any other name should i write yes and continue or i didnt get it right please help me out
I'm Guessing that you use the sandbox... Nevertheless. The reason is that the default configuration for the ssh file to be used on your device is set to something else as in another key path. So the script specifies the right file to use with this "-i ~/.ssh/id_rsa"
ubuntu@52.91.***:** Permission denied (publickey) This is the response I am getting when I run this code (ssh ubuntu@52.91.***.*** ). Do you have any idea what to do
i am this error again i follow the same process yet the same error "The authenticity of host '54.144.149.242 (54.144.149.242)' can't be established. ECDSA key fingerprint is SHA256:Uag0f31VT6a0F+f7D4L+cu1OsUjk5IdGFshUwzZvUHg. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '54.144.149.242' (ECDSA) to the list of known hosts. Connection closed by 54.144.149.242 port 22 root@85ce75c840e6:/# "
A friend just referred me here, & I'm thankful she did. Waa gbayi Baba.
Please I'm always getting this "Permission denied (Public Key)" for weeks now
I don't know what the problem could possibly be
I need help please
Thank you so much. This was well explained
Yoh, I almost gave up, but you are just a angel.
You're a genius! 😢God bless you for sharing.
dude you're just so good explaining this shit and you actually saved my ass. Many thanks 🙏
Thank you very much, i've been trying to solve this problem since hours
the problem for me was that i should have asked for a new server, that way the new public ssh key will be assigned to the new server so i can connect to it with it's matching private key'
wonderful tip even at the end... thanks alot
Dope.
This really helped me.
I was struggling with that task.
This was so helpful, Thanks 👍🏽
Wow, this tutorial was very helpful.. thank you so much 😊😊😊😊😊😊
well explained ,,clearly you understand what you are doing thanks
Glad it helped
Thank you
nice one bro power to your elbow
love and much support
ty so much bro thanks to you i come to resolve my problem of connecting to web01 server
My server has been successfully created but I still get the error "Permission denied (publickey). " what could be the issue?
Just what I was looking for! 👌
Thank you so much this helped immensely
I would like to know how to create my own server
Thanks boss. This was highly helpful.
thanks, it helps me a lot keep up on ur work!
thank you
God bless you mahn.
Wow thanks for this boss, really appreciate
i tired launching my web server after a few days and am getting Permission denied (publickey).
thank u soo much bro
Thanks alot boss.
Thanks a lot
thank you so much
Boss, the let me in task refused to check despite following what you did, how many keys do You have in your authorized keys ?
How can I fix this (ssh: Could not resolve hostname user: Temporary failure in name resolution) ??
What command did you use
Yoooh 🔥🔥
Really Helpful
hi please help me whenever l type nano web01 it keeps saying command not found how can l fix this
Run This 'sudo apt-get install -y nano', Then try again
@@opeoluwaadeyeri thank you so much it worked
how do you specify the number of bytes as task 1 requires that the Number of bits in the created key to be created 4096
"ssh-keygen -f school -b 4096 -N betty". "-b 4096" specifies that the bits be
many thanks@@opeoluwaadeyeri
I followed all the steps successfully but the task did not check
Check your codes, and the Readme
It checked after I uploaded it. Thanks.
You said it may take a while to connect cos it was fetching your pub key, mine keeps saying permission denied public key on and on, pls what to do?
Are you sure you copied the public key to your profile and saving before asking a new server.
Happy to be your 500th subscriber
Thank you, 😊
Please I'll like to know If it's a must to make use of Ubuntu
No it's not required, just advantageous.
really helpful, buh i used ubuntu 20.04 for the project instead of 16.04 will it have an effect in future projects? well i just want to use the ubuntu16.04. can you be of help
As in you Ubuntu 22.04 in the sandbox?
yes i used 20.04 in the sandbox buh i want to use 16.04 in the sandbox instead@@opeoluwaadeyeri
@@opeoluwaadeyeriyes the task requires i use the ubuntu 16.04 on the sandbox buh i used 20.04 on the sandbox.how do i change it to 16.04 on the sandbox
Hello chief can you make video on 0x10 python network #0
I'm focusing on the tasks that require working on the servers and not only writing scripts for now. Maybe sometime later.
Bro i'm lost!
How can i create my own at first?
Just Click The Ask a new server button
no error again
bro they keep telling me permission dinied ()
I didn't get the Automation correctly please when I try running the script i got a message that the ip is not known by any other name should i write yes and continue or i didnt get it right please help me out
Yes, type yes and continue
Ok
Please can I have your WhatsApp number so I can share something with u please🙏🙏🙏🙏🙏
Am still having challenges..please I need your WhatsApp contact
When I try running ./web01 it is saying permission deniad(public key)
checker wont work on 3
it wont check and i did everything u did
Open .ssh/authorized_keys in your editor and see if the ssh was copied there
correct gee. you are just too mush
bro hope you good why does it keep on saying permmision denied iv done exactly the very same steps you did.
Something must have gone wrong somewhere, which terminal are you using, is it from sandbox or your local device
@@opeoluwaadeyeri im using the sandbox terminal the ubuntu 20.04 still trying to do it today still denies me permission
i did it thank you soo much i managed to do it.
@@opeoluwaadeyeri sandbox
my original sandbox ubunut 20.4
whene i put shh ubuntu@**.**.**.** it gives me that message at the output 'Permission denied (publickey).'
can u help me please
Good morning, please can I call you?
Thank you. I’ll call soon
so Im unable to log into my server using the ssh ubuntu@IP command but however im able to log in using ./0-use_a_private_key
I'm Guessing that you use the sandbox... Nevertheless. The reason is that the default configuration for the ssh file to be used on your device is set to something else as in another key path. So the script specifies the right file to use with this "-i ~/.ssh/id_rsa"
so bros we are not suppose to use sandbox right? are we to use git?
@@opeoluwaadeyeri
In sandbox it's saying the nano command is not found
@@kaymacharia2912 try installing it first by using sudo apt-get install nano
ubuntu@52.91.***:** Permission denied (publickey) This is the response I am getting when I run this code (ssh ubuntu@52.91.***.***
). Do you have any idea what to do
Try again, if it still doesn't work, start the process again. Copy your ssh key to your profile ssh, save it and ask a new server.
@@opeoluwaadeyeri i have started 3 times yet it says permission denied
i am this error again i follow the same process yet the same error "The authenticity of host '54.144.149.242 (54.144.149.242)' can't be established.
ECDSA key fingerprint is SHA256:Uag0f31VT6a0F+f7D4L+cu1OsUjk5IdGFshUwzZvUHg.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '54.144.149.242' (ECDSA) to the list of known hosts.
Connection closed by 54.144.149.242 port 22
root@85ce75c840e6:/# "
Thank you so much
Thanks alot
thank u so much bro
Thank you
thank you so much