会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
已老
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
···
10
下一页
2021年5月14日
js 控制台输入变色
摘要: 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)
2021年5月11日
网速
摘要: curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python
阅读全文
posted @ 2021-05-11 13:42 已老
阅读(37)
评论(0)
推荐(0)
2021年4月30日
ubuntu 离线安装docker
摘要: 下载 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)
ubuntu apt-get
摘要: ## 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)
2021年4月26日
k8s命令
摘要: 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 命令
摘要: ## 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)
去掉Linux文件中的注释行和空行
摘要: https://blog.csdn.net/l_liangkk/article/details/80777135
阅读全文
posted @ 2021-04-26 15:40 已老
阅读(216)
评论(0)
推荐(0)
2021年4月25日
ftp 上传文件
摘要: ftp ip put 本地文件 quit
阅读全文
posted @ 2021-04-25 23:47 已老
阅读(79)
评论(0)
推荐(0)
linux tar 打包目录
摘要: tar -zcvf xxxxx.tar.gz /目录tar -xzvf file.tar.gz
阅读全文
posted @ 2021-04-25 23:29 已老
阅读(1692)
评论(0)
推荐(0)
2021年4月15日
网络
摘要: ##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
下一页
公告