aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022-10-22-alpine-linux.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-06-23 15:20:07 -0500
committerChristian Cleberg <hello@cleberg.net>2025-06-23 15:20:07 -0500
commitf304d459c5278a135650296d2b1c407314d903fb (patch)
treec5fbcdebea6b6b389f4bf677355df3107fd7a1fe /content/blog/2022-10-22-alpine-linux.org
parent5c89edc7c3ef52910eeb0be9eafa1278f575ffe9 (diff)
downloadcleberg.net-f304d459c5278a135650296d2b1c407314d903fb.tar.gz
cleberg.net-f304d459c5278a135650296d2b1c407314d903fb.tar.bz2
cleberg.net-f304d459c5278a135650296d2b1c407314d903fb.zip
feat(blog): update blog post titles and fix character bugs
Diffstat (limited to 'content/blog/2022-10-22-alpine-linux.org')
-rw-r--r--content/blog/2022-10-22-alpine-linux.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2022-10-22-alpine-linux.org b/content/blog/2022-10-22-alpine-linux.org
index 2423591..8e48aa6 100644
--- a/content/blog/2022-10-22-alpine-linux.org
+++ b/content/blog/2022-10-22-alpine-linux.org
@@ -1,5 +1,5 @@
#+date: <2022-10-22 Sat 00:00:00>
-#+title: Alpine Linux: Installing and Configuring a Minimalist Server Operating System
+#+title: Alpine Linux Essentials: Installing and Setting Up a Secure Minimal Server
#+description: Detailed procedure for deploying Alpine Linux to achieve a secure, lightweight server environment optimized for web hosting and containerization.
#+slug: alpine-linux
#+filetags: :alpine:linux:server:
@@ -69,7 +69,7 @@ system after boot.
- Mirror (From where to download packages. Choose the organization you
trust giving your usage patterns to.)
- SSH (Secure SHell remote access server. "Openssh" is part of the
- default install image. Use "none" to disable remote login, e.g. on
+ default install image. Use "none" to disable remote login, e.g. on
laptops.)
- NTP (Network Time Protocol client used for keeping the system clock in
sync with a time-server. Package "chrony" is part of the default