python 创建 httpserver
python: python -m SimpleHTTPServer 80 python3: pyt… 继续阅读 python 创建 httpserver
python: python -m SimpleHTTPServer 80 python3: pyt… 继续阅读 python 创建 httpserver
timestamp10=${timestamp13:0:10}
date -d @${timestampStr} +”%Y-%m-%d %H:%M:%S” date… 继续阅读 SHELL时间与时间戳相换
mv /usr/local/go /usr/local/go_bak wget -c https:/… 继续阅读 GOLANG GO1.16.6 INSTALL
下载地址: https://imagemagick.org/script/download.php … 继续阅读 Imagemgick缩放图片
npm -g install yarn yarn –version
github https://github.com/kubernetes/kompose get t… 继续阅读 利用kompose讲docker-compose迁移到kubernetes
git -C /root/test/ pull https://github.com/xxx/xxx… 继续阅读 git pull自定义项目路径
docker-compose build –force-rm –no-cache
#!/bin/bash export MINIO_ACCESS_KEY=11111111111111… 继续阅读 minio server分布式启动
adb devices 安装apk adb install /root/debug.apk
[root@node01 ~]# awk ‘BEGIN{printf “%.2f%\n”,12345… 继续阅读 awk shell计算浮点数除法
二进制 #https://github.com/openethereum/openethereum … 继续阅读 openethereum安装
who am i |awk -F ‘[()]’ ‘{print $2}’
#!/bin/bash #通讯录可获取,多个人员之间使用空格分隔 user="123456… 继续阅读 shell发送企业微信消息
docker run -d –name docker-pi-dashboard -e ‘LISTE… 继续阅读 Pi Dashboard监控面板
pip3 install -U docker-compose
/bin/cp -arf /usr/share/zoneinfo/Asia/Shanghai /et… 继续阅读 CentOS改时区
[root@test wireguard]# wg-quick up wg0 [#] ip link… 继续阅读 RTNETLINK answers: Operation not supported
# 解压程序包 tar -zxvf cloudreve_VERSION_OS_ARCH.tar.gz… 继续阅读 cloudreve私有云盘部署