Results 1 to 6 of 6
Hi,
How do i setup a GUI in FreeBSD? Will someone help me with that? I am using version 5.5 release....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-10-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 26
how to setup GUI in FreeBSD?
Hi,
How do i setup a GUI in FreeBSD? Will someone help me with that? I am using version 5.5 release.
- 09-10-2007 #2
If you installed xorg and KDE or GNOME, you first need to run xorgconfig to configure the X server. Put your default session in your ~/.xinitrc e.g. for KDE you would put "exec startkde" and for GNOME it would be "exec gnome-session". After that you can run "startx" to run the GUI session. The handbook and other docs at the freebsd site have info on how to start the GUI automatically at boot, so browse through them if you need this feature.
- 09-12-2007 #3Just Joined!
- Join Date
- Sep 2007
- Posts
- 26
- 09-12-2007 #4
Xorg is on the installation discs or you can install it though ports. If you choose to install KDE, GNOME or some other window manager, X is also automatically installed. Regardless of which method you choose, you will still have to manually configure X and choose the session which to load like I described above.
- 12-15-2007 #5Linux User
- Join Date
- Dec 2004
- Posts
- 323
It sounds like you want a working machine straight from boot up, so have you looked into pc-bsd (PC-BSD - Home, runs KDE) or DesktopBSD (DesktopBSD: Home, runs KDE) or FreeSBIE (FreeSBIE - Free System Burned In Economy, runs Xfce) already? They are worth a try and not difficult to install.
Last edited by technossomy; 12-15-2007 at 03:24 PM. Reason: Corrected hyperlink
- 02-05-2008 #6Just Joined!
- Join Date
- Oct 2007
- Location
- Mexico
- Posts
- 65
Its true, is not difficult.
I install Xorg and KDE (after remplaced with XFCE4) using sysinstall, i think that it's a script.
I've installed FreeBSD 6.2 yesterday, i dont know if 5.x have something similar to sysinstall.
I dont know how to start automatically the graphic environment, yet.
Good look and have patience.
See you


Reply With Quote

