diff --git a/wiki/Tips.wiki b/wiki/Tips.wiki index bfb5dfcc..e1f35e65 100644 --- a/wiki/Tips.wiki +++ b/wiki/Tips.wiki @@ -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 =