在CyberPanel面板【管理服务】-【Applications】安装redis,再去PHP安装Redis扩展,并去安装wp安装Redis插件。
frpc 一键脚本
frpc 一键脚本:
国外镜像
wget https://raw.githubusercontent.com/stilleshan/frpc/master/frpc_linux_install.sh && chmod +x frpc_linux_install.sh && ./frpc_linux_install.sh
国内镜像
wget https://ghfast.top/https://raw.githubusercontent.com/stilleshan/frpc/master/frpc_linux_install.sh && chmod +x frpc_linux_install.sh && ./frpc_linux_install.sh
Realm&一键转发脚本 优化重构版
国外机器: wget -N https://raw.githubusercontent.com/shiyi11yi/EZRealm/main/realm.sh && chmod +x realm.sh && ./realm.sh
国内机器: wget -N https://raw.githubusercontent.com/shiyi11yi/EZRealm/main/CN/realm.sh && chmod +x realm.sh && ./realm.sh
再次运行本脚本 ./realm.sh
Windows内存释放工具
Windows内存释放工具:
一键docker安卓与Windows
一键docker安卓:
docker run -d -p 6080:6080 \
-e EMULATOR_DEVICE=”Samsung Galaxy S10” \
-e WEB_VNC=true \
–device /dev/kvm \
–name android-container \
budtmo/docker-android:emulator_9.0
项目地址:https://github.com/budtmo/docker-android
一键docker windows:
docker run -dit –rm -p 8006:8006 –device=/dev/kvm –device=/dev/net/tun –cap-add NET_ADMIN –stop-timeout 120 dockurr/windows
推荐一个系统与软件合集站
推荐一个系统与软件合集站,界面比较好,比较全面
frp-Android
frp-Android项目地址:
parallels永久免费版的一点技巧
parallels永久免费版,不要点其他的,直接点 Client Installation File 下面的链接:
https://www.parallels.cn/products/ras/capabilities/parallels-client/
vps安装 command-not-found: 先输入: apt install command-not-found
vps安装 command-not-found:
先输入:
apt install command-not-found
接着:apt-file update
update-command-not-found