当前位置:网站首页>无法正常访问服务器
无法正常访问服务器
2022-07-30 20:00:00 【nginx】
远程连接,检查远程连接是否启用以及远程计算机上的连接数是否超出。未启用和超出连接数都会出现服务器无法连接的情况。
服务器问题,服务器带宽跑满、服务器死机、黑屏或者蓝屏。
密码和端口问题,密码问题:服务器密码错误。端口问题:登录服务器时忘记在IP后输入端口号,或者输入端口不正确。
防火墙问题:IP被机房或者还是运营商封了。远程端口没有添加到防火墙策略中,端口没有在防火墙策略中允许所有人链接,那么这个端口就无法被访问,同理,远程端口没有加入防火墙策略,就无法访问这台服务器。
当远程桌面连接服务无法顺利使用后,我们首先要确定的是服务器是否真的死机。我们可以通过ping目标服务器IP看是否畅通或者访问该服务器上的相关网络服务看是否还能顺利应用,当然也可以通过UNC地址来判断其网络访问是否顺利。当判断返回成功结果后,我们就可以使用下面的方法来远程重启服务器了。使用windows自带的shutdown命令,远程重启服务器。具体操作是在命令提示窗口中执行“shutdown/m\服务器IP地址/r”,这样服务器将自动重新启动。我们在ping-t命令窗口中也将看到目的网络连接情况从畅通到requesettimedout,这说明目的服务器已经在进行重启操作。
TG:
@moneygun666
边栏推荐
猜你喜欢
MySQL sub-database sub-table
推荐系统:AB测试(AB Test)
TensorFlow2:概述
[PM only] Quickly count who else in the team has not registered and reported information, and quickly screen out the members of their own project team who have not completed the list of XXX work items
一文2500字手把手教你配置Jenkins自动化邮件通知
阿里面试这些微服务还不会?那还是别去了,基本等通知
MySQL database - DQL data query language
ELK log analysis system
Different lower_case_table_names settings for server (‘1‘) and data dictionary (‘0‘) 解决方案
[NISACTF 2022]下
随机推荐
Recommendation system-model: FNN model (FM+MLP=FNN)
MySQL分组后取最大一条数据【最优解】
el-input 只能输入整数(包括正数、负数、0)或者只能输入整数(包括正数、负数、0)和小数
Day31 LeetCode
线性结构:顺序表和链表
[flink] Error finishing Could not instantiate the executor. Make sure a planner module is on the classpath
Install Mysql5.7 under Linux, super detailed and complete tutorial, and cloud mysql connection
Can't find the distributed lock of Redisson?
MySQL kills 10 questions, how many questions can you stick to?
ELK log analysis system
明解C语言第六章习题
Centos7 install mysql8
Brush questions record----string
Database Tuning - Database Tuning
[NISACTF 2022]下
mysql慢查询优化
湖仓一体电商项目(四):项目数据种类与采集
推荐系统:AB测试(AB Test)
基于人脸的常见表情识别(1)——深度学习基础知识
.eslintrc.js for musicApp