jail Questions
6
Solved
Is there something similar to chroot, but for users?
We are about to grant access to our servers for a client and would like them to see only the directories we allow.
3
I'm making a game where users can write Python programs to control robots that fight each other. Every turn (in a thousand-turn game) their script will be run on my server to determine the robot's ...
Melatonin asked 28/10, 2013 at 17:28
5
Solved
There is a problem when I init a PostgreSQL database in a FreeBSD jail.
I found an article about the problem. I tried its advice but I didn't have any luck and I don't know why.
There is t...
Battled asked 10/8, 2012 at 22:18
2
Solved
I'm writing a web server based on Python which should be able to execute "plugins" so that functionality can be easily extended.
For this I considered the approach to have a number of folders (one...
Westberry asked 30/7, 2012 at 15:9
2
Solved
We have a Java IRC application where users are allowed to execute arbitrary PHP and get the result. Here is one example of what this is used for:
btc: <php>$btc = json_decode(file_get_conten...
1
Solved
What's the difference between a Linux chroot jail and a FreeBSD jail? Are they synonyms in modern systems? Is one more secure than the other? Is one more flexible?
2
Solved
I setup a git server over ssh as
http://blog.commonthread.com/post/1034988660/setting-up-a-git-server
However, I am still able to access the server by ssh and see all the folders on the server. ...
1
© 2022 - 2024 — McMap. All rights reserved.