摘要:
1.配置远程主机公钥 使用命令完成比较方便 [root@k8s-master ~]# ssh-copy-id Usage: /usr/bin/ssh-copy-id [-h|-?|-f|-n] [-i [identity_file]] [-p port] [[-o <ssh -o options>] 阅读全文
摘要:
www.zsythink.net www.centos.bz http://www.21yunwei.com/ http://www.yunweipai.com/ https://zhangge.net/ https://linuxeye.com/ 魔盾恶意软件分析: https://www.mal 阅读全文
摘要:
使用openssl生成公钥和私钥 C:\Users\Administrator\Desktop>openssl genrsa -out rsa_private_key.pem 1024 Generating RSA private key, 1024 bit long modulus ....... 阅读全文
摘要:
1.备份的目标为目录 #!/bin/bash cd /opt/backup NUM1=$(/bin/ls -l |grep "^d"|awk '{print $9}'|wc -l) NUM2=$(/usr/bin/expr $NUM1 - 3) /bin/ls -l |grep "^d"|awk ' 阅读全文
摘要:
import os, sys import time import wmi, zlib import hashlib os.system("pip install wmi") def get_cpu_info(): tmpdict = {} tmpdict["CpuCores"] = 0 c = w 阅读全文
摘要:
https://github-enterprise.s3.amazonaws.com/esx/releases/github-enterprise-2.20.3.ova https://github-enterprise.s3.amazonaws.com/hyperv/releases/github 阅读全文
摘要:
urillb2在python3中的变化 在Pytho2.x中使用import urllib2——-对应的,在Python3.x中会使用import urllib.request,urllib.error。 在Pytho2.x中使用import urllib——-对应的,在Python3.x中会使用i 阅读全文
摘要:
Hacking Tools List Home Tools Information Every package of the BlackArch Linux repository is listed in the following table. If you don't find your nee 阅读全文
摘要:
Download Archives - Repository Manager 3 Docker images for Nexus Repository Manager are available through the Docker Hub. Information about templates 阅读全文
摘要:
搜索注册失败的提示信息,下断点动态跟踪得到下面的patch信息。 >idman.exe00128483:0F->9000128484:85->9000128485:46->9000128486:0F->9000128487:00->9000128488:00->90001285B0:7D->EB00 阅读全文