學習誌
首頁 FreeBSD 系統管理 第一次的接觸

下一頁 上一頁 最近更新:2008年09月26日20時03分39秒
Valid XHTML 1.1! Valid CSS!
FreeBSD/i386 (Amnesiac) (ttyv0)

login:

開機後看到以上這段字就表示你已經安裝好 FreeBSD 了,接下來請輸入 root 登入,root 是 FreeBSD 系統管理員的預設帳號,一開始沒有設定密碼,可以直接登入。


Welcome to FreeBSD!

Before seeking technical support, please use the following resources:

o  Security advisories and updated errata information for all releases are
   at http://www.FreeBSD.org/releases/ - always consult the ERRATA section
   for your release first as it's updated frequently.

o  The Handbook and FAQ documents are at http://www.FreeBSD.org/ and,
   along with the mailing lists, can be searched by going to
   http://www.FreeBSD.org/search/.  If the doc distribution has
   been installed, they're also available formatted in /usr/share/doc.

If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list.  If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page.  If you are not familiar with manual pages, type `man man'.

You may also use sysinstall(8) to re-enter the installation and
configuration utility.  Edit /etc/motd to change this login announcement.

#

root 的預設命令提示字串是 # 下一頁要介紹修改/etc/csh.cshrc,讓使用者登入後,有比較友善的環境設定。