文章列表
 
您正在查看 "Freebsd" 分类下的文章

2009-11-28 19:49

http://hi.baidu.com/woaimuxiaoyizhong/blog/item/4b55a138c1fa67f8b211c7aa.html

在安装FreeBSD7.2的时候碰到了以下错误:

WARNING: It is safe to use a geometry of 310101/16/63 for ad4 on
computers with modern BIOS versions. If this disk is to be used
on rather old machines, however, it is recommended to ensure that
it does not have more

 
2009-11-27 13:40
 
2009-11-05 16:17
Cleaning and Customizing Your Ports

原文:
http://www.onlamp.com/pub/a/bsd/2003/09/18/FreeBSD_Basics.html
作者:Dru Lavigne
翻译:rainren
本人能力有限, 很多地方自我感觉都翻译的不对, 请大家指出, 我慢慢修改。转贴请email to : renhw895@sohu.com
 
2009-11-05 10:01

FreeBSD下ZFS RaidZ硬盘替换扩容实践

创建一个raidz1的ZFS pool
test# zpool create zfspool raidz da1 da2 da3
test# zpool list
N

 
2009-09-30 12:12
#include <stdio.h>
#include <string.h>
#include <fcntl.h>
#include <errno.h>

int main(int args, char **argv) {
char file_name[255], file_name_use[255];
int fp;
int num, num2, org_num;

if (args != 3)
return 0;

memcpy(file_name, argv[1], strlen(argv[1])+1);

org_num = num = atoi(argv[2]);
num2 = num/1000;

for (; num >= 0; num--) {
if (num2 > 0)
if ((num%num2) == 0) {
printf(
 
2009-08-06 11:17

Booting OpenBSD on a Flash Card

http://www.aetherwide.com/vignettes/20070604-1.html
Eric M. Johnston
4 June 2007

In building a pair of OpenBSD firewalls, I wanted to minimize points of failure. Hard drives are one of the most failure-prone components of a server, and since a dedicated firewall doesn't need gigabytes

 
2009-08-01 18:48
FreeBSD 和 OpenBSD 中文書籍
上奇科技繼《FreeBSD 完全探索》一書後再接再勵,推出《OpenBSD 完全探索》,前者已可從一些黃金商場地庫的電腦書店裡找到,相信後者亦會在香港發售:

1. FreeBSD 完全探索
--此書為《Absolute BSD》 之中文翻譯

2.
 
2009-07-31 19:06
今天闲来无事瞎溜达,跑到官方看了下HCL,顺便解决了这个问题,把丫的贴出来,供大家参考。

博客已收录:http://blog.chinaunix.net/u/444/showart_1981069.html





FreeBSD中Intel 3945ABG无线网卡的安装与使用


由于本本的无线模块是Intel 3945ABG,默认情况下FB 7.1内核中并不支持,所以本本一直无法使用无线网络成为我的心病。但默认不支持不代表不支持。今天闲来无事无事
 
2009-07-25 17:48
 
2009-07-23 20:12
########################################################
ext_if = "msk0"
int_if = "fxp0"
loop_if = "lo0"
int_net = "{ 172.16.0.0/16 }"      
ssh_nets = "{ ×××××/32 }"

# 不被路由的地址
NoRoute = "{ 127.0.0.1/8, 192.168.0.0/16, 10.0.0.0/8, 255.255.255.255/32 }"

# 封端口
deny_tcpport = "{ 135,137,138,139,445,554,593,1024><1030,1068,1080,1214,136
 
   
 
 
文章存档
 
     
 
最新文章评论
  

很发好
 

靠,回复了还没有
 

[表情]
 

看不懂
 

试试看!
   
帮助中心 | 空间客服 | 投诉中心 | 空间协议
©2012 Baidu