<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>奥机O'Gate</title>
        <link>http://blog.rongzhiwang.com/officegate/Default.aspx</link>
        <description>Powered by 融智网</description>
        <language>zh-CHS</language>
        <copyright>officegate</copyright>
        <managingEditor>xujy@ip-al.com</managingEditor>
        <generator>interwis.net Blog Version 3.0.0.0</generator>
        <image>
            <title>奥机O'Gate</title>
            <url>http://blog.rongzhiwang.com/images/RSS2Image.gif</url>
            <link>http://blog.rongzhiwang.com/officegate/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>奥机O’Gate最新版本v5.4安装盘修正</title>
            <link>http://blog.rongzhiwang.com/officegate/archive/2009/09/27/ogatev5.4-again.aspx</link>
            <description>1、修正安装磁盘已有分区时可能会导致安装失败的问题。&lt;br /&gt;
&lt;br /&gt;
2、更新安装光盘中的USB安装盘程序，修正某些U盘不能格式化与激活的问题。&lt;br /&gt;
&lt;br /&gt;
注意：只对安装盘程序进行修正（20090906），核心版本仍为V5.4 (build 20090613)。对于安装成功的用户无需重新下载。&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" href="http://www.i-pal.net/download/OGNewCore/CN/OG-INS-CD-20090906.iso"&gt;&lt;font color="#00ff00"&gt;下载地址&lt;/font&gt;&lt;/a&gt;&lt;img src="http://blog.rongzhiwang.com/officegate/aggbug/75.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>officegate</dc:creator>
            <guid>http://blog.rongzhiwang.com/officegate/archive/2009/09/27/ogatev5.4-again.aspx</guid>
            <pubDate>Sun, 27 Sep 2009 05:17:29 GMT</pubDate>
            <wfw:comment>http://blog.rongzhiwang.com/officegate/comments/75.aspx</wfw:comment>
            <comments>http://blog.rongzhiwang.com/officegate/archive/2009/09/27/ogatev5.4-again.aspx#feedback</comments>
            <wfw:commentRss>http://blog.rongzhiwang.com/officegate/comments/commentRss/75.aspx</wfw:commentRss>
        </item>
        <item>
            <title>O’Gate最新版本v5.4发布 - 提供基本集成服务和多种扩展应用</title>
            <category>产品信息</category>
            <link>http://blog.rongzhiwang.com/officegate/archive/2009/08/06/ogatev5.4.aspx</link>
            <description>2009年6月13日，ipAL发布奥机O'Gate最新版本v5.4，主要修复与改进：&lt;br /&gt;
&lt;br /&gt;
1、只需对电脑设置DHCP动态获取IP地址，即可访问O‘Gate，安装、调试更容易；&lt;br /&gt;
2、增加串口显示系统信息输出，彻底脱离显示器；&lt;br /&gt;
3、增加本地IP地址屏幕显示，方便主机名称异常时电脑按IP地址访问；&lt;br /&gt;
4、修正og-ledger中资产负债表输出数据及格式错误；&lt;br /&gt;
5、修正phppgadmin访问安全性。&lt;br /&gt;
&lt;br /&gt;
更详细介绍，请查看：&lt;a href="http://www.ip-al.com" target="_blank"&gt;&lt;br /&gt;
&lt;br /&gt;
产品网站&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.ip-al.com/article.php?id=15" target="_blank"&gt;在线演示&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.i-pal.net/download/OGNewCore/CN/OG-INS-CD-20090613.iso" target="_blank"&gt;下载地址&lt;/a&gt;（ISO大小：300M）&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://blog.rongzhiwang.com/officegate/aggbug/56.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>officegate</dc:creator>
            <guid>http://blog.rongzhiwang.com/officegate/archive/2009/08/06/ogatev5.4.aspx</guid>
            <pubDate>Thu, 06 Aug 2009 15:03:28 GMT</pubDate>
            <wfw:comment>http://blog.rongzhiwang.com/officegate/comments/56.aspx</wfw:comment>
            <comments>http://blog.rongzhiwang.com/officegate/archive/2009/08/06/ogatev5.4.aspx#feedback</comments>
            <wfw:commentRss>http://blog.rongzhiwang.com/officegate/comments/commentRss/56.aspx</wfw:commentRss>
        </item>
        <item>
            <title>使用串口连接到Linux</title>
            <category>技术交流</category>
            <link>http://blog.rongzhiwang.com/officegate/archive/2009/08/06/linux.aspx</link>
            <description>1 将BIOS输出重定向到串口&lt;br /&gt;
&lt;br /&gt;
  这一功能需要主版支持, 请参考主板用户手册.&lt;br /&gt;
  &lt;br /&gt;
&lt;div class="showhide"&gt;&lt;br /&gt;
2 将Grub输出重定向到串口&lt;br /&gt;
&lt;br /&gt;
  编辑grub的配置文件/boot/grub/menu.lst, 添加如下行:&lt;br /&gt;
&lt;br /&gt;
  serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1&lt;br /&gt;
  terminal --timeout=10 serial console&lt;br /&gt;
&lt;br /&gt;
  grub 引导过程中, 会将输出同时发送到终端屏幕和串口.   grub引导过程中将在终端和连接到串口的超级终端上提示Press any key to continue, 每秒钟提示一次, 共10次, 可修改menu.lst文件terminal行中的--timeout=10改变提示次数, 在这一段时间内, 可以在终端的键盘, 或者连接到串口的超级终端中按任意键进入grub选择菜单. 如果10秒内没有在终端和连接串口的超级终端上按任意键, 则grub的选择菜单将出现在连接串口的超级终端上, 如果希望默认情况下, grub选择菜单出现在终端上, 则可修改menu.lst将serial console修改为console serial.&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
3 将kernel输出信息输出到串口&lt;br /&gt;
&lt;br /&gt;
  修改kernel行, 在该行后增加增加&lt;br /&gt;
&lt;br /&gt;
  console=ttyS0,9600n8 console=tty0&lt;br /&gt;
&lt;br /&gt;
  则kernel会将输出信息同时输出到串口和终端. 我的menu.list中修改过的记录如下:&lt;br /&gt;
&lt;br /&gt;
    title           Debian GNU/Linux, kernel 2.6.8-2-386&lt;br /&gt;
    root            (hd0,0)&lt;br /&gt;
    kernel          /vmlinuz-2.6.8-2-386 root=/dev/mapper/rootvg-root ro console=ttyS0,9600n8 console=tty0&lt;br /&gt;
    initrd          /initrd.img-2.6.8-2-386&lt;br /&gt;
    savedefault&lt;br /&gt;
    boot&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
  在上例中, 服务启动的信息会显示在串口上(ttyS0), 如果进入单用户模式, 也只会在串口(ttyS0)上提示输入root密码, 如果需要将服务启动的信息也输出到终端上, 可修改两个console参数的顺序, 既修改为&lt;br /&gt;
&lt;br /&gt;
  console=tty0 console=ttyS0,9600n8&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
4 允许从串口登陆linux&lt;br /&gt;
&lt;br /&gt;
  修改/etc/inittab文件, 增加如下内容&lt;br /&gt;
&lt;br /&gt;
  T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100&lt;br /&gt;
&lt;br /&gt;
  则会启动完成后会允许从串口登陆到linux.&lt;br /&gt;&lt;img src="http://blog.rongzhiwang.com/officegate/aggbug/55.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>officegate</dc:creator>
            <guid>http://blog.rongzhiwang.com/officegate/archive/2009/08/06/linux.aspx</guid>
            <pubDate>Thu, 06 Aug 2009 14:31:53 GMT</pubDate>
            <wfw:comment>http://blog.rongzhiwang.com/officegate/comments/55.aspx</wfw:comment>
            <comments>http://blog.rongzhiwang.com/officegate/archive/2009/08/06/linux.aspx#feedback</comments>
            <wfw:commentRss>http://blog.rongzhiwang.com/officegate/comments/commentRss/55.aspx</wfw:commentRss>
        </item>
        <item>
            <title>奥机O'Gate - 免费的中小企业P2P网络办公平台</title>
            <category>产品信息</category>
            <link>http://blog.rongzhiwang.com/officegate/archive/2009/08/06/ogate.aspx</link>
            <description>绿色环保 - 硬件配置要求低，充分利用淘汰电脑&lt;br /&gt;
安装容易 - 5分钟内可以完成系统安装；配置简单明了；无需安装客户端&lt;br /&gt;
多点使用 - 无论你身处公司内外，都能访问到所需数据与应用；所有应用基于Web浏览器&lt;br /&gt;
低值维护 - 系统自动更新、安全防护高、连续无故障运行超过1年，实现远程维护&lt;br /&gt;
扩展性强 - 系统已集成数款增值应用，并可以根据需求和技术发展无缝扩展&lt;br /&gt;
&lt;br /&gt;
现在你就可以 &lt;a target="_blank" href="http://www.ip-al.com/article.php?id=8"&gt;&lt;strong&gt;免费获得&lt;/strong&gt;&lt;/a&gt;，并快速创建属于自己的网络服务器！ &lt;br /&gt;
欢迎试用及给宝贵意见！&lt;a target="_blank" href="http://www.ip-al.com/article.php?id=15"&gt;&lt;strong&gt;在线演示&lt;/strong&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;br /&gt;
注意：这是软件系统，与硬件无关了。大家可以用VPC、virtualbox等虚机运行试用啊！&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://blog.rongzhiwang.com/officegate/aggbug/54.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>officegate</dc:creator>
            <guid>http://blog.rongzhiwang.com/officegate/archive/2009/08/06/ogate.aspx</guid>
            <pubDate>Thu, 06 Aug 2009 14:14:31 GMT</pubDate>
            <wfw:comment>http://blog.rongzhiwang.com/officegate/comments/54.aspx</wfw:comment>
            <comments>http://blog.rongzhiwang.com/officegate/archive/2009/08/06/ogate.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blog.rongzhiwang.com/officegate/comments/commentRss/54.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>
