树莓派安装软件
apt-get install
win10激活 slmgr /skms kms.03k.orgslmgr.vbs -ato 计算机\HKEY_LOCAL_MACHINE...
代理下载地址(很快)curl -L https://get.daocloud.io/docker/compose/releases/download/1.27.4/docker-compose-`un...
修改 C:\Users\Administrator\.gradle\gradle.properties注释如下的语句#systemProp.http.proxyHost=mirrors.opencas...
前几天更新了centos7 ( 树莓派3b+硬件环境),发现 ssh登入时间很长,还以为sd 卡出现故障。通过排查不是硬件故障。而是由于ssh的配置文件开启了UseDNS功能 。服务器会先根据客户端的...
mount -t cifs -o user=administrator,password=000000 //192.168.1.2/gongxiang /mnt/share...
=IF(ISERROR(VLOOKUP(D7,F:F,1,0)),D7,1) ISERROR防止报错 ...