PDA

View Full Version : Fedora Core queries


saurabh.sauron
09-06-2006, 04:58 PM
just one query. i am planning to install both KDE and GNOME desktop environments in Fedora Core 5. will there be any problems? what will happen if both are installed. will i get a choice to choose the desktop environment during booting?
thnx

titun
09-06-2006, 05:54 PM
There will not be any problem at all if you install both the desktop environments and yes you can select to switch to any desktop while booting. Go ahead.

QwertyManiac
09-06-2006, 06:19 PM
Yeah no probs but KDE apps will show up in Gnome menus and wont run properly under gnome... if you wanna run it that is...

saurabh.sauron
10-06-2006, 02:40 PM
another query...
how do i assign myself sudo priveleges? how to edit the visudo file?

mehulved
10-06-2006, 03:38 PM
I didn't find visudo in FC5. To edit the file

su
gedit/kate /etc/sudoers

use either gedit if you are on GNOME or kate if you are on KDE.
You will have enough examples in the files and on google linux (www.google.com/linux) reguarding what and how to do.

saurabh.sauron
10-06-2006, 04:44 PM
@tech your future.
while saving, i get an error that i m writing to read only disk.

mehulved
10-06-2006, 06:34 PM
Did you use su first? And did you type the commands in the same terminal where you typed su?