What the differ between Edgy & Dapper?
Being that the lastest Ubuntu is EDGY.
I'm finally getting used to commands in terminal. Will commands changes? I ask this because I know things are differ in KDE & Gnome.
Which is better?
Also is there any noticeable thing about Ubuntu 6.10 vs 6.06?
-
-
Having used Dapper since it was in Beta, and now Edgy since it entered Beta as well, I can tell you the difference is substantial in terms of usability, speed, and the like. Edgy is finally, I dare say, almost to an OSX-level state of user-friendliness, while still being faster (finally even faster to boot!) and more stable than Windows. Plus it includes ntfs-3g in the repositories, so you can write to your Windows partition without having to set up ntfs-fuse manually like in the old days.
But no, the terminal commands haven't changed. In fact, they really shouldn't differ between KDE and Gnome; those are just different GUIs over the base kernel, without affecting BASH. -
GREAT NEWS!!
I'm going to download the ISO now -
what is the default desktop environment like with edgy? does it use the metacity theme like dapper? or is it like XGL with compiz/beryl? i havent really had time to look into it yet.
-
Well, I was going to create a new thread, but I'll just put it here instead. I tried updating my old C640 to 6.10 RC. I went to the terminal and typed
Code:gksudo "update-manager" -c -d
-
wearetheborg Notebook Virtuoso
On my SLED system, its at /etx/X11/xorg.conf
Is there a backup file ? My system has one at /etc/X11/xorg.conf.saxsave -
yeah, there might be a backup in that folder somewhere. Also, try the Alt + F keys to switch between CLI terminal tabs, maybe the output of the file got plonked there.
And, as an aside, the update through update-manager didn't work for me either. -
Tried all that; no luck. There were old xorg.conf files in there, but not backups, they were just old files from previous versions I think. I renamed them xorg.conf (obviously getting rid of them old file), but to no avail. I even tried reinstalling Gnome, KDE and Xfce via apt-get, but still no luck. They wouldn't install. So pretty much, I'm screwed. My CD-ROM doesn't work anymore, so I can't boot from the CD and attempt a repair, so I have major problems. Any other suggestions?
-
http://ubuntuforums.org/showthread.php?p=454217
The first thing I would try to get X back up is to build a new xorg.conf. First backup any current xorg.conf you have;
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
Then create a new xorg.conf file;
sudo dpkg-reconfigure xserver-xorg
If you want to diagnose what happened at a lower level, see if you can attach your xorg.conf, and also attach your X server log file, /var/log/Xorg.0.log.
Good Luck.
Ubuntu -- EDGY EFT & DAPPER differences
Discussion in 'Linux Compatibility and Software' started by LIVEFRMNYC, Oct 22, 2006.