System Administration
Everything on SkillVeris tagged System Administration — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What are Control Groups (cgroups) and How Do They Limit Resources?
Control groups, or cgroups, are a Linux kernel feature that organizes processes into hierarchical groups and enforces limits, accounting, and prioritization on…
What is Log Rotation and Why is it Necessary?
Log rotation is the automated process of archiving, compressing, and eventually deleting old log files on a schedule or size threshold, so a continuously growi…