• FreeBSD 上使用Kerberos 5认证

    转自: http://journal.cnfug.org/journal/issue0015/000093.html cnhawk 第一部分 Kerberos 协议介绍 1.Kerberos 协议简介 在希腊神话中,Kerberos是守护地狱之门的三头狗。在计算机世界里,美国麻省理工学院(MIT)把他们开发的这一网络认证系统命名为 Kerberos。 Kerb...

    2009-05-13 01:54:40

  • freebsd下hylafax安装

    1. 安装afm-1.0.tbz, expat-1.95.8_3.tbz, libiconv-1.9.2_1.tbz, gettext-0.14.5.tbz, gawk-3.1.1_1.tbz, tiff-3.7.4.tbz, hylafax-4.2.1_3.tbz。可以到 http://www.freebsd.org/ports/comms.html 下载 2. 安装完后运行/usr/local/sbin/faxsetup,报/usr/local/bin/ga...

    2009-05-13 01:54:33

  • FreeBSD系统CPU优化

    如何让你的FreeBSD系统达到最优化[CPU] 一个最重要的答案就是:运行针对你cpu型号编译的程序! 我们知道,FreeBSD中大部分软件都在ports下编译。如何设定编译时的参数呢?就是/etc/make.conf这个配置文件! 如何让你的FreeBSD系统达到最优化[CPU] 一个最重要的答案就是...

    2009-05-13 01:54:33

  • Portupgrade 的使用

    Portupgrade 的使用 原文: http://www.onlamp.com/pub/a/bsd/200...ics.html?page=1 作者:Dru Lavigne 翻译:rainren 本人能力有限, 很多地方自我感觉都翻译的不对, 请大家指出, 我慢慢修改。 在上一篇文章中我们介绍了用一些工具去管理FreeBSD ports collections....

    2009-05-13 01:54:26

  • portupgrade failed with ruby

    I dont know how it came, but when I tried portupgrade or pkgdb, errors were reported with ruby and core dumped. The messages are like the following. root@dust# pkgdb -F ---#160; Checking the package registry database [Updating the pkgdbin /var/db/pkg...

    2009-05-13 01:54:26

  • J2EE实验资料

    http://zhdotemacs.sourceforge.net/j2ee/ OpenEJB的最新版本可以从 http://sourceforge.net/projects/openejb 上获得 本文来自ChinaUnix博客,如果查看原文请点: http://blog.chinaunix.net/u/2381/showart_60895.html...

    2009-05-13 01:54:19

  • 揭露,如何做一个BT服务器。

    看最近的贴子讨论做BT及emule的服务器,我先做了个BT的服务器,论坛上有几个人测试成功,现放出制作过程,请各位斧正! 看最近的贴子讨论做BT及emule的服务器,我先做了个BT的服务器,论坛上有几个人测试成功,现放出制作过程,请各位斧正! 0.环境,FreeBSD 6,固定IP...

    2009-05-13 01:54:19

  • netbsd mbr code annotation

    netbsd的mbr流程,sys/arch/i386/stand/mbr/mbr.S 由于篇幅,省略了版权声明,源文件里的注释是/**/,我添加的注释是//,因为是抽时间写的,因此一些 #ifdefine 的地方没有跟踪,需要的可以自己跟下去。 发完了财看见有一篇类似文章分析freebsd5.2的,呵呵。问题不大 x...

    2009-05-13 01:54:11

  • /usr/src/usr.bin/expand/expand.c

    光翻译看不懂什么意思,看代码才明白。 1 #include 2 #ifndef lint 3 __COPYRIGHT ( @(#) Copyright (c) 1980, 1993 4 The Regents of the University of California.All rights reserved. ); 5 #endif /* not lint */ 6 7 #ifndef lint 8 #if 0 9 static char sccsid [...

    2009-05-13 01:54:11

  • expand(1)

    expand [ -t tabstop ] [ -t tab1,tab2,...,tabn ] [ file ... ] unexpand [ -a ] [ -t tabstop ] [ file ... ] EXPAND(1) NetBSD General Commands Manual EXPAND(1) NAME expand , unexpand -- 将制表符展开成空格。expand tabs to spaces, and vice versa SYNOPSIS...

    2009-05-13 01:54:03

2