![]() |
Linux problem - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Linux problem (/Thread-Linux-problem--3877) |
Linux problem - Runcuks - 11-24-2014 03:07 AM Hey is anyone setting up sphere on linux?? Im using Linux Centos 6 64bit version, and im trying to start the server, but in putty console i got a message that says bash : ./spheresvr : permission denied Can someone help me? RE: Linux problem - Ben - 11-24-2014 06:05 AM you need to set your spheresvr permission to allow the user that is trying to access it. A simple way would be to create a user group called sphereserver and add all users that need access to spheresvr to this group, then set the group permission to have sphereserver have read/write/execute access RE: Linux problem - Runcuks - 11-24-2014 06:15 AM hmm, and how i can do that? Im newbie in linux.. I don't use my own linux server box, i ordered this from website. RE: Linux problem - Ben - 11-24-2014 10:19 AM Then you need to ask your server admin to set the proper permissions. RE: Linux problem - Runcuks - 11-24-2014 08:17 PM i spent some time on mother google and found this command chmod rwx spheresvr. so now it's working wery well. ![]() RE: Linux problem - Ben - 11-24-2014 09:48 PM I'm glad it's working for you... I didn't think you would have the proper permissions to change it yourself ![]() RE: Linux problem - Runcuks - 11-24-2014 11:35 PM Does anybody know whats better , vps server or dedicated server for linux sphere? And how much ram or ghz of processor and cores + threads needed to be enought powerfull to take care about 150+ clients? This one would be okey?? Intel Core i5-2400, 3.1GHz / 3.4G 4 Cores, 4 Threads 16 Gb RAM, DDR3 2x 2TB HDD 100 Mbps Full-Duplex RE: Linux problem - Ben - 11-25-2014 08:46 AM that's more then enough RE: Linux problem - Runcuks - 11-26-2014 02:39 AM okey, thank you ![]() |