Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Study notes of ssh and sshd-RH124 under linux

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

What is ssh?

Secure Shell, protocol function: data can be encrypted in the network transmission implementation: openssh client: openssh-client server: openssh port: 22 implementation: dropbear

Remote login

Telnet plaintext client: telnet server: telnet-server port: 23 by default, it is forbidden to use root to log in to the system using telnet to use telnet in the production environment. Test whether the designated port of the target host can communicate normally, that is, whether the designated port of the target host is open (determine whether the service is enabled by the port)

Process

Daemon: a service maintains a process, allowing the process to work in the background. Each process has its own service. The service service name is start | stop... Manage super daemons: a service maintains multiple processes xinetd transient daemons: the child processes managed by super daemons are transient daemons telnet instantaneous processes do not have their own services, and their startup and management depend on xinetd

Ssh

Telnet scp summary: ssh function 1, remote login 2, remote file transfer 3, file transfer function similar to ftp, sftpssh client and server ssh security ssh v1

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report