上一页 1 2 3 4 5 6 7 8 ··· 10 下一页
摘要: var ms = "\x62\x61\x63\x6b\x67\x72\x6f\x75\x6e\x64\x3a \x72\x67\x62\x61\x28\x32\x35\x32\x2c\x32\x33\x34\x2c\x31\x38\x37\x2c\x31\x29\x3b\x62\x61\x63\x6 阅读全文
posted @ 2021-05-14 18:02 已老 阅读(224) 评论(0) 推荐(0)
摘要: curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python 阅读全文
posted @ 2021-05-11 13:42 已老 阅读(37) 评论(0) 推荐(0)
摘要: 下载 http://launchpadlibrarian.net/236916213/libltdl7_2.4.6-0.1_amd64.deb https://download.docker.com/linux/ubuntu/dists/xenial/pool/stable/amd64/docker 阅读全文
posted @ 2021-04-30 18:18 已老 阅读(703) 评论(0) 推荐(0)
摘要: ## apt-get update:更新安装列表## apt-get upgrade:升级软件## apt-get install software_name :安装软件## apt-get --purge remove software_name :卸载软件及其配置## apt-get autor 阅读全文
posted @ 2021-04-30 14:18 已老 阅读(72) 评论(0) 推荐(0)
摘要: k8s 常用命令 切换Kubernetes运行上下文至 docker-desktop kubectl config use-context docker-desktop 验证 Kubernetes 集群状态kubectl cluster-infokubectl get nodes kubectl c 阅读全文
posted @ 2021-04-26 18:44 已老 阅读(105) 评论(0) 推荐(0)
摘要: ## docker-compose #compose以守护进程模式运行加-d选项docker-compose up -d #查看有哪些服务,使用 docker-compose ps 查看compose日志 docker-compose logs web 停止compose服务docker-compo 阅读全文
posted @ 2021-04-26 18:43 已老 阅读(108) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/l_liangkk/article/details/80777135 阅读全文
posted @ 2021-04-26 15:40 已老 阅读(216) 评论(0) 推荐(0)
摘要: ftp ip put 本地文件 quit 阅读全文
posted @ 2021-04-25 23:47 已老 阅读(79) 评论(0) 推荐(0)
摘要: tar -zcvf xxxxx.tar.gz /目录tar -xzvf file.tar.gz 阅读全文
posted @ 2021-04-25 23:29 已老 阅读(1692) 评论(0) 推荐(0)
摘要: ##linux traceroute www.baidu.com ifconfig ping www.baidu.com /etc/resolv.conf domain 51osos.comsearch www.51osos.com 51osos.comnameserver 202.102.192. 阅读全文
posted @ 2021-04-15 17:47 已老 阅读(31) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 10 下一页