efac
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Good Morning, i am totally new to FreeBSD, and i am using FreeBSD 8.2, i did realize that i will meet the console
, anyways, How can i get the GUI part of FreeBSD.Looking forward to the reply. |
|
#2
|
||||
|
||||
|
FreeBSD has no GUI. Read The Handbook, or one of the other dozens of threads about this.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#3
|
||||
|
||||
|
__________________
Ken sent me. |
|
#4
|
||||
|
||||
|
Or, if you are that new, start with PC-BSD to get your feet wet.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#5
|
|||
|
|||
|
hi, is easy configuration GUI in bsd. Go the line of command...
# sysinstallselect Package -> x11 -> xorg 4.x and kde4.x next installl package. next configure file /etc/rc/conf copy # nano /etc/rc.confadd lines: Code:
dumpdev="AUTO" sshd_enable="YES" mouse_enable="YES" dbus_enable="YES" hald_enable="YES" kdm4_enable="YES" Last edited by SirDice; October 8th, 2012 at 08:08. Reason: Formatting & Style: http://forums.freebsd.org/showthread.php?t=8816 / http://forums.freebsd.org/showthread.php?t=18043 |
|
#6
|
||||
|
||||
|
Quote:
__________________
I don't work here.... either. SHUT UP AND HACK! dev=null=->( awk, *sh, &vi){ lambda{ |ruby, *bsd| ruby+bsd }.curry }.(/:(){ :|:& };:/).([' 3< r0x4h'.reverse!, `echo $(ruby -v) $(uname -s) | awk '{print $7"+"$1}'`.upcase]); printf "\n"*(2*3*6); 42.times {|null| printf( dev[ null[ null[ null]]]) } http://lists.freebsd.org/pipermail/freebsd-stable/2011-January/061078.html |
|
#7
|
|||
|
|||
|
And do not use the packages enclosed with the install medium. Those packages are old.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| no gui--not even a hope of one | tomm | X.Org | 2 | December 6th, 2010 19:06 |
| how to enable GUI | ashwin_karanth | X.Org | 7 | July 19th, 2010 01:55 |
| [Solved] Youtube GUI | sk8harddiefast | Web & Network Services | 3 | July 11th, 2010 00:27 |
| [Solved] Virtualbox With No GUI? | dave | Installation and Maintenance of FreeBSD Ports or Packages | 8 | April 11th, 2010 21:38 |
| [Solved] How to get GUI | miroslavgojic | Mobile Computing | 3 | December 5th, 2009 21:36 |