Issue
I searched on google about this but couldnt find much. I need to setup a server on a non root user account ,so that people can access it and store information on this. Can you tell me how can I do this?
I thought of installing LAMP as a non root user . will this do ?
Thanks, Vinay
Solution
Simply choose a port greater than 1023 and you can be any user. Only root can open a port between 1 and 1023, and the "normal" port for web access is 80.
Answered By - mah
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.