Hostloc 新帖图文推送
1.81K subscribers
59.5K photos
392K links
本频道基本功能:爬取国内外有名的主机论坛Hostloc新帖,为订阅者提供一手图文资讯!

Hostloc: https://www.hostloc.com

侵删,联系 @CodyD
Download Telegram
标题OVH的6.1美金独服能做什么?
作者MSN #uid50007
原帖https://hostloc.com/thread-1124251-1-1.html

摘要:OVH的6.1美金独服能做什么?
看着有货,不敢入
标题星尘出现这个提示,是被风控了?
作者sodo #uid55516
原帖https://hostloc.com/thread-1124252-1-1.html

摘要:Your account requires further validation. To complete your inscription contact the Trust&Safety team by
ticket
for more information. We will guide you through the validation process.
这个有办法解决吗?除了手持证件给他以外
标题那个什啊帕云,大家还续吗?
作者奧巴马 #uid18747
原帖https://hostloc.com/thread-1124254-1-1.html

摘要:好像要每年手动续费一次。又好像没什么用!好几年没用过了。
标题看下我开的免费aws vps怎么样
作者hong #uid37454
原帖https://hostloc.com/thread-1124256-1-1.html

摘要:前几天注册的aws,开了一年的免费vps e2,今天刚刚登录
新加坡
标题ddp的la是不是炸了?
作者wey #uid31138
原帖https://hostloc.com/thread-1124255-1-1.html

摘要:KVM的LA机房  ping.pe测了下,全球丢包50%+

mjj们的正常吗?今晚是不是炸了?
标题出台福州高防VPS
作者canxunhulian #uid30346
原帖https://hostloc.com/thread-1124258-1-1.html

摘要:本来是4G内存的 活动升级的  续费174.3

需要PM我WX或者QQ
标题国内服务器中转装哪个加速效果最好?
作者李不兴 #uid49919
原帖https://hostloc.com/thread-1124259-1-1.html

摘要:国内服务器中转装哪个加速效果最好?bbr还是bbr plus还是锐速,和落地装哪种加速其中有关联吗
标题你们的小区物业他们每年在哪些项目上消费了多少会公示吗
作者招财猫 #uid55684
原帖https://hostloc.com/thread-1124260-1-1.html

摘要:我们这就是每年交钱 然后就是收个垃圾 保安 绿化洒水。也没有什么哪些消费明细
标题外面收费88的芝麻信用分恢复或者涨分方法
作者creeper1 #uid40031
原帖https://hostloc.com/thread-1124262-1-1.html

摘要:300低分左右的
先点进去芝麻信用–守约记录–右上角三个点–芝麻约定–右上角三个点–我的客服–搜索栏搜索关闭–选择如何关闭个人芝麻信用–进去之后点击(如何关闭个人芝麻信用(清空个人信息)的蓝色字体–接受前往关闭个人芝麻信用,最后关闭就行然后退出支付宝APP重新进入个人芝麻信用开通芝麻信用即可 。

纯转载的,记得好像这个有人卖钱,好不好用自行验证,没有这么低的分
标题用brook中转秒退是啥原因,求助mjj
作者李不兴 #uid49919
原帖https://hostloc.com/thread-1124261-1-1.html

摘要:用brook中转秒退是啥原因,我设置好转发,用了一会就断网了了,回中转服务器发现brook显示未启用,来回几次都是这样。然后查看日志,是brook进程被kill了,这要怎么解决
标题什么值得买自动签到
作者faj88 #uid53813
原帖https://hostloc.com/thread-1124264-1-1.html

摘要:请问各位老铁,现在还有能用的“什么值得买”自动签到吗?论坛看到的一个部署在github上的,每天签到都不成功是怎么回事。漏签了好多天。
标题AMH面板就不能在安装脚本加一个卸载选项?
作者genshin #uid56781
原帖https://hostloc.com/thread-1124265-1-1.html

摘要:最近嫌手撸NGINX麻烦,就试了一下AMH面板,感觉小鸡比较卡,就准备卸载,结果发现
1,AMH的文档真的是做的稀烂,就没有一个整理好的WIKI
2,安装脚本没有卸载功能
3,有一个amh的命令,但是用amh -h   / amh  help   / amh --help  居然没有任何帮助信息。

整体感觉作者真的有个性,看来还是手撸NGINX配置适合我
标题旧手机刷入linux,变废为宝
作者silence #uid34689
原帖https://hostloc.com/thread-1124269-1-1.html

摘要:我刷的旧手机是红米5 plus

系统是PostmarketOS,一个基于alpine的系统,真linux运行效率很高,非安卓开proot啥的套娃,而且默认的内核就支持开docker

支持的设备 https://wiki.postmarketos.org/wiki/Devices

能解bl锁的老手机基本都支持,这个系统就是为了能让老手机再战10年

刷机步骤wiki中有,防止mjj走弯路,我稍微讲一下

首先,手机必须要解bl锁

准备一个linux系统,虚拟机即可

安装python3,pip3

pip3 install --user pmbootstrap

pmbootstrap init (初始化,根据自己需求选择)

pmbootstrap install (先在本地生成系统)

先根据你的cpu编译(有些有现成的不用编译)刷入lk2nd到boot分区

启动手机,亮屏后按住音量减进入lk2nd的伪fastboot

pmbootstrap flasher flash_rootfs --partition userdata (刷入系统到userdata分区,可以利用更大的手机空间)

然后重启就进linux了,有些手机适配可能不充足,图形化界面会有问题(比如我的红米5plus)

但是把手机连接电脑,会发现手机开了一个usb热点,直接就可以ssh连接它去使用

手机放家里开个docker,跑个青龙,bitwarden啥的还是很不错的
标题用anytimemailbox的mjj,1583公证16.50美元
作者din #uid40293
原帖https://hostloc.com/thread-1124268-1-1.html

摘要:从这里公证https://go.notarize.com/anytimemailbox
可以低价公证1583 form
如图
标题最近电信是抽风了吗?
作者2life.top #uid35025
原帖https://hostloc.com/thread-1124271-1-1.html

摘要:手上绝大部分小鸡电信方向都是烂的一塌糊涂。以前勉强能用,现在只能靠GIA线路苟活?是不是电信国际出口有问题啊?
标题Hetzner Abuse邮件是自动发的吗
作者Rebel #uid30897
原帖https://hostloc.com/thread-1124270-1-1.html

摘要:就挂了个qBittorrent,收到邮件要不要管?这个应该是对方那边服务器通过HZ发过来的吧?
We have received information regarding spam and/or abuse from botnet.tracker@gmail.com. This is an information email only and does not require any further action on your part. It is your choice whether or not to investigate the complaint. We do not expect any response. Information: Hello, This is a notification of unauthorized uses of systems or networks. On December 11, 2022, a total of 68 IP addresses from your networks probed my servers for TCP open ports.  Due to their dubious behavior, they are suspected to be compromised botnet computers. The log of TCP port scans is included below for your reference (time zone is UTC).  To prevent this mail from getting too big in size, at most 5 attempts from each attacker IP are included.  Those connection attempts have all passed TCP's 3-way handshake, so you can trust the source IP addresses to be correct. If you regularly collect IP traffic information of your network, you will see the IPs listed connected to various TCP ports of my server at the time logged, and I suspect that they also connected to TCP ports of many other IPs. If a Linux system was at the attacker's IP, you might want to use the command "ss -ntp" to list its active network connections.  If there is still some suspicious connection, find out what PID/program/user ID they belong to.  You might find something to help you solve this problem. Please notify the victims (owners of those botnet computers) so that they can take appropriate action to clean their computers, before even more severe incidents, like data leakage, DDoS, and the rumored NSA spying through hijacked botnets, arise.  This also helps prevent botnets from taking up your network bandwidth. Chih-Cherng Chin Daily Botnet Statistics ---- log of TCP port scans (time zone is UTC; sent to abuse@hetzner.com) ---- ------------------------------------------------------------------------------- (time in UTC)=2022-12-11T23:08:58 (attacker's IP)=116.203.1.1 (IP being scanned)=61^61^170^12 (TCP port being scanned)=7547 (time in UTC)=2022-12-11T23:08:58 (attacker's IP)=116.203.1.1 (IP being scanned)=61^61^170^12 (TCP port being scanned)=7547 复制代码
标题贫穷对男性的伤害非常大
作者zylunwen_help #uid4465
原帖https://hostloc.com/thread-1124272-1-1.html

摘要:很多本身非常聪明也靠着学习出人头地了的男人,其内心依然自卑