Results 1 to 10 of 10
Are there major differences, or is it just whatever one prefers? I mainly deal with pictures and photoraphy and the Internet, so is one better than the other for this?
...
- 06-10-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 15
What's the difference between Ubuntu and Fedora?
Are there major differences, or is it just whatever one prefers? I mainly deal with pictures and photoraphy and the Internet, so is one better than the other for this?
thanks.
- 06-10-2009 #2Registered Linux user #270181
TechieMoe's Tech Rants
- 06-10-2009 #3Just Joined!
- Join Date
- Jun 2009
- Posts
- 15
thanks, techie..
I'm literally BRAND NEW to Linux, but my wife works for EMC corp., and the geeks there use it. So I figured that if a multi-million dollar company that the Pentagon and Homeland Security uses for their email security uses it, I need to get on the bandwagon!
Quick question, should you return to this thread... I'm clueless about installing the things I download.. I miss the ease of them being executables that you can just double-click on in Windows.. Is there a standard way to download things you want to install, and what's with the different types offered at download time?
The only thing I've been FINALLY successful at getting installed, and it was very important, is Adobe Flash Player, and i downloaded the .RPM file, instead of the other two that were offered.. Care to bring me up to speed on this aspect of Linux?
Thanks.
- 06-10-2009 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,093
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 06-10-2009 #5
Most of the software that you'll need can be installed with yum. It's as simple as
If it's not available, you can install the RPM files by downloading the file and executingCode:yum install <package_name>
Both of these should also install any dependencies needed.Code:rpm -ivh <package_name>
Last edited by jayd512; 06-10-2009 at 05:23 PM. Reason: clarification
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 06-11-2009 #6
Well here is the comparison between both --> polishlinux.org Ubuntu vs Fedora
You can compare it with others distros too.
- 06-11-2009 #7Linux user #126863 - see http://linuxcounter.net/
- 06-11-2009 #8
well, but PackageKit does, like dpkg doesn't but gdebi does.
Its like
rpm = dpkg
Gnome PackageKit (gpk-install-local-file) = gdebi
YUM = apt-get
- 06-11-2009 #9Just Joined!
- Join Date
- May 2009
- Posts
- 14
Fedora has its origins in Redhat and uses RPM packages.
Ubuntu is based on Debian and use DEB package format. It's also perhaps the distribution prefered by 'windows users'.
If it just photos and graphics you may want to look at Dyne:bolic (live CD).
- 06-12-2009 #10Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote

