A few things you might need to do after completing the installation:
ifconfig_ep0="DHCP"to /etc/rc.conf.
send host-name "maroon";to the /etc/dhclient.conf file.
set echo_style = both if ($TERM == "xterm" || $TERM == "rxvt" || $TERM == "cygwin") then alias postcmd 'echo -n "\033]2;${USER}@${HOST}:$cwd\007"' endif set prompt = "[%n@%m:%~] " if ($?REMOTEHOST) then setenv DISPLAY ${REMOTEHOST}:0.0 endif