View Full Version : HOWTO: XFCE4 with no Gnome
SFN
April 30th, 2005, 09:56 PM
I've seen posts about getting down to XFCE4 after install but what I wanted was just XFCE4 from the start. Nothing else. I found a sight in French that had the info I needed so I thought I'd redo it for you all here.
This is geared towards an x86 install. If you are installing on a PPC system, the acpi stuff may not work for you. Actually, it may not work on an x868 system either. It all depends on your hardware.
This is short and sweet as I figure if this is what you're looking for, you probably don't need too much hand-holding.
(I should add that after completeing this, I had what I wanted but it turned out that I actually had no idea how much I'd miss Gnome. So, I'm back to the normal install.)
Boot with the CD inserted. At the initial prompt, type "server" and presss enter. This will get you your bare (or bare-ish) install. Once the install is complete and you are logged in, change your sources.list to include the universe, multiverse and, optionally, MPlayer repositories. Instructions are here (http://ubuntuguide.org/#extrarepositories).
(NOTE: In those instructions you will see a line that reads
sudo gedit /etc/apt/sources.list
Since you did the "server" version of the install, you won't have gedit available to you. You can use either vi or nano. So replace that line with either
sudo nano /etc/apt/sources.list
or
sudo vi /etc/apt/sources.list
If you're new to Linux, you'll probably find nano a lot easier to use than vi.)
Then do
sudo apt-get update
Once that is done, do
sudo apt-get install x-window-system-core xfce4 synaptic gnome-sudo gdm acpi acpid powermanagement-interface mozilla-firefox
Firefox is not at all necessary but most people seem to want it so I threw it in there. Take it out if you want.
Reboot and you will have a very bare install using XFCE4 without Gnome. From there just apt-get your way to your own little custom Xubuntu. (I said it!)
benplaut
May 1st, 2005, 12:57 AM
<snip>
Reboot and you will have a very bare install using XFCE4 without Gnome. From there just apt-get your way to your own little custom BLEEP. (I said it!)
[-X that's a bad word! [-X O:)
:roll:
Rodrigo
May 22nd, 2005, 05:33 PM
Thaks for the how to!, I'll try it right away!!!
Brian McConnell
May 23rd, 2005, 04:42 AM
I just did a fresh install on both a G5 ppc and a Celeron 700mhz box. Both are exactly what I wanted. I had previously executed this with warty, but with much less efficiency.
The gdm instead of xdm is a nice touch.
right on.
meki
May 23rd, 2005, 07:00 AM
thanks!!!
working great! ;-)
nicholaspaul
May 31st, 2005, 05:38 PM
I have a PIII 733MHz/128 RAM/ 3.4 HD system running xcfe4 with no Gnome, and I did it just like you said :) I just had to install ssh, samba and beepMediaPlayer and I have my own Xubuntu that only takes up 606 Mb. I love it! Perfect for just playing mp3s and nothing else. And I can control it from any other computer in the house (another PIII/700 Ubuntu machine, a Powerbook and a P4 with Windows XP)
Whats wrong with Xubuntu?! Sounds like a great spinoff to me! Is it really a bad word?
SFN
June 1st, 2005, 04:35 PM
Whats wrong with Xubuntu?! Sounds like a great spinoff to me! Is it really a bad word?
No, not really. Mr. Shuttleworth had said in an interview that he liked the idea of an "XFCE-buntu". People quickly latched on to the idea and started referring to it as Xubuntu. Eventually, a thread about the idea of Xubuntu was started here. Then a second. Then a third. As always happens when new ideas are presented, some people got bent out of shape. Not just here but in other forums as well. The Ubuntu community though, in its (so far) typical fashion, didn't get too rattled. It was a pretty interesting exchange. (That is, for me, what makes Ubuntu kick large amounts of butt - open dialogue, helpful suggestions, good people.)
Check out the threads here: http://ubuntuforums.org/search.php?searchid=861177
Brian McConnell
June 1st, 2005, 04:49 PM
No, not really. Mr. Shuttleworth had said in an interview that he liked the idea of an "XFCE-buntu". People quickly latched on to the idea and started referring to it as Xubuntu. Eventually, a thread about the idea of Xubuntu was started here. Then a second. Then a third. As always happens when new ideas are presented, some people got bent out of shape. Not just here but in other forums as well. The Ubuntu community though, in its (so far) typical fashion, didn't get too rattled. It was a pretty interesting exchange. (That is, for me, what makes Ubuntu kick large amounts of butt - open dialogue, helpful suggestions, good people.)
Check out the threads here: http://ubuntuforums.org/search.php?searchid=861177
I'd say Xubuntu sounds like a crappy name, but a great idea as far as XFCE+Ubuntu. There again, I don't like the "first letter adoption to names" thing that seems so popular with GNU/Linux programs ala Kubuntu or what have you.
I have that 700mhz Celeron with 384mb RAM box and without this thread, I'd not know what to do with it ;)
An .iso of this nature for both x86 and PPC is certainly useful.
nicholaspaul
June 2nd, 2005, 02:02 PM
Oh, I always thought the naming convention of most linux things was pretty silly - like the self-referenced abbreviations! Too funny. But thats the way it is. Personally I think Xubuntu would just be in keeping with that convention. C'est la Vie.
But then i thought OSX sounded like Oh yes sex....
pdk001
June 2nd, 2005, 02:23 PM
thanks for tip, i will try it later
benplaut
June 3rd, 2005, 04:09 AM
so... Xubuntu would be pronounced "zoo-boon-too"?
SFN
June 7th, 2005, 05:55 PM
so... Xubuntu would be pronounced "zoo-boon-too"?
Using the existing (admittedly silly) naming scheme, yes.
Although I have to say I have a preference for X-buntu. It's got that whole skateboarding/snowboarding/BMXing vibe only in a completely dorky way. \\:D/
penvzila
June 8th, 2005, 03:53 PM
No, it would be pronounced !-ubuntu.
benplaut
June 8th, 2005, 04:24 PM
No, it would be pronounced !-ubuntu.
so... "ding-ubuntu"? :razz:
drewxhawaii
June 11th, 2005, 11:00 PM
this is exactly what i want, however, i have a problem.
i keep getting:
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/x/xfce4-panel/xfce4-panel_4.2.1.1-1ubuntu1_i386.deb MD5Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
help!
iammike
June 11th, 2005, 11:12 PM
this is exactly what i want, however, i have a problem.
i keep getting:
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/x/xfce4-panel/xfce4-panel_4.2.1.1-1ubuntu1_i386.deb MD5Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
help!
Go here...
http://www.ubuntuforums.org/showthread.php?p=208396#post208396
drewxhawaii
June 11th, 2005, 11:20 PM
Go here...
http://www.ubuntuforums.org/showthread.php?p=208396#post208396
http://www.preschooldays.com/upload/images/heart.gif
craigevil
August 10th, 2005, 06:03 PM
Great guide. Xfce is awesome. It is much faster than Gnome or KDE and uses way less ram.
Add Rox-filer as the file/background manager and you have a great desktop. That is fast and will work on a low resource system.
celluloid
September 6th, 2005, 01:53 AM
Great guide. Xfce is awesome. It is much faster than Gnome or KDE and uses way less ram.
Add Rox-filer as the file/background manager and you have a great desktop. That is fast and will work on a low resource system.
How do you "Add Rox-filer as the file/background manager"?
Sorry.. n00b here :)
John.Michael.Kane
September 9th, 2005, 04:24 PM
Have any of you been able to get synaptic working
SFN
September 9th, 2005, 05:00 PM
I haven't used XFCE4 in a while but back when I wrote this, doing:
gksudo synaptic
in a terminal would do the trick. I'd hope that hasn't changed.
As for getting it to work from menus, dealing with getting menus the way I wanted them in XFCE was one of the things that sent me back to Gnome. Not that I'm knocking XFCE for it. I was just way too lazy for that.
John.Michael.Kane
September 9th, 2005, 05:08 PM
Edit: i got it going it's not gksudo synaptic just sudo synaptic
thanks
xequence
September 9th, 2005, 05:56 PM
Xubuntu sounds cool. Like the rush song, Xanadu or however its spelled ;)
But one thing... Dont you have to enable the extra repositories before using apt-get?
SFN
September 9th, 2005, 10:04 PM
Dont you have to enable the extra repositories before using apt-get?
Yes. The instructions for doing that are in original post.
Rxke
September 12th, 2005, 10:03 AM
Hi, SFN,
thanks, worked flawlessly !
Some remarks, though:
you say gedit /etc/apt/.... but there is no gedit, if you use the server install. Use vi instead.
For people that don't know vi, like me, type vimtutor which is a nice tutorial on Vi(m), better for newbies than the manpages (IMHO)
Then, since I run this on a ppc arc: there is no install candidate for acpi, acpid.
SFN
September 12th, 2005, 10:31 AM
you say gedit /etc/apt/.... but there is no gedit, if you use the server install. Use vi instead.
Doh! You're right. vi or nano. I'll update the original post.
Then, since I run this on a ppc arc: there is no install candidate for acpi, acpid.
I'll update to reflect that as well. Thanks for the feedback.
miniml
September 17th, 2005, 04:21 PM
OMG, this is exactly what I was looking for. Have done a clean install today with this method, and it works like a charm. Thanks alot!
miniml
September 18th, 2005, 02:54 PM
How to configure sound in Xfce? (I followed your guide for Xfce without Gnome using server install).
In ALSA mixer i got both PCM and master unmuted and set to 90. So, what's the problem, I don't hear any sound? Is there some tutorial? In default ubuntu everything works out-of-the-box.
I followed the guide from ubuntuguide.org also.
I checked with ogg123, and I get following error:
Error: Cannot open device esd.
BTW, I got mpd + mpc + gmpc configured and installed and it plays without error, I just can't hear any sound.
vr04
September 18th, 2005, 04:42 PM
Say, how about "UbuntuX."
...
Sorry, please don't kill me. :-#
picpak
October 13th, 2005, 04:01 PM
Say, how about "UbuntuX."
...
Sorry, please don't kill me. :-#
Taken.
http://www.ubuntux.org/
zeca_pedra
October 14th, 2005, 07:14 AM
I did a new installation following this article and ... WOW! Incredible how my machine is running fast now!
It loads all the system in about 30 seconds and looks great!
I already knew XFCE4 but never had the time to work around it and learn how to use it, so I have 2 or 3 little issues:
1) I installed synaptic but I can't see it in the menu nor running it from the command line :-( which it's bizarre 'cause I've also installed gnomebaker and this is correctly appearing in that same menu
2) I want to change from single click in the file manager to open files with double click but I can't figure it out how to change this
Well, I think probably more issues will arise while I'm learning how to deal with XFCE but I must tell you:
THANK YOU very much for this great how-to, XFCE looks great, it's really fast and, for my purposes, I think I'll stick with it for a while
Zeca
SFN
October 14th, 2005, 12:47 PM
1) I installed synaptic but I can't see it in the menu nor running it from the command line :-( which it's bizarre 'cause I've also installed gnomebaker and this is correctly appearing in that same menu
I just did a new install in Breezy and I have noticed that same thing about Synaptic in the menu. That is odd but it can easily be added manually to the iconbar.
Right-click anywhere on the iconbar. Choose "Add new item". The first text box is for the icon. Type in "/usr/share/pixmaps/synaptic.png". In the "Command:" text box, type in "gksudo synaptic". Uncheck the box that says "Attach menu to launcher". Also, adjust the "Position" item at the top of the window to place the icon where you want it on the toolbar. When you're done, click Close.
(I originally had instructions here for adding Synaptic to the menu but that doesn't seem to work. Not sure why. Probably the same issue that prevents it from being added to the menu automatically. At this point, it can be run from the iconbar shortcut or by typing "gksudo synaptic" in either the "Run Program" item at the top of the menu or the command line.)
As for it not starting from the command line, I'm not having that problem. Are you starting by typing in "gksudo synaptic"? If not, try that. It should work.
2) I want to change from single click in the file manager to open files with double click but I can't figure it out how to change this
I have no idea on that one. I'll see what I can find. Should anyone else know the answer, feel free to post it here.
THANK YOU very much for this great how-to, XFCE looks great, it's really fast and, for my purposes, I think I'll stick with it for a while
Zeca
Glad you like it. I just posted a new HOWTO about doing this in Breezy. Only some minor changes but one of those changes will get your USB drives automounted. That HOWTO is here (http://ubuntuforums.org/showthread.php?t=75971).
matthew
October 14th, 2005, 03:03 PM
It is not officially announced yet, but the name is Xubuntu and the package does exist.
https://wiki.ubuntu.com/Xubuntu
http://packages.ubuntu.com/breezy/misc/xubuntu-desktop
SFN
October 14th, 2005, 05:10 PM
Oh. Well, that's great!
I'll check out the dev list and see if I can help in any way. I probably can't as my skills are somewhat, er, poor - but you never know.
Thanks for the info!
mctavish
October 14th, 2005, 09:43 PM
zeca_pedra, if you cannot see synaptic in your menu it might be because you don't have the package gksu installed. The xubuntu-desktop package doesn't install this. The menu item for synaptic needs gksudo to show up.
If this is the case, the 2 options are 1, run sudo synaptic from a terminal, or 2 install gksu and you should see the menu item appear.
rady
November 4th, 2005, 09:39 AM
Cheer!! Thank you for that tip. I can refresh my Pentium 166 64MB with xfce. I cannot use Xterminal besides it located icon on menu. Anyone can tell me or missing any package install? :rolleyes:
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.