installing Xorg
This commit is contained in:
parent
3f0d14e685
commit
11658dedf6
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@ pkg_add: warning: package 'core-7.x-3.4' requires 'tk-8.4.16,2', but 'tk-8.4.19_
|
|||
pkg_add -r portupgrade
|
||||
# use -ai to request confirmations
|
||||
portupgrade -a
|
||||
}}}
|
||||
* 4. Installing X11 Xorg after a fresh install; reboot following these steps or follow instructions [http://www.freebsd.org/gnome/docs/faq2.html#q1 here]:
|
||||
{{{
|
||||
pkg_add -r gnome2
|
||||
# now add gnome_enable="YES" to /etc/rc.conf
|
||||
}}}
|
||||
|
||||
= OpenVZ tips =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue