Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1743068
  • 博文数量: 297
  • 博客积分: 285
  • 博客等级: 二等列兵
  • 技术积分: 3006
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-06 22:04
个人简介

Linuxer, ex IBMer. GNU https://hmchzb19.github.io/

文章分类

全部博文(297)

文章存档

2020年(11)

2019年(15)

2018年(43)

2017年(79)

2016年(79)

2015年(58)

2014年(1)

2013年(8)

2012年(3)

发布时间:2016-08-17 10:50:38

tmux 只是个工具,是比screen 复杂的多的工具。其包括下面的模块:server服务器。输入tmux命令时就开启了一个服务器。session会话。一个服务器可以包含多个会话。window窗口。一个会话可以包含多个窗口。pane面板。一个窗口可以包含多个面板。我自己的感觉是pane 这个东西基本用不上,给我的感觉有点屠龙之术的意思.........【阅读全文】

阅读(1825) | 评论(0) | 转发(0)

发布时间:2016-08-15 15:22:16

下面这些东西来自于kernel 里面的document,蓝色是我的看法When mounting an ext4 filesystem, the following option are accepted:(*) == defaultro  -  Mount filesystem read only. Note that ext4 will replay the journal (and thus write to the partition) even when mounted "rea.........【阅读全文】

阅读(2253) | 评论(0) | 转发(0)

发布时间:2016-08-13 21:43:35

最近学了点ext4 文件系统的知识,记录下。1. 查询文件系统的manual.点击(此处)折叠或打开man ext42. 如何在ubuntu 14.04.3上启用quota.ext3和ext4 是journal 文件系统,而ext2 不是。点击(此?......【阅读全文】

阅读(3838) | 评论(0) | 转发(0)

发布时间:2016-08-11 15:01:21

原文地址在此:http://aplawrence.com/Words2005/2005_04_13.htmlThe "Magic Sysrequest key" is Alt (left or right Alt key) and Sysrq (up there under Print Screen, next to F12 on most keyboards). To use it, you need to have it enabled in your kernel (CONFIG_MAGIC_SYSRQ). It usually is; if you have a fil.........【阅读全文】

阅读(1289) | 评论(0) | 转发(0)

发布时间:2016-08-09 08:50:53

免费 SSL 安全证书发表于 2012-08-13 作者 Haoxian Zeng 更新于 2016-02-24为了保证网上传输信息的安全而在自己的 Linode VPS 上部署 SSL 加密服务。商业 CA 较贵,所以使用了自己签发的 CA。网友神爱的留言提到了 StartSSL 的免费 CA,稍做了一些调查,在此分享两个发.........【阅读全文】

阅读(1260) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

fireboyz20052010-11-10 18:27

HI, 看到你"http://bbs.chinaunix.net/viewthread.php?tid=1806065"

这里的提问,你是不是在看一本叫《Shell脚本专家指南》的书?我也在阅读,我新手,不如大家交流一下,看到不明白也可以大家一起研究研究。

我的qq是:369035906
或gtalk:jiale.chan@gmail.com

回复  |  举报
留言热议
请登录后留言。

登录 注册