群聊中学习到的python解密ts的代码片段
with open('1.mp4', 'wb') as f: with open('77.ts',&…
with open('1.mp4', 'wb') as f: with open('77.ts',&…
1.启动firewalld服务 systemctl start firewalld.service 2.关闭firewalld服务 systemctl stop…
今天在龙蜥上编译安装php7.4,也不是知道服务器是哪根筋不对,还是抽风了,死活就是过不去,各种乱七八糟的package not found.闹心 整理了下安装…
去掉之前的版本控制 rm -rf .git git config –gobal core.autocrlf false 这样系统就不会去进行换行符的转换了 重…
server { listen 80; listen 443 ssl http2; server_name ${域名}; index index.php ind…
发生场景 在ubuntu上运行apitable时,采用make执行install-local时发生。 发生前,将jre安装完成。 原因分析 安装jdk的方法不对…
集成其他编译模块: Failed to build these modules: _ctypes 和 The necessary bits to build t…
非常有趣的一个问题,在运行一下安装脚本的时候出现的问题。 apt install gcc-c++ 报错如图,为什么变成了gcc-c+呢,另一个+呢? 参考网上搜…
Installing SDKMAN! on UNIX-like platforms is as easy as ever. SDKMAN! installs s…
个人安装经验,K8S和CALICO版本一定要对应,我在安装k8s v1.26时,用的是calico v3.25的版本 下载源地址,规律可以看得出。 https:…