What are some system administration best practices? If someone is running a production web server, what are the basic things they should be doing?
5th March 2012
My answer to What are some system administration best practices? If someone is running a production web server, what are the basic things they should be doing? on Quora
Graph everything. I’m not a good sysadmin, but one thing I’ve learned from working with with good sysadmins is that they spend a bunch of time looking at graphs.
A graph showing CPU usage, load average, disk operations per second, network traffic etc over the past day/week/month makes any strange behaviour really easy to spot.
I’ve found munin relatively easy to set up, and there are hosted services like Cloudkick that can help out as well.
More recent articles
- Weeknotes: Embeddings, more embeddings and Datasette Cloud - 17th September 2023
- Build an image search engine with llm-clip, chat with models with llm chat - 12th September 2023
- LLM now provides tools for working with embeddings - 4th September 2023
- Datasette 1.0a4 and 1.0a5, plus weeknotes - 30th August 2023
- Making Large Language Models work for you - 27th August 2023
- Datasette Cloud, Datasette 1.0a3, llm-mlc and more - 16th August 2023
- How I make annotated presentations - 6th August 2023
- Weeknotes: Plugins for LLM, sqlite-utils and Datasette - 5th August 2023
- Catching up on the weird world of LLMs - 3rd August 2023
- Run Llama 2 on your own Mac using LLM and Homebrew - 1st August 2023