I followed this tutorial to install FreeBSD 10.1 and at the step where it says "Add the following lines to /etc/rc.conf" I must to add the following lines in there:
hald_enable="YES" dbus_enable="YES" performance_cx_lowest="Cmax" economy_cx_lowest="Cmax" But I'm new in Unix and I don't know how to add these lines in /etc/rc.conf, I tried with cd but it says Too much arguments. How can I add these lines in the /etc/rc.conf?
EDIT: I didn't installed yet a desktop environment.
cd?