Table of Contents
Computers
Daemons
Process Managers
Monitoring
/proc
ps
top and htop
w, pstree and uptime
Logging
Tracing
Termination
Capabilities
Niceness
Swap
Recurring Runs
Syncing Time
Summary
I am using some scripts I downloaded from Josef Strzibny's book that are setting up Ruby on Rails deployment and automatically installing a PostgreSQL server. I am also using Dokku, but I like the idea of controlling what is happening on the server.
Lucian Ghinda, Senior Ruby Developer