I installed a javascript library as root. How to make it available for a shell user under ispconfig? When I login as the created shell user I get:
When your shell users are jailed (as it should be), then you have to place a copy of that script into the corresponding directory of each jail to make it accessible by the shell user.
Till, Tnx for your answer. But not clear (yet) for me as a basic linux user how to get this script copied to which folder? As root I have this files and folders: Should I copy them all to the /bin folder of the shell user? What's the best way to get it copied?