| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-02-2004, 06:42 AM
|
#1
|
|
Member
Registered: Aug 2003
Location: Finland
Distribution: Mandriva
Posts: 102
Rep:
|
Clarify something about Fedora for me?
I've used Fedora Core 1 in the past, but for various reasons switched to mandrake 9.2, and now 10.0 But, again for various reasons, I'm curious about the current status of the Fedora project.
Is the new FC test 2 usable for an enjoyable daily computing experience?
Can I upgrade the packages with yum or apt as the days go by, eventually ending up with what is basically Fedora Core 2?
I'm horribly confused with APT and YUM, are the two somehow competing or just co-existing?
I've used apt in RH9 and FC1, and know the drill there, but is yum somehow different? I'm thinking of a scenario with different repositories with different software available, resulting in horrible mess of packages conflicting and basically messing up everything.
If I could only go with one with Fedora, which one would it be?
What is this I hear about PGP and it making life difficult for Fedora users?
And last, but honestly not least, something only Mandrake has accomplished so far:
I live in Finland, I speak the finnish language and I have a keyboard with a finnish keymap.
But I prefer my OS in english. This seems to confuse just about every Linux distro out there, particularily RH/Fedora. I want to type weird scandinavian letters (ä å ö ü) so that people in the other end of the internet see them as I do.
All was good if I chose the finnish language in the Fedora install, but then I got these horrible translated menus in KDE and Gnome, by no means do I mean to disrespect the work of the i18n team, but I just can't live with them. If I chose the english language, then the letters are messed up either only in the console, or everywhere.
If I edit the /etc/sysconfig/i18n (if I remembered that correctly) I can get correct letters in XChat, but never in console.
I could go on like this for a good while, but someone in a similiar situation might be able to give me a simple yes or no, does it work?
|
|
|
|
04-02-2004, 02:28 PM
|
#2
|
|
Senior Member
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142
Rep:
|
I have FC2-T2 running on my laptop. It's my daily internet-access machine. I haven't had any problems that made me go back to FC1.
That being said, it is a testing version. They come out with updates everyday. Sometimes a hundred or more. If you don't like keeping it updated, then you might want to wait until the final comes out next month.
Apt and yum do the same thing... They are package managers. You can use either to keep you system updated, or install new programs, or remove old ones. They keep tabs on a server or two on the internet, which supply the packages. When you install anything, it looks at the dependencies you need, and tries to fill them. Since both run through the RPM database on your computer, you can have both installed and use either at anytime.
If you install a test version, it will update to the final. You'll just need to run yum or apt or up2date, and it will update whatever it needs.
I'm not sure what you've heard about PGP problems. I don't run it, so I don't have any experience with it. You could have a spot of trouble if you don't have the keys installed for updating... But that's a simple fix.
And, I've no info on playing with the languages. Hopefully, somebody else will come along with an answer.
|
|
|
|
11-01-2004, 09:58 AM
|
#3
|
|
LQ Newbie
Registered: Oct 2004
Location: Finland
Distribution: Mandrake/Redhat
Posts: 3
Rep:
|
I just edited my FC2 /etc/sysconfig/i18n file to look like this:
LANG="fi_FI"
SUPPORTED="fi_FI:en_US"
LC_CTYPE="fi_F@euro"
It worked for console, but Apache web server is still not showing scandinavian letters correctly.
Ok, "ä" would fix that but it is not enough as I cannot expect users to input scandinavian letters
that way. On Mandrake this works like a charm.
|
|
|
|
11-03-2004, 10:37 AM
|
#4
|
|
Senior Member
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188
Rep:
|
Quote:
Originally posted by ropsi
It worked for console, but Apache web server is still not showing scandinavian letters correctly.
|
did u edit the httpd.conf to change defualt charset or remove defult charset?
it is not distro based isue. just add "#" symbol before "AddDefaultCharset ...." line in httpd.conf. so apache will use the charset which is defined in html codes.
good luck.
|
|
|
|
11-03-2004, 01:14 PM
|
#5
|
|
Member
Registered: Jul 2004
Location: Ireland
Distribution: Fedora Core 2
Posts: 70
Rep: 
|
I've found yum to be going the same way as up2date, due to the number of times it has to re-download a file due to fact it either hangs for five minutes at a time if I use the net at all or the MD5 sum on the downloaded file doesn't match and so is discarded.
|
|
|
|
11-04-2004, 08:53 AM
|
#6
|
|
LQ Newbie
Registered: Nov 2004
Distribution: Debian for now
Posts: 7
Rep:
|
|
|
|
|
11-04-2004, 11:14 AM
|
#7
|
|
Member
Registered: Jun 2003
Location: Southern US
Distribution: Ubuntu 5.10
Posts: 206
Rep:
|
reddragon...
Apt is available for most major distro's i believe. i have been using fc1&2 for a while now and find my needs nicely handled by apt (except for a few oddball packages i want to install occasionally). i really really really love just being able to type: apt-get update and then apt-get upgrade. done and done!
fc2 final is pretty nice, especially with a nice light wm to make things fast (using xfce here) might wanna look into it!
|
|
|
|
11-04-2004, 11:50 AM
|
#8
|
|
LQ Newbie
Registered: Nov 2004
Distribution: Debian for now
Posts: 7
Rep:
|
Quote:
Originally posted by pld
reddragon...
Apt is available for most major distro's i believe. i have been using fc1&2 for a while now and find my needs nicely handled by apt (except for a few oddball packages i want to install occasionally). i really really really love just being able to type: apt-get update and then apt-get upgrade. done and done!
fc2 final is pretty nice, especially with a nice light wm to make things fast (using xfce here) might wanna look into it!
|
FC3 is supposed to be out on monday so I think I'll norton ghost my machine onto some DVD's and then install FC3 when I get it. I like Debian and went with Debian because ofthe apt prog. Beinga noob I needed as much help as I could get, but then I find that there are never any major program releases that make installation easier for debian and the programs that are availible from Debians resources are older. I did (remind you I'm a three week old noob) get the ATI drivers from ATI up and running, but I cannot get my printer to share to an XP machine and I cannot get linked programs to stay either(like mp3 opens a KDE player and I want XMMS, nut the XMMS link wont stayit reverts back to the KDE default)
So if you use apt in FC2 then I'll definatly try out FC3. Also what is this YUM I keep hearing about.
|
|
|
|
11-04-2004, 02:04 PM
|
#9
|
|
Member
Registered: Nov 2003
Location: England, UK.
Distribution: SuSE 10
Posts: 126
Rep:
|
on FC2 u can install synapic which is apt -update/-install for FC2...
with a GUI which acts like a big add/remove program menu
try here for it
http://tinyurl.com/5jxkk
Last edited by jolly1701; 11-04-2004 at 02:14 PM.
|
|
|
|
11-04-2004, 03:53 PM
|
#10
|
|
LQ Newbie
Registered: Nov 2004
Distribution: Debian for now
Posts: 7
Rep:
|
Quote:
Originally posted by jolly1701
on FC2 u can install synapic which is apt -update/-install for FC2...
with a GUI which acts like a big add/remove program menu
try here for it
http://tinyurl.com/5jxkk
|
didn't I just see this?? Oh yea in the other post 
|
|
|
|
11-04-2004, 04:20 PM
|
#11
|
|
Member
Registered: Jun 2003
Location: Southern US
Distribution: Ubuntu 5.10
Posts: 206
Rep:
|
yum is a similar program to apt and up2date. they *basically* all do the same sort of thing, which is to keep track of and manage packages for you.
however, if you are only 3 weeks into your addiction, you may want to consider getting fc2 final instead of fc3, as the newer fc releases are sometimes buggy in ways that would frustrate the hair off a new linux user. fc2 has had a little more time to mature, and might provide better results for you as a learning distro.
after that, the only limit is your imagination...
|
|
|
|
11-04-2004, 09:37 PM
|
#12
|
|
LQ Newbie
Registered: Nov 2004
Distribution: Debian for now
Posts: 7
Rep:
|
Quote:
Originally posted by pld
yum is a similar program to apt and up2date. they *basically* all do the same sort of thing, which is to keep track of and manage packages for you.
however, if you are only 3 weeks into your addiction, you may want to consider getting fc2 final instead of fc3, as the newer fc releases are sometimes buggy in ways that would frustrate the hair off a new linux user. fc2 has had a little more time to mature, and might provide better results for you as a learning distro.
after that, the only limit is your imagination...
|
So does FC2 have 2.6.8 as i heard it's a better kernal and that is why I'm running it now. Also Fedora's site doesn't have a whole lot of info about what is in the packages, unless I missed it. right now i'm running the Sarge Vrs. of Debian which is considered a bad idea for noobs, but I've been lucky with google by my side. Being 3 weeks old as of tomorrow and getting back to my good old OS days has really helped me in my IT job, everything there is point'n click and can really dumb you down so my switch to Linux at home has really made me feel that I'm getting somewhere with my put'r. Also if i load up FC2 i can just up2date to FC3 when i'm ready to rock, at least I think that's how that works. right now I'm ghosting my machine so if I mess up the FCx install then i can get back to a usable image.
Last edited by reddragon72; 11-04-2004 at 09:43 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:01 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|