Search Results

0
votes

Preferred protocols to upload static files to your Apache server ?

We deploy using Capistrano, which afaik does all its work via git (over SSH) - at least, in our deploy script it is. …
1
vote

Put a process in a sandbox where it can do least harm

FreeBSD has specific concepts of jails, and Solaris has …