I have an application server which hosts my application. I distribute all binaries and code. So if user simply copy the code and distribute anyone can run.
I have a database resides in different server(Most of the time) some time database resides in the same server.
I have the root password and I only have access.
My concern is I want to secure so that others don't copy or access the system.
Some of the concern,
1) Login as user and browse through the directory and copy the code.
2) Shut down server and use another Bootable Linux CD and access to database or application file and copy.
3) any other scenario.
How should I protect?
Thank you
I have a database resides in different server(Most of the time) some time database resides in the same server.
I have the root password and I only have access.
My concern is I want to secure so that others don't copy or access the system.
Some of the concern,
1) Login as user and browse through the directory and copy the code.
2) Shut down server and use another Bootable Linux CD and access to database or application file and copy.
3) any other scenario.
How should I protect?
Thank you