当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: netconsole真是好东东!通过它可以将kernel的printk消息通过udp发送到远程主机的syslogd。
 

 

    摘要:构建一个沙盒,以保持您的应用程序独立、安全和正确级别: 初级bryan clark (bclark@redhat.com) 互动设计师, red hat2005 年 4 月 xen 是可用于 linux™ 内核的一种虚拟化技术,让您可以像在现有环境中一样安装并测试新的升级,而不必担心破坏原有的系统。作者将向您介绍如何使用 fedora core 安装 xen,不过,安装之......
 ·安装后续工作-fcitx,fc3-hal    »显示摘要«
    摘要:fcitx:.gnomercfc3-halfcitx:.gnomerc export xim_program=fcitx export xim=fcitx export xmodifiers="@im=fcitx" exprot gtk_im_module="fcitx" fcitx -d fc3-hal [yuan@jackycom ......


利用netconsole将linux的内核printk消息发送到远程主机的udp端口
netconsole真是好东东!通过它可以将kernel的printk消息通过udp发送到远程主机的syslogd.

linux 内核里的 netconsole 可以将内核的 printk 消息通过 udp 发送到远程主机上,而且还可以将

这样的消息发送到远程主机的syslogd里. 【程序编程相关:在fedora中使用yum简化rpm包管

【推荐阅读:IT从业人员必看的10大论坛

【扩展信息:通过并行化 Linux 系统服务来提高引

netconsole的用法:

如果 netconsole 被编译成模块,可以用下面的命令启用 netconsole

=============================================================================

2.4内核语法:

modprobe netconsole [dev=srcdev] [source_port=srcport] [target_port=dstport] target_ip=<hex mode of dst ip addr> [\

     target_eth_byte0=<dst mac addr hex byte 0> \

     target_eth_byte1=<dst mac addr hex byte 1> \

     target_eth_byte2=<dst mac addr hex byte 2> \

     target_eth_byte3=<dst mac addr hex byte 3> \

     target_eth_byte4=<dst mac addr hex byte 4> \


...   下一页
 ·minicom 手册中文版    »显示摘要«
    摘要:  翻译:范逊 2000.2.28    名称   minicom - 友好易用的串口通信程序    语法概要    minicom [-somlz8] [-c on|off] [-s script] [-d entry] [-a on|off] [-t term] [-p pty] [-c capturefile] [configuration]    描述    minicom是个通信程序,有......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE