From 208d31af3e0cd8141aa27ef02695f388ecd352fb Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 29 Aug 2021 16:47:53 -0400 Subject: hide nginx tokens --- maintenance.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maintenance.html') diff --git a/maintenance.html b/maintenance.html index d3d9cb3..579c375 100644 --- a/maintenance.html +++ b/maintenance.html @@ -14,7 +14,7 @@

Here are some important topics you should be familiar with whenever you are managing a server.

-

Keep packages up to date.

+

Keep packages up to date.

All GNU/Linux distributions use package managers to easily be able to install and update packages without manually downloading them. On Debian, which we use here for these tutorial the package manager is apt-get or apt for short.

-- cgit v1.2.3