freebsd常用配置文件

本文档详细展示了FreeBSD系统的配置文件,包括/boot/loader.conf、/etc/rc.conf、/etc/ttys、/etc/make.conf、/etc/fstab、/etc/sysctl.conf等,涵盖了网络设置、启动选项、终端配置、编译选项、文件系统和内核参数等方面,为FreeBSD服务器管理和优化提供参考。
摘要由CSDN通过智能技术生成

>cat /boot.config  
-mnq    #减少启动时的输出


>cat /boot/loader.conf 

autoboot_delay="2"
beastie_disable="YES"
#hint.acpi.0.disabled="1"
#geom_label_load="YES"

nvidia_load="YES"

vboxdrv_load="YES"


>cat /etc/rc.conf 
# -- sysinstall generated deltas -- # Sat Jan 23 03:39:04 2010
# Created: Sat Jan 23 03:39:04 2010
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
defaultrouter="192.168.1.1"
hostname="mybsd.zsoft.com"
ifconfig_nfe0="inet 192.168.1.2 netmask 255.255.255.0"
keymap="us.iso"
#linux_enable="YES"
apm_enable="YES"
dbus_enable="YES"
hald_enable="YES"
background_fsck="NO"
#moused_port="/dev/psm0"
#moused_type="auto"
#moused_flags="-F 200 -A 1.5.2.0 -a 0.7 -r high -V"
#moused_enable="YES"

sendmail_enable="NONE"
sendmail_msp_queue_enable="NO"
sendmail_outbound_enable="NO"
sendmail_submit_enable="NO"

#ntpdate_enable="YES" # Run ntpdate to sync time on boot (or NO).
#ntpdate_flags="210.72.145.44" # cn.pool.ntp.org

clear_tmp_enable="YES"
clear_tmp_X="YES"


>cat /etc/ttys

# name getty type status comments
#
# If console is marked "insecure", then init will ask for the root password
# when going to single-user mode.
console none unknown off insecure
#
ttyv0 "/usr/libexec/getty Pc" xterm on  secure
# Virtual terminals
ttyv1 "/usr/libexec/getty Pc" xterm off secure
ttyv2 "/usr/libexec/getty Pc" xterm off secure
ttyv3 "/usr/libexec/getty Pc" xterm off secure
ttyv4 "/usr/libexec/getty Pc" xterm off secure
ttyv5 "/usr/libexec/getty Pc" xterm off secure
ttyv6 "/usr/libexec/getty Pc" xterm

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值