Showing posts with label Fedora. Show all posts
Showing posts with label Fedora. Show all posts

Tuesday, January 11, 2011

Configuring Microsoft True Type Fonts in Fedora 14


How To Configure Fedora 14 fonts:
If you did not find any one the following necessary packages try to search for and install them.


-> yum install XFree86-xfs
-> yum install ttmkfdir
-> yum install rpm-build cabextract
-> rpmbuild -bb msttcorefonts-2.0-1.spec
-> rpm -ivh /usr/src/redhat/RPMS/noarch/msttcorefonts-2.0-1.noarch.rpm




Configure Pidgin to work with Gmail (GTalk)

Hello every one,
For configuring pidgin to work with gmail (gtalk) you need just the following simple steps :

Open pidgin:


- Accounts Menu - > Add
- Protocol menu : XMPP
- User name : write your id without @ part. example :msa.j
- Domain : gmail.com
- Resource : empty
- Password : yourpassword & check the remember password box if you want that.

Then go to advanced tab

- Connect Port : 5222
- Connect Server : talk.google.com



Click Add, and Enjoy !