#最小化安装后 ....
Sysinstall, change password, time zone, src-sys,ports,man,xorg, Bash3,cvsup-without-gui,lynx,linux,unzip
and set up the network card, sshd service
+ + Open sshd Service
Vi/etc/ssh/sshd_config, join with the downlink
Permitrootlogin Yes
Restart service after exiting/etc/rc.d/sshd restart
++CSH to bash
Chfn-s/usr/local/bin/bash username
+ + boot automatically start gnome
echo "Exec/usr/local/bin/gnome-session" >/root/.xinitrc
Join gdm_enable= "YES" in/etc/rc.conf
###++ Update cvsup (no update at the second installation cvsup, I just used to do desktop system)
# # #cd/usr/share/examples/cvsup
# # #编辑ports-supfile
###*default Host=cvsup. freebsdchina.org
# # #cvsup-G-L 2 Ports-supfile
+ + use Wget/axel to speed up your port download
By modifying the make.conf implementation
#FETCH_CMD =proz-s-K 5–no-curses
fetch_cmd= Wget-c-T 1
Disable_size=yes
+ + Select a fast ports server
Modify the/etc/make.conf file to include the following statement in the last section:
Master_site_override=
Ftp://ftp.freebsdchina.org/pub/freebsd/ports/distfiles/${dist_subdir}
Ftp://ftp.freebsdchina.org/pub/freebsd/ports/distfiles/${dist_subdir}
Ftp://ftp.cn.freebsd.org/pub/freebsd/ports/distfiles/${dist_subdir}
Ftp://ftp.tw.freebsd.org/pub/freebsd/ports/distfiles/${dist_subdir}