Forgot to mention:
For PCLInuxOS, instead of this:
>> sudo apt-get update && sudo apt-get upgrade

sudo did not work for me, so searched further and
from a PCLinuxOS source, I learned that as root I needed to do this:

apt-get clean && apt-get autoclean
apt-get update && apt-get dist-upgrade

>From one of your previous replies, you included this:
>> # sudo dpkg-reconfigure -phigh xserver-xorg

Do I still need to do that?
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to