Load kde desktop, fedora server 21


 
Thread Tools Search this Thread
Operating Systems Linux Load kde desktop, fedora server 21
# 1  
Old 12-24-2014
Load kde desktop, fedora server 21

can not load fedora 21 server kde desktop after install
Code:
yum -y install @kde-desktop
reboot


Last edited by vbe; 12-24-2014 at 06:08 AM.. Reason: code tags please...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

KDE Desktop

I installed KDE with Debian. The KDE desktop never appears. Much searching w/ Google and no help. Thanks (1 Reply)
Discussion started by: Meow613
1 Replies

2. UNIX for Dummies Questions & Answers

Kde Desktop Effect won't work after installing OpenBox

I recently installed OpenBox to work with KDE in replacing the Kwin Session manager. A lot of things did seem to use less processing and memory, but it seems I've lost my KDE Desktop Effects. I managed to track down this in /home/user/.xsession-errors after trying to re-enable them: ... (0 Replies)
Discussion started by: Azrael
0 Replies

3. Red Hat

how to uninstall KDE desktop in fedora 11

please i would like to uninstall the KDE desktop in my fedora 11,previously i was using the default gnome desktop,i want to revert to gnome desktop (2 Replies)
Discussion started by: Redhat_9ja
2 Replies

4. SuSE

your thoughts on the KDE desktop environmt

I wanted to get people's feedback on experiences with the KDE destop environment. I played with it for a while and was impressed. I liked the non MS apps and non MS approach to mail. via K-mail anyone else ? (8 Replies)
Discussion started by: simon2000
8 Replies

5. UNIX Desktop Questions & Answers

X-Server without KDE

Hi, i want to start the X-Server without KDE or other Window Manager. I need the X Server vor a Java Applikation! Perhaps anybody can help me how to start it simply. thanks cu Arne (6 Replies)
Discussion started by: hatzwatz
6 Replies
Login or Register to Ask a Question
KDED4(8)							 KDE User's Manual							  KDED4(8)

NAME
kded4 - KDE daemon - triggers Sycoca database updates when needed. SYNOPSIS
kded4 [--help] [Generic options] [Qt-options] [KDE-options] [--check] DESCRIPTION
kded4 is responsible for creating the sycoca file, i.e. the binary cache of servicetypes, mimetypes, and services for a particular user. It monitors the directories containing .desktop files. When a file is added/removed, it waits 5 seconds (in case of series of updates), and then launches kbuildsycoca. GENERIC OPTIONS
--author Show author information. --help Show help about options. --help-all Show all options. --help-kde Show KDE specific options. --help-qt Show Qt specific options. --license Show license information. -v --version Show version information APPLICATION OPTIONS
--check Check Sycoca database only once. USAGE
If kded4 is called without parameters and is already running, it shows the message: KDE Daemon (kded) already running. If kded4 is called with kded4 --check, then it updates the KDE sycoca using kbuildsycoca. SEE ALSO
kdeoptions(7), qtoptions(7), kbuildsycoca(8) BUGS
There are probably tons of bugs. Use bugs.kde.org: http://bugs.kde.org to report them. AUTHORS
David Faure <faure@kde.org>, Waldo Bastian <bastian@kde.org>. 2008-11-12 KDED4(8)