当前位置:网站首页>Daily--Kali opens SSH (detailed tutorial)
Daily--Kali opens SSH (detailed tutorial)
2022-07-31 22:49:00 【Huai Miao】
Article table of contents
This article introduces the detailed operation of enabling SSH in Kali.
I.Steps
1. Open the configuration file
Open Kali ssh configuration file
vim /etc/ssh/sshd_config2. Modify the configuration file
Uncomment lines 32 and 37 of the configuration file
3. Restart the ssh service
/etc/init.d/ssh restart
4. Connection test
1. View IP address
First check Kali's LAN IP address
ifconfigMy Kali's LAN IP address is 192.168.123.118
2.Xshell connect to Kali
Choose the appropriate terminal connection software, this time use Xshell as a test.
Enter in Xshell
ssh 192.168.123.118
All of them are our own devices, directly select "Receiveand save".
Prompt us to enter the password, if Kali's has not been modifiedThe default password, directly enter Kali's default password toor.
II.Summary
This article introduces the detailed steps for enabling SSH in Kali for daily records.
边栏推荐
- 手写一个简单的web服务器(B/S架构)
- NVIDIA has begun testing graphics products with AD106 and AD107 GPU cores
- "The core concept of" image classification and target detection in the positive and negative samples and understanding architecture
- I don't know what to do with sync issues
- Pytest初体验
- Verilog implements a divide-by-9 with a duty cycle of 5/18
- 【ACM】2022.7.31训练赛
- grep command written test questions
- Efficient Concurrency: A Detailed Explanation of Synchornized's Lock Optimization
- The article you worked so hard to write may not be your original
猜你喜欢

NVIDIA has begun testing graphics products with AD106 and AD107 GPU cores

iNeuOS industrial Internet operating system, equipment operation and maintenance business and "low-code" form development tools

【ACM】2022.7.31训练赛

高效并发:Synchornized的锁优化详解

UOS统信系统 - WindTerm使用

Flex layout in detail

Go1.18 upgrade function - Fuzz test from scratch in Go language

Shell常用脚本:Nexus批量上传本地仓库脚本

Unity - by casting and cloning method dynamic control under various UGUI create and display

Audio alignment using cross-correlation
随机推荐
The old music player WinAmp released version 5.9 RC1: migrated to VS 2019, completely rebuilt, compatible with Win11
Learn about C# anonymous methods
server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none failed
hboot and recovery, boot.img, system.img
Istio introduction
A shortcut to search for specific character content in idea
Binary tree non-recursive traversal
Count characters in UTF-8 string function
VOT2021 game introduction
UVM RAL model and built-in seq
不知道该怎么办的同步问题
信息学奥赛一本通 1941:【07NOIP普及组】Hanoi双塔问题 | 洛谷 P1096 [NOIP2007 普及组] Hanoi 双塔问题
Audio alignment using cross-correlation
Go mode tidy reports an error go warning “all” matched no packages
Implementing a Simple Framework for Managing Object Information Using Reflection
find prime numbers up to n
Linux environment redis cluster to build "recommended collection"
"The core concept of" image classification and target detection in the positive and negative samples and understanding architecture
BM5 合并k个已排序的链表
数据分析(一)——matplotlib