Our Score
Click to rate this post!
In this tutorial we are going to learn how to configure SSH server in kali linux
If you want to learn how to configure ssh server in kali linux then just follow these simple steps
Step-1 Firstly open your linux system and login with the root in your kali linux machine and then open the terminal
Step-2 after open the terminal now its time to configure ssh server in kali linux if you configure ssh server in kali linux then you have to run this simple commands
Here is the command you can see
first check the ip address this is the command to check the ip address in kali linux
root@kali :~# ifconfig
After then now run the commands
root@kali :~# apt-get install ssh root@kali :~# service ssh start root@kali :~# service ssh status
Step-3 After this now open one redhat linux machine here i am having redhat linux in VM VirtualBox to check the ssh server
Step-4 After this now login with the root in redhat linux also and then check ssh is working or not so how can you check this
Here is the command you can see
[root@localhost ~]# ssh 192.168.43.51 {after then give the password and it will login to you kali linux system and 192.168.43.51 is the ip address of the kali linux}
This is all how to configure ssh server in kali linux
if you learn something about the ssh then make sure please like this post and follow my this site to learn something about the kali linux , ccna ,virtualization , ethical hacking and much more intresting topic.