Posts Tagged ‘Linux’

Fixing yahoo problems in pidgin

July 24, 2009

The past few days i faced a problem with pidgin that it works with my msn e-mails and gmail e-mails but the problem was with yahoo.

Yahoo! Inc. did something to its messenger servers, something that practically blocked all the Linux IM clients, such as Pidgin, Kopete, Empathy or GyachI.Yahoo! changed the login method! However, at this moment none of the aforementioned Instant Messenger clients for Linux can connect with the Yahoo protocol.

i searched for the solution of this problem and finally found it 😀 , then let’s fix this problem !

the solution was in the latest version of pidgin 2.5.7

1) download this key and save it in your Desktop

2) go to [System >> Administration >> Software Sources], enter your password and press [Third Party Software] tab

3) then add this line according your ubuntu distribution

Ubuntu 9.04

deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu jaunty main

Ubuntu 8.10

deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu intrepid main

4) go to [Authentication] tab and press [Import Key File] button and choose the key file in your Desktop

5) close window and preess [Reload]

6) and then [ System >> Administration >> Update Manager]

Enjoy your time 😀

Source

Linux Run Levels

June 28, 2009

so , what's the meaning of Runlevels?

Runlevels define what services or processes should be running on the system.

in other words : A runlevel is a software configuration of the system that allows only a selected group of processes to exist, Init can run the system in one of 6 runlevels.

(more…)

Linux Documentation

February 7, 2009

Hi everybody!

This time let’s talk about something that every single Linux user – from the typical user to the system admin – almost use it everyday !!

Wow !! That’s cool. But, What is it?

Yeah as the title tels you, “Linux Documentation”.

So, What is the Linux Documentation? why we use it rapidly? and how to use it? that is what this post about.
We will not cover all Documentation tools in this post, but it will be followed by other posts to describe the next tools isA.

(more…)