Originally posted by TehNoob2010
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.
Well it is a bin file not an sh so you shouldn't be able to read the code. It should just run. Maybe you don't have like something that runs gcc program? WHich would be really weird since ubuntu is gnu.
Ok guys, 1 second I will try re-uploading it.
Ok its updated. Try re-downloading and make sure you unzip it before you use it.