npm install加速
npm install –registry=https://registry.npm.taobao… 继续阅读 npm install加速
npm install –registry=https://registry.npm.taobao… 继续阅读 npm install加速
报错: /usr/local/go/pkg/tool/linux_amd64/link: runni… 继续阅读 link: running gcc failed: exit status 1
设置代理 # 配置 GOPROXY 环境变量 export GOPROXY=https://gopr… 继续阅读 go mod配置代理
临时设置 export http_proxy=http://172.16.0.4:8118 apt-… 继续阅读 apt-get代理设置
docker pull benbusby/whoogle-search docker run –p… 继续阅读 docker部署 whoogle 谷歌安全搜索
https://github.com/xxjwxc/uber_go_guide_cn
echo “options sunrpc tcp_slot_table_entries=128” &… 继续阅读 Linux提高同时发起的NFS请求数量
/opt/shells/test.sh #!/bin/bash LOCAL_DIR=/nas/bak… 继续阅读 shell ssh 同步文件
/opt/shells/bak_db09.sh #!/bin/bash datastr=/nfs_n… 继续阅读 mysql按库备份
wget http://ftp.gnu.org/gnu/glibc/glibc-2.27.tar.g… 继续阅读 ./lotus: /lib64/libm.so.6: version `GLIBC_2.27′ not found (required by ./lotus)
get_address.sh #!/bin/bash /usr/bin/expect <<… 继续阅读 LBT挖矿脚本
ubuntu: echo “*/5 * * * * /opt/mining.sh” >>… 继续阅读 crontab文件位置
a=12 $((a-1))
cat > /opt/test.sh <<EOF #!/bin/bash test… 继续阅读 EOF写文件
apt install -y openssh-server service sshd start
异常: 1:C 19 Aug 2021 00:09:37.558 # oO0OoO0OoO0Oo R… 继续阅读 redis断电异常AOF修复
#https://blog.golang.org/go1.17 mv /usr/local/go /… 继续阅读 GOLANG GO1.17 INSTALL
[preflight] Running pre-flight checks [WARNING Fil… 继续阅读 msg=”getting status of runtime: rpc error: code = Unimplemented desc = unknown service runtime.v1alpha2.RuntimeService”
vi /etc/ssh/sshd_config 关配置: PermitRootLogin prohi… 继续阅读 ubuntu开root ssh登录
yum install bind-utils