
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
1. win + r2. 输入 regedit打开注册表3. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\NIaSvc\Parameters\Internet4. 修改EnableActiveProbing为0或15. 重启机器注:EnableActiveProbing原来为0则改为1,原来为1则改为0。...
python 第三方依赖包下载及安装方法
git checkout -- <filename> 放弃本地某文件修改
现象:# redis-server redis.conf*** FATAL CONFIG FILE ERROR ***Reading the configuration file, at line 309>>> 'replica-serve-stale-data yes'Bad directive or wrong number of arguments解决:redis.conf
现象: mybatis Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure解决:方法一:登陆mysql:show global variables like 'wait_timeout';show global variables like 'interactive_tim
1. 查看能否运行GPUIn [1]: import tensorflow as tfIn [2]: tf.__version__Out[2]: '1.4.0'In [3]: tf.test.is_gpu_available()2020-06-01 23:37:07.634135: I C:\tf_jenkins\home\workspace\rel-win\M\windows-gpu\PY\35
一、安装及使用(一)安装[root@k8s-node1 sysconfig]# pwd/etc/sysconfig[root@k8s-node1 sysconfig]# yum install iptables[root@k8s-node1 sysconfig]# yum install iptables-services[root@k8s-node1 sysconfig]#...
yum install tcpdumptcpdump -i <network interface, eg: ens33> -nnAx 'expression' (nn: ip:port, A: ascii, X 16进制和ascii)eg:[root@k8s-node1 ~]# tcpdump -i ens33 -nn 'icmp'tcpdump: verbose out...
1. yum install bind-utils2.[root@k8s-master ~]# kubectl get svcNAMETYPECLUSTER-IPEXTERNAL-IPPORT(S)AGEkubernetesClusterIP10.1.0.1...
注: 每天5分钟玩转kubernetes(CloudMan)编著, 学习笔记一、常用命令kubectl get nodes # 节点hostname # kubectl所在主机名kubectl cluster-info # 集群信息: kubernetes master, heapster, kubernetes-dashboard, monitoring-grafana, monitoring-







