i know i'm a n00b, i was wondering after i dl'ed the designated server client how do i run it. it's a *.bin file thanks again.
Printable View
i know i'm a n00b, i was wondering after i dl'ed the designated server client how do i run it. it's a *.bin file thanks again.
A .bin file is usually something that you can just run. You'll probably have to chmod it to make it executable, though: `chmod 755 nameofthefile.bin'.