From 2f174b6b7464b481033a1a382a510a0e78eb3f9f Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Thu, 12 Dec 2024 12:32:46 -0500 Subject: [PATCH] Update administration.md --- docs/administration.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/administration.md b/docs/administration.md index b39d146..3293d6f 100644 --- a/docs/administration.md +++ b/docs/administration.md @@ -3,15 +3,13 @@ title: Administrator's Guide slug: /administration --- -# Bluefin Administrator's Guide - #### Day to Day Operation Bluefin is designed to be installed for the life of the hardware without reinstallation. Unlike traditional operating systems the image is always pristine and "clean", making upgrades less problematic. This is possible because the image is built from scratch from the ground up and works before the client PC downloads and applies updates, as opposed to doing per-package upgrades in place. Updates are automatic and silent by default. This usually means you can set it up your system once, and then have it remain that way. Then likely you'll never have to come back here. 🙂 -> I want that "defaults lifestyle" +> I want that "defaults lifestyle". > > -[Matt Ray](https://www.softwaredefinedtalk.com/hosts/matt)