Forums

How can I use the root user to create security on my server?

Hello Python staff and users. I need to implement security to my server for folders, users and files but it does not allow me to use root to execute the commands by bash. How can I do it without being an administrator?

You don't have root permissions on PythonAnywhere, but your code and files are separated from other users. What is your actual concern?