电脑计算机论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 379|回复: 0

Linux 常见服务与端口

[复制链接]
胖大海 发表于 2022-8-30 18:18:47 | 显示全部楼层 |阅读模式
下面一些端口与服务都是大家经常能够在centos7用到的,如果缺乏环境的话可以去3A服务器看看!

Linux 常见端口
FTP 21
SSH 22
Telnet 23
http/ngix 80
HTTPS 443
SQL Server 1433
SQL Server 1434
Oracle 1521
MySQL 3306
Linux 常见服务启动
sshd服务  systemctl  restart  sshd
network服务   systemctl restart network
mysql服务   systemctl restart  mysql 或者 systemctl restart mariadb
ftp服务   systemctl restart vsftpd
tomcat服务 systemctl restart tomcat
http服务  systemctl restart httpd
nginx服务  systemctl restart nginx


您需要登录后才可以回帖 登录 | 注册

本版积分规则


QQ|手机版|小黑屋|电脑计算机论坛 ( 京ICP备2022023538号-1 )

GMT+8, 2024-5-19 09:15 , Processed in 0.069775 second(s), 21 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表