r4m0n 1 Posted June 3, 2012 hey guys hope someone can helpe me... i have ubuntu 12 and dont know how to proceed with the linux dedicated server installation. the readme in the file package that is available from the arma2 linux ded server file says: to type ./install in the arma 2 directory after typing this in terminal i get: bash: ./install: Permission denied so typing sh ./install in terminal gives: Converting ArmA 2 OA directory: ./install: 8: ./install: ./tolower: Permission denied ArmA 2 - Operation Arrowhead Server was installed. same is with sudo sh ./install what is wrong?? regards and thanks r. Share this post Link to post Share on other sites
foxhound 1937 Posted June 3, 2012 Moved to ARMA 2 & OA - Servers & Administration. Share this post Link to post Share on other sites
Jastreb 69 Posted June 3, 2012 I hope youre not uploading server tarball as root and then trying to execute it as other user. Never do anything there as root. Once you extract it, you might need to make scripts executable by doing the folowing chmod u+x install Do that on all other scripts including tolower. Related > http://forums.bistudio.com/showthread.php?74957-Arma2-dedicated-server-howto Share this post Link to post Share on other sites