First you need to make sure user "serdar" has read- and execute-rights for the directory the file is in.
Then you have to do as i already suggested for the directory, but with the file: either you make it readable by everyone (that would include your user in question), or you make the group set of the user include the group which owns the file (i suppose you do not want to give the file ownership away from root, otherwise you could have the file directly be owned by the user).
I suggest you really read the mentioned tutorial by perderabo.
Quote:
what are the commands that I do this operation
We gladly help you to help yourself, but we do not do your work for you. Go, figure it out yourself!
I hope this helps.
bakunin