Free VPS Discussion
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)

Pages: 1 2 3 4 5 6 7 8


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 freenx

to 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"
atomic | 1.9 kB 00:00
epel/metalink | 12 kB 00:00
epel | 4.3 kB 00:00
epel/primary_db | 3.5 MB 00:00
sl | 3.2 kB 00:00
sl-security | 1.9 kB 00:00
sl-security/primary_db | 2.3 MB 00:08
vz-base | 951 B 00:00
vz-updates | 951 B 00:00
Setting up Group Process
epel/group_gz | 212 kB 00:00
sl/group_gz | 211 kB 00:01
Warning: Group GNOME Desktop Environment does not exist.
No packages in any requested group available to install or update

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
---> Package device-mapper.i686 0:1.02.62-3.el6 will be installed
---> Package openssh-askpass.i686 0:5.3p1-52.el6 will be installed
--> Processing Dependency: openssh = 5.3p1-52.el6 for package: openssh-askpass-5.3p1-52.el6.i686
--> Finished Dependency Resolution
Error: Package: acl-2.2.49-4.el6.i686 (sl)
Requires: libacl = 2.2.49-4.el6
Installed: libacl-2.2.49-5.el6.i686 (installed)
libacl = 2.2.49-5.el6
Available: libacl-2.2.49-4.el6.i686 (sl)
libacl = 2.2.49-4.el6
Error: Package: openssh-askpass-5.3p1-52.el6.i686 (sl)
Requires: openssh = 5.3p1-52.el6
Installed: openssh-5.3p1-52.el6_1.2.i686 (installed)
openssh = 5.3p1-52.el6_1.2
Available: openssh-5.3p1-52.el6.i686 (sl)
openssh = 5.3p1-52.el6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest



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?