会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
快乐的GTD吧
Everyone, Have a good day.
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
46
47
48
49
50
51
52
53
54
···
115
下一页
2020年9月27日
linux 压力测试 free top
摘要: 1. 背景 每次发现系统变慢时,我们通常做的第一件事,就是执行 top 或者 uptime 命令,来了解系统的负载情况。如下所示我输入uptime image.png 我们会看到 load average: 0.00, 0.04, 0.05。这三个数字,依次则是过去 1 分钟、5 分钟、15 分钟的
阅读全文
posted @ 2020-09-27 10:44 jiftle
阅读(480)
评论(0)
推荐(0)
2020年9月17日
vim格式转换
摘要: set ff? #显示当前文件格式 set ff=unix #设置成unix格式 set ff=dos #设置成dos格式
阅读全文
posted @ 2020-09-17 23:40 jiftle
阅读(670)
评论(0)
推荐(0)
redhat jdk下载地址
摘要: https://developers.redhat.com/products/openjdk/download?onebox=openjdk
阅读全文
posted @ 2020-09-17 09:25 jiftle
阅读(724)
评论(0)
推荐(0)
2020年9月16日
docker registry 2 垃圾回收
摘要: 通过registry-ui删除后,磁盘并没有释放。 执行以下指令,可以释放磁盘空间。 docker registry 2 垃圾回收 docker exec -it registry /bin/registry garbage-collect /etc/docker/registry/config.y
阅读全文
posted @ 2020-09-16 14:53 jiftle
阅读(368)
评论(0)
推荐(0)
与女神荒岛求生的日子(上)-曾家小少
摘要: 观看地址: https://www.kancloud.cn/jiftle/yunvshenhuangdaoqiushengderizi/1927463
阅读全文
posted @ 2020-09-16 09:46 jiftle
阅读(478)
评论(0)
推荐(0)
2020年9月13日
Linux 添加开机启动 Linux 添加开机启动方法(服务/脚本)
摘要: 脚本之家-Linux 添加开机启动 Linux 添加开机启动方法(服务/脚本) ubuntu 18.04 系统启动脚本目录 /etc/init.d ,可以参考 系统启动时需要加载的配置文件 /etc/profile、/root/.bash_profile /etc/bashrc、/root/.bas
阅读全文
posted @ 2020-09-13 10:52 jiftle
阅读(684)
评论(0)
推荐(0)
2020年9月9日
Docker内运行systemctl报错,System has not been booted with systemd as init system
摘要: 要点: docker run 是增加如下参数 /usr/sbin/init --privileged -u root 必须使用root用户启动,否则一样报错!!!
阅读全文
posted @ 2020-09-09 15:13 jiftle
阅读(803)
评论(0)
推荐(0)
2020年9月8日
emacs配置wakatime
摘要: WakaTime for Emacs Emacs The open source plugin for productivity metrics, goals, leaderboards, and automatic time tracking. Installing Follow the inst
阅读全文
posted @ 2020-09-08 18:31 jiftle
阅读(264)
评论(0)
推荐(0)
深度商店软件无法安装问题解决方案
摘要: apt-get的卸载相关的命令有remove/purge/autoremove/clean/autoclean等。具体来说: apt-get purge / apt-get --purge remove 删除已安装包(不保留配置文件)。 如软件包a,依赖软件包b,则执行该命令会删除a,而且不保留配置
阅读全文
posted @ 2020-09-08 15:13 jiftle
阅读(2704)
评论(0)
推荐(0)
2020年8月31日
deepin15.11升级deepin20
摘要: 1、将15.11官方源替换成20官方源(/etc/apt/sources.list) deb [by-hash=force] https://community-packages.deepin.com/deepin/ apricot main contrib non-free [原文](https:
阅读全文
posted @ 2020-08-31 00:21 jiftle
阅读(1884)
评论(0)
推荐(0)
上一页
1
···
46
47
48
49
50
51
52
53
54
···
115
下一页
公告