作者: steven_roc

0

cmake

ubuntu cmake
1、
cd /opt/openAI/software
2、wget https://gh-proxy.com/https://github.com/Kitware/CMake/releases/download/v4.3.2/cmake-4.3.2-linux-aar[……]

继续阅读

0

Headscale搭建-前端、服务、自定义derp

面对复杂的内网穿透需求,Headscale和Tailscale组合使用,能够有效提升网络连接的质量和安全性。本文将带你一步步完成搭建。
使用Headscale进行组网,不仅速度快,而且传输稳定。本文详细介绍如何搭建Headscale及其前端headplane,让远程访问内网资源变得轻松简单。

H[……]

继续阅读

0

v2ray-core

v2ray-core client proxy run

Ubuntu-24.04 配置v2ray-core 客户端代理上网

默认已经配置好,一键配置v2ray服务器 (注意更新最新,服务器、客户端以及配置文件格式

1、下载 v2ray-linux-arm64-v8a.zip[……]

继续阅读

0

openclaw

raspberry pi 5 8G 部署 openclaw

一、本地文件夹所有文件备份到远程主机
rsync -av –delete ~/.openclaw/ steven_roc@192.168.10.13:/home/steven_roc/ ./openclaw/

# 1. 更新[……]

继续阅读

0

tailscale

一、

1、

sudo apt update && sudo apt upgrade -y

2、

curl -fsSL https://tailscale.com/install.sh | sh

3、激活

sudo tailscale up

4[……]

继续阅读