C:\ProgramData\Microsoft\Search\Data\Applications\Windows\windows.edb文件过大
控制面板-索引-高级-重建
控制面板-索引-高级-重建
ubuntu: echo “*/5 * * * * /opt/mining.sh” >>… 继续阅读 crontab文件位置
a=12 $((a-1))
cat > /opt/test.sh <<EOF #!/bin/bash test… 继续阅读 EOF写文件
# Default config: [API] ListenAddress = “/ip4/0.0.… 继续阅读 lotus deamon config tom
错误详情:APISERVER_500 Get https://192.168.23.251:9403… 继续阅读 aliyun ack apiserver 超时问题 APISERVER_500
apiVersion: storage.k8s.io/v1 kind: StorageClass m… 继续阅读 kubernetes使用 阿里云nas存储类
apt install -y openssh-server service sshd start
slmgr /ipk WMDGN-G9PQG-XVVXX-R3X43-63DFG slmgr /sk… 继续阅读 windows server 2019激活
#https://blog.golang.org/go1.17 mv /usr/local/go /… 继续阅读 GOLANG GO1.17 INSTALL
[mysqld] sql_mode=’STRICT_TRANS_TABLES,ERROR_FOR_D… 继续阅读 [ERR] 1292 – Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘post_date_gmt’ at row 1
vi /etc/ssh/sshd_config 关配置: PermitRootLogin prohi… 继续阅读 ubuntu开root ssh登录
yum install bind-utils
python: python -m SimpleHTTPServer 80 python3: pyt… 继续阅读 python 创建 httpserver
在/etc/ssh/sshd_config配置文件最后面添加下面一行 KexAlgorithms c… 继续阅读 xshell5连接ssh,出现问题: “服务器发送了一个意外的数据包
root@swarm-rpc-54684bd795-4lr8r:/nethermind# /neth… 继续阅读 nethermind usage
ssl kubectl create secret tls tls-test-mycom-com -… 继续阅读 kubernetes部署nginx ssl aliyun aks
timestamp10=${timestamp13:0:10}
date -d @${timestampStr} +”%Y-%m-%d %H:%M:%S” date… 继续阅读 SHELL时间与时间戳相换