A Microsoft file hosting and synchronization service.
here's what i did based on what Charlie47 commented on here (best to read his comments to understand the reason why this works).
- open Terminal (search spotlight), write/paste sudo nano /etc/hostsand hit return
- write your password
- below fe80::1%lo0 localhost write/paste 0.0.0.0. oneclient.sfx.msand hit return (if u see something at the bottom regarding file name or something simply hit return again)
- should be . . . . .
I stopped because I saw nothing in Terminal resembling "fe80::1%lo0 "
Instead, after entering my password this popped up in Terminal and I had no idea what to do:
He means put that new line entry under that ::1 localhost entry. Like this.
Also make sure it's 0.0.0.0 don't put a fullstop after the last 0 as it won't work I just tested. Once you complete the entry you can do a ping test in terminal. Ping oneclient.sfx.ms and it should error out, that's when you know it will work.