jhdxr's repos on GitHub
Java · 2 人关注
leetcode
PHP · 1 人关注
Laravel-AdminLTE
Easy AdminLTE integration with Laravel 5
0 人关注
buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
0 人关注
devdocs
API Documentation Browser
HTML · 0 人关注
doc-en
English PHP documentation
0 人关注
doc-zh
Chinese translation of the PHP documentation
0 人关注
elasticsearch-php
Official PHP client for Elasticsearch.
0 人关注
FATE
An Industrial Grade Federated Learning Framework
PHP · 0 人关注
framework
0 人关注
GlitterDrag
兼容多进程的firefox拖拽扩展
Go · 0 人关注
go-common
哔哩哔哩 bilibili 网站后台工程 源码
0 人关注
harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
0 人关注
hosts
:statue_of_liberty:最新可用的google hosts文件。镜像:
PHP · 0 人关注
kf5-sdk
unoffical composer version of kf5-sdk. 非官方版本的逸创云客服(kf5.com)SDK
0 人关注
kkndme_tianya
天涯 kkndme 神贴聊房价
PHP · 0 人关注
laravel-prune-db-cache
Clear expired cache items in DB for laravel database driver
0 人关注
mlflow-docker
Ready to run docker-compose configuration for ML Flow with Mysql and Minio S3
PHP · 0 人关注
oneindex
Onedrive Directory Index
0 人关注
openconnect-gui
Mirror - Graphical OpenConnect client (beta phase)
0 人关注
perfect
Python implementation of the 'Perfect' serialization format used in Infinity Nikki.
PHP · 0 人关注
php-doc-translation-tools
tools for translating php docs
PHP · 0 人关注
php-mfenc-decompiler
PHP mfenc Decompiler
C · 0 人关注
php-src
The PHP Interpreter
PHP · 0 人关注
phpminer
pure PHP miner for CryptoNight
0 人关注
PySyft
A library for answering questions using data you cannot see
0 人关注
rdpwrap
RDP Wrapper Library
C++ · 0 人关注
Seer
Seer bug report
0 人关注
send
Simple, private file sharing from the makers of Firefox
0 人关注
shap
A game theoretic approach to explain the output of any machine learning model.
PHP · 0 人关注
symfony
The Symfony PHP framework
jhdxr

jhdxr

V2EX 第 101061 号会员,加入于 2015-02-28 10:48:38 +08:00
根据 jhdxr 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
jhdxr 最近回复了
参见: https://www.right.com.cn/forum/thread-8412631-1-1.html

型号是 wr30u (小米联通定制款),电商平台是并夕夕

**引用**原贴提供的解决方法如下(大概率原贴会被删除):
所以我们这样入手解决问题:
先在 ssh 固化脚本文件(/data/auto_sshh/autu_ssh.sh )最后加入这句
/etc/init.d/CuInformLoad stop

然后因为 cuinformload 主程序启动会启动其它四个子进程
因为搜索进程 id 代码太多
经过仔细研究
直接这样就可以干掉其它 4 个子进程
killall CuInform

最后 auto_ssh 文件最后就是加这样的:
/etc/init.d/CuInformLoad stop
killall CuInform

其实你也可以干掉其它用不到的也不影响系统的插件
这样的
/etc/init.d/CuInformLoad stop
killall CuInform
/etc/init.d/wolink stop #联通 wolink
/etc/init.d/elink stop #电信 elink
/etc/init.d/messagingagent.sh stop #米家
/etc/init.d/smartcontroller stop #小米智能
/etc/init.d/syslog-ng stop #nginx 日志

日常剩余内存 90M+

最后别忘了再加一句
echo 3 > /proc/sys/vm/drop_caches
手动释放一下内存

最后都改完 auto_ssh 文件最后就是这样的
/etc/init.d/CuInformLoad stop
killall CuInform
/etc/init.d/wolink stop
/etc/init.d/elink stop
/etc/init.d/messagingagent.sh stop
/etc/init.d/smartcontroller stop
/etc/init.d/syslog-ng stop
echo 3 > /proc/sys/vm/drop_caches

最后别忘了这个也改一下

修改/etc/config/firewall 这个文件
找到这段
config include 'auto_ssh'
option type 'script'
option path '/data/auto_ssh/auto_ssh.sh'
option enabled '1'
然后在下面加上
option family 'any'
option reload '1'
13 天前
回复了 henryma0t 创建的主题 Apple Apple Watch AC+ 要续么
AC+还能续期的?能续几年?
19 天前
回复了 flypei 创建的主题 推广 元旦 T 楼! 送 YouTube Premium + 京东 E 卡 300 元
新年快乐
25 天前
回复了 zzbd 创建的主题 程序员 在线尺子网站没一个靠谱的
@gogogo2000
https://www.piliapp.com/actual-size/?page=12

这个用各国纸币校准有点意思
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3624 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 04:17 · PVG 12:17 · LAX 20:17 · JFK 23:17
Developed with CodeLauncher
♥ Do have faith in what you're doing.