Quote:
Originally Posted by droope I have a Fedora Core with a Sugar DE. |
I've never heard of Sugar. What version of Fedora?
Quote:
|
If I simply type switchdesk as if it were a DOS command?
|
You need to have the desired desktop installed first. Once you have xfce installed, you should be able to switch to it with this command:
You might also be able to pick it as a session from your login prompt, if you use a graphical login screen.
Quote:
What is the location of a default Usb drive? I don't suppose that i t is e:\ |
No, Linux doesn't use drive letters like Windows. It uses device names. You can figure out what the name of your USB drive is by inserting it and then running the
dmesg command. Mine usually shows up as /dev/sda2, but that's specific to my machine. If you're in a graphical environment such as KDE or Gnome, you shouldn't have to mount the drive manually. It will pop up on your desktop for browsing.