aaaaasam's recent timeline updates
aaaaasam

aaaaasam

V2EX member #344115, joined on 2018-08-24 17:11:33 +08:00
aaaaasam's recent replies
Oct 8, 2019
Replied to a topic by 635614874 Linux 小白求问,非内网访问 ssh 问题
@aaaaasam 一楼。。。。
Oct 8, 2019
Replied to a topic by 635614874 Linux 小白求问,非内网访问 ssh 问题
按你所说,我觉得实验室和校园网应该是互通的,你可以尝试遗漏做法
May 16, 2019
Replied to a topic by Strayer Linux [求助]访问 web,图片不能正常加载。
Not found xxx/xxx/xxx.png page.
这个是你们自定义的报错的吧,如果没有这个文件不会报 200 的返回码,如果是你们自己定义的,那这个就没有任何意义
May 16, 2019
Replied to a topic by CRUD Linux [求助] 服务器除 22 端口外都访问不了
1、看你这个应该是 80 端口开了的,没多大问题,你可以测试一下 curl -I http://127.0.0.1,测试一下是否真的开了,然后确定是否有防火墙从本地禁止;
2、cur ifconfig.com 查看本机的公网地址,是否就是你域名绑定的那个;
3、公网上 curl -I http://`curl ifconfig.me` 注:ifconfig.me 是在服务器上获取的那个结果。如果不可以,记得检测一下你的防火墙;如果有内网的其他机器 直接 curl 测试一下最佳,如果可以访问,那你的服务器是没有多少问题的,可能发生在中间的防火墙上面;
4、官方会重置数据包,不会丢弃数据包,所以不会出现 timeout 这样的错误;
Apr 7, 2019
Replied to a topic by dazkarieh Linux 求批量替换的办法
@dazkarieh sed -i -r 's#\!\[\(.*\)\](\(.*\))#{{< img src="\1" alt="\2">}}#' test.md
Apr 7, 2019
Replied to a topic by dazkarieh Linux 求批量替换的办法
@dazkarieh s#\!\[\(.*\)\](\(.*\))#{{< img src="\1" alt="\2">}}# 少复制了一个#
Apr 7, 2019
Replied to a topic by dazkarieh Linux 求批量替换的办法
s#\!\[\(.*\)\](\(.*\))#{{< img src="\1" alt="\2">}}
Mar 27, 2019
Replied to a topic by ClancyH Linux ubuntu18.04 局域网无法访问的问题
看不出来什么问题,给两条建议:
1、关掉防火墙,看看是否还有问题,如果有,就是你网络的问题,如果没有就是防火墙的问题;
2、如果是网络问题,可以通过 traceroute 去跟踪数据包试试;
Mar 27, 2019
Replied to a topic by ClancyH Linux ubuntu18.04 局域网无法访问的问题
可以大概的贴一下内网的网段,然后你服务器绑定的网段么 另外打印一下 iptables -L -n -v
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1125 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 23:02 · PVG 07:02 · LAX 16:02 · JFK 19:02
♥ Do have faith in what you're doing.