Originally posted by love
lol nothings going to change for me... family is in a tight spot. we're about 8000 in the hole. (my dads failed buisness)
Sorry to hear that mate. But you could learn to dualboot your computer, so when you start it up, you could choose Windows or Linux, that's what I do on my Laptop.

Btw, I like Ubuntu as my favourite Linux distro.
admin@HomeServer:~/Desktop/cod$ ./Ps3ServerMapper
bash: ./Ps3ServerMapper: cannot execute binary file
admin@HomeServer:~/Desktop/cod$ chmod +x Ps3ServerMapper
admin@HomeServer:~/Desktop/cod$ ./Ps3ServerMapper
bash: ./Ps3ServerMapper: cannot execute binary file
admin@HomeServer:~/Desktop/cod$
And if I try sudo, to try it as root:
admin@HomeServer:~/Desktop/cod$ sudo ./Ps3ServerMapper
./Ps3ServerMapper: 1: Syntax error: "(" unexpected
[sudo] password for admin:
admin@HomeServer:~/Desktop/cod$
Ubuntu 10.10.
What am I doing wrong
Or could you just make a simple .sh script?
Also, the file doesn't have any extension/s?
Or do I need to install any runtime libaries, such as C++ Runtime or something, as I am currently using Ubuntu Server Edition, which comes with basically no pre-installed packages, so I have installed a few packages such as Firefox, VNC and etc.
Just tried:
nano Ps3ServerMapper
Look's like it cannot recognise the character set, as look at all those invalid stuff.
You must login or register to view this content.
Also, if you could, could you help me with mapping auth.sp-int.playstation.net so I can spoof the consoleID using Charles, or something, or lead me to the right path.