Thread: Tutorial : FreeBSD GNOME Installation.
hi all.
if u installed freebsd on laptop or desktop system , need graphical environment .
in tutorial want how install gnome on freebsd.
use freebsd 9.0 .
1st , need internet connection
2nd we're going install packages :
a)x.org
b) gnomecode:pkg_add -r xorg
c)gdmcode:pkg_add -r gnome-session
optional :code:pkg_add -r gdm
d) firefox :
e) sudocode:pkg_add -r firefox
f)nanocode:pkg_add -r sudo
g)wgetcode:pkg_add -r nano
ok. have freebsd our installed packages. should reboot system by:code:pkg_add -r wget
ok. when system booted , should login account (root or non-root).code:reboot
, run command (advanced) :
or (beginner):code:vi /etc/rc.conf
and add these lines file :code:nano /etc/rc.conf
if want load kld(s) @ startup (like linux kld) should add line (for example want linux kld) :code:gnome_enable="yes" gdm_enable="yes" hald_enable="yes" dbus_enable="yes"
now must save , exit file. , other optional configurations on freebsd.code:linux_load="yes"
reboot system , enjoy graphical freebsd
if downloaded 4gb iso , can install packages offline
Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS Tutorial : FreeBSD GNOME Installation.
Ubuntu
Comments
Post a Comment