0

I'm looking for recommendations (either book or online course) for learning about Ubuntu server administration in the context of web application hosting. In particular, it should cover the following topics:

  • How to secure the server against potential threats
  • Which log files to monitor, what information to look at
  • How to diagnose performance issues (speed/memory/network)
  • How to handle software/package updates
geschema
  • 111

1 Answers1

2

Ubuntu Server Guide is a free book which includes information on using Ubuntu Server for Ubuntu 20.04 LTS and later. The same book is also available in older editions for Ubuntu Server 16.04 and Ubuntu Server 18.04, but an edition of Ubuntu Server Guide for Ubuntu Server 22.04 has not been released yet.

karel
  • 114,770