hey guys trying to fix a problem with adium using terminal but am clueless on how to use it
this is what i am meant to do:
but i not sure what i'm doing
can someone give me a step by step
this is what i am meant to do:
To do this, run up Terminal and follow the quick step by step below:
sudo su (enter your password)
cp /etc/hosts /etc/hosts.bak
echo 65.54.239.20 messenger.hotmail.com >> /etc/hosts
echo 65.54.179.216 nexus.passport.com >> /etc/hosts
echo 65.54.183.203 login.live.com >> /etc/hosts
exit
but i not sure what i'm doing
can someone give me a step by step