![]() |
|
Install gnome (or KDE) and FreeNX - Printable Version +- Free VPS Discussion (http://freevps.us) +-- Forum: Free VPS Discussion (/forum-1.html) +--- Forum: Tutorials (/forum-7.html) +--- Thread: Install gnome (or KDE) and FreeNX (/thread-35.html) |
RE: Install gnome (or KDE) and FreeNX - Avengeuiwll - 11-16-2011 02:49 AM Normally I would just wipe the drive . It's the easiest and laziest method I know . Just like how I format my computer if I don't want Linux dual booting with my window's. RE: Install gnome (or KDE) and FreeNX - f8ll - 11-16-2011 06:15 AM (11-09-2011 06:07 AM)georgee Wrote: and how to uninstall it? Code: yum remove freenxto uninstall gnome do Code: yum groupremove "GNOME Desktop Environment"or change that to "KDE (K Desktop Environment)" to uninstall KDE RE: Install gnome (or KDE) and FreeNX - Avengeuiwll - 11-16-2011 06:28 AM What's K mean in KDE ? RE: Install gnome (or KDE) and FreeNX - georgee - 11-16-2011 07:23 AM Thank you very much f8ll! RE: Install gnome (or KDE) and FreeNX - f8ll - 11-16-2011 01:56 PM (11-16-2011 06:28 AM)Avengeuiwll Wrote: What's K mean in KDE ? Nothing. It was originally wordplay on CDE, which was the default DE on OpenVMS and Solaris for many years. RE: Install gnome (or KDE) and FreeNX - supertanno - 11-21-2011 04:12 AM On Scientific Linux 6 I get the following error: # yum -y groupinstall "GNOME Desktop Environment" What should I do? RE: Install gnome (or KDE) and FreeNX - dmmcintyre3 - 11-21-2011 05:40 AM I think on RHEL6 (based OSs) it's Code: yum groupinstall "Desktop"RE: Install gnome (or KDE) and FreeNX - supertanno - 11-21-2011 06:38 AM I now get this error (this is only the last bit) ---> Package dash.i686 0:0.5.5.1-3.1.el6 will be installed RE: Install gnome (or KDE) and FreeNX - Akshay2598 - 11-21-2011 07:40 AM i get error: The NX Service is not avaliable or the NX Access was disabled on host (my ipaddress) I logged in as my root with my root/ssh password RE: Install gnome (or KDE) and FreeNX - ninetailfox97 - 11-21-2011 07:53 AM could be the port is blocked? did you start the nx service? |