Apache Releases HTTP Server version 2.4.51 to Address Vulnerabilities Under Exploitation

发布于 作者 量尺寸留下评论

On October 7, 2021, the Apache Software Foundation released Apache HTTP Server version 2.4.51 to address Path Traversal and Remote Code Execution vulnerabilities (CVE-2021-41773, C… 继续阅读 Apache Releases HTTP Server version 2.4.51 to Address Vulnerabilities Under Exploitation

什么是eSIM,可以来做什么?

发布于 作者 量尺寸留下评论

简单的说eSIM就是一张虚拟的SIM卡,普通的SIM卡是实体的,必须插入到手机中才能使用,而eSIM则完全没有实体,只需要通过网络下载到手机中就可以使用。eSIM的功能和普通手机卡一样,对于运营商来说,主要起到了鉴别身份的作用,对于用户来说,和普通的SIM卡没有区别。 eSIM基本上只是嵌入到我们手机里的一个小芯片,工作方式和你手机里的用来Apple Pay… 继续阅读 什么是eSIM,可以来做什么?

使用SpeedTest CLI测试VPS网络连接速度

发布于 作者 量尺寸留下评论

虽然网络速度是相对的,但在同一标准下还是可以测下。 下载 speedtest.py 脚本,如果没安装Python的,先安装 apt install python wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py 可以把测速脚本移动到系统脚本目录,并归入root用户组。chm… 继续阅读 使用SpeedTest CLI测试VPS网络连接速度