Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Once sysinstall finishes copying the necessary files to the hard drive, it is time to configure FreeBSD's options.
The Congratulations dialog should appear. Press [enter].
Now you may configure your Ethernet adapter. If you have one installed, select yes and press [enter]. Otherwise select no and proceed to step 5.
The next dialog lists the available interfaces. Your installed Ethernet adapter is most likely at the top of the list. If so, simply press [enter]; if not, select it and press [enter]. sysinstall will ask you if you want to try IPv6 configuration. Select no and press [enter].
You are asked if you want to try DHCP (Dynamic Host Configuration Protocol). Choose yes and press [enter]. (To do this manually, select no and enter your settings.) A screen appears with the cursor at the position labeled host. Enter the fully qualified domain name (FQDN) here (for example, server.example.com). Replace server with a name of your choice and example.com with your registered domain name. If this computer will be a server on a domain, enter the domain name in the domain field. If you have not registered a domain name yet or want to set this up later, just leave the domain name field blank and continue (See "Configuring a Static IP" to configure later). Finally, press [tab] until OK is highlighted, then press [enter] to continue.
When asked if you want the machine to be a network gateway, choose no and press [enter]. A dialog asking if you would like to configure inetd should appear. Choose no and press [enter].
sysinstall will ask if you want to enable SSH (secure shell) login. Choose yes and press [enter].
When asked if you would like to allow anonymous FTP access, choose no and press [enter].
When asked if you would like to configure the machine as an NFS server, choose no and press [enter].
When asked if you want to configure the machine as a NFS client, choose no and press [enter]. sysinstall will ask to customize system console settings. Choose no and press [enter].
When asked to set the time zone, choose yes and press [enter]. A dialog appears asking if the CMOS clock is set to UTC. Most likely it is not, so choose no and press [enter]. Choose the region/country/time zone that your computer is set to and press [enter]. sysinstall will ask you to confirm your selections; choose yes if everything looks okay and press [enter].
When asked if you would like to enable Linux binary compatibility, choose no and press [enter].
You are asked if you have a mouse. Since this install is from the command line, choose no and press [enter].
When asked if you would like to browse the applications, choose no and press [enter].
The next dialog asks if you want to add a user account. Choose yes and press [enter]. Select user from the menu and press [enter]. The cursor should now be at the login ID field in the following screen. Enter a username of your choice (this will be the account you will use to manage the system), then press [tab] until the cursor is at the password field and enter a password for this account (a strong one, preferably a combination of numbers and letters, avoiding guessable words), then press [tab] until the cursor is at the full name field and type in your full name. Now tab again to the field labeled member groups and enter the word wheel to allow the user to become root/administrator with the su command (See "su" for details). Tab to OK and press [enter].
You are returned to the User/Group Management menu. Select exit and press [enter]. A notification will come up telling you to set the system manager's (i.e., root) password. Press [enter] and enter a password of your choice. (Use a strong one, preferably a combination of numbers and letters, avoiding guessable words.) Retype your password for verification.
Finally, sysinstall asks if you would like to set any last options. Choose no and press [enter]. You should now be at the main menu. Press [tab] until exit install is highlighted and press [enter]. When asked if you are sure, choose yes before removing the FreeBSD CD from the CD drive. The system should now reboot.