如何订阅Linux内核邮件列表

1. 发送subscribe linux-kernel [email protected] 到 [email protected]

2. 几十分钟后会收到2封邮件,其中一封

Someone (possibly you) has requested that your email address be added
to or deleted from the mailing list "[email protected]".
If you really want this action to be taken, please send the following
commands (exactly as shown) back to "[email protected]":
auth 2b34a884 subscribe linux-kernel [email protected]
If you do not want this action to be taken, simply ignore this message
and the request will be disregarded.
If your mailer will not allow you to send the entire command as a single
line, you may split it using backslashes, like so:
        auth 2b34a884 subscribe linux-kernel \
[email protected]
If you have any questions about the policy of the list owner, please
contact "[email protected]".
Thanks!
[email protected]

3. 回复这封邮件,内容为

auth 2b34a884 subscribe linux-kernel [email protected]

几十分钟后就会收到“Wecome to linux-kernel ”的订阅邮件

经测试,163被屏蔽了,换gmail正常,不知道其他国内邮箱是否被屏蔽

另外,如果想关注内核子模块,可以在http://vger.kernel.org/vger-lists.html订阅各子模块邮件列表

阅读(4351) | 评论(0) | 转发(1) |
0

上一篇:详解 ARM Linux启动过程分析

下一篇:关于冯.诺依曼结构与哈佛结构的一些疑问

相关热门文章
  • linux 常见服务端口
  • xmanager 2.0 for linux配置
  • 【ROOTFS搭建】busybox的httpd...
  • openwrt中luci学习笔记
  • 什么是shell
  • linux dhcp peizhi roc
  • 关于Unix文件的软链接
  • 求教这个命令什么意思,我是新...
  • sed -e "/grep/d" 是什么意思...
  • 谁能够帮我解决LINUX 2.6 10...
给主人留下些什么吧!~~
评论热议

你可能感兴趣的:(LINUX)