hay, thanks for your help. i got my new linux server and im ready to start my own wallpaper website.

i am not very familiar with linux and i dont know every command there is, but i want to appreciate your help on this question.

so im posting here just in case there is someone out there who might also is like me.. a newbie, who wants to know what command shows you your ip in linux.

well, if you are that person, i will show you. i know in windows xp, the dos command is ipconfig, but ipconfig is not the same in linux so when you login as root in the linux server, send this command to display the ip address:

ifconfig


thats it, when you send this command, it will show you the ip address information like the default gateway and the dns servers and the subnet mask

let me know if this helps