Linux ping 命令
Linux ping 命令
ping原理
ICMP(Internet Control Message Protocol) 传输协议
Linux ping 命令
ICMP(Internet Control Message Protocol) 传输协议
linux查看服务:
一、利用进程来查看
命令里 ps -aux | grep xxx 是查看某个进程或者服务是否存在。
二、利用Systemctl 命令
1.查看单个服务的运行状态:
systemctl status 服务名
如:[root@localhost ~]# systemctl status httpd
Linux whereis命令
whereis redis
su
Telnet协议是TCP/IP协议族中的一员,是Internet远程登录服务的标准协议和主要方式。它属于应用层协议。常用的应用层协议:DHCP ·DNS · FTP · Gopher · HTTP· IMAP4 · IRC · NNTP · XMPP ·POP3 · SIP · SMTP ·SNMP · SSH ·TELNET · RPC · RTCP · RTP ·RTSP· SDP · SOAP · GTP · STUN · NTP· SSDP · BGP 等