> For the complete documentation index, see [llms.txt](https://knowledge.tracelog.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.tracelog.in/reference-and-learning-source/books/sysadmin-sre.md).

# Sysadmin/SRE

![discussion on vietnamrb slack (May 06, 2019)](/files/-LeCUdIvTvQwdRGXWar9)

### How Linux Works, 2nd Edition

Ngày xưa mới ra trường, chả biết khỉ gió gì, dc anh sếp bảo lấy cuốn này đọc cho hết đi, nhờ đó mà đỡ ngu chút, biết dc chút chút.

### UNIX and Linux System Administration Handbook

Chừng hiểu dc chút chút linux rồi, thì đọc tiếp cuốn này, cũng là cuốn đọc nhiều nhất, lâu lâu bí cái gì là search trong cuốn này ra đọc trước, hiểu khái niệm & concept, xong từ đó mới research thêm. Homepage: <https://www.admin.com>

### Systems Performance: Enterprise and the Cloud

Rảnh rỗi, dư hơi, thì đọc cuốn này của ông kẹ, nhiều chương về cpu, mem, … rất đáng & giá trị

### High Performance MySQL: Optimization, Backups, and Replication

Ngày trước có thời gian làm nhiều với MySQL, nên đọc cuốn này, hay, nhưng hơi cũ, đọc xong phải lấy docs mới nhất của MySQL ra compare & chiêm nghiệm lại


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledge.tracelog.in/reference-and-learning-source/books/sysadmin-sre.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
