From 254ba4a033e4f2fbf1cc07fcdd3f30a4fea43763 Mon Sep 17 00:00:00 2001 From: igorpecovnik <6281704+igorpecovnik@users.noreply.github.com> Date: Tue, 29 Oct 2024 06:47:01 +0000 Subject: [PATCH] `Automatic` documentation update --- .../User-Guide_Armbian-Software/Containers.md | 33 ++++++++++--------- docs/User-Guide_Armbian-Software/Desktops.md | 7 ++-- .../User-Guide_Armbian-Software/Management.md | 14 ++++++-- 3 files changed, 35 insertions(+), 19 deletions(-) diff --git a/docs/User-Guide_Armbian-Software/Containers.md b/docs/User-Guide_Armbian-Software/Containers.md index 015a10e7..15aa9d3c 100644 --- a/docs/User-Guide_Armbian-Software/Containers.md +++ b/docs/User-Guide_Armbian-Software/Containers.md @@ -23,7 +23,8 @@ armbian-config --cmd CON001 What is Docker? Docker helps developers build, share, run, and verify applications anywhere - without tedious environment configuration or management. - + + @@ -63,13 +64,9 @@ armbian-config --cmd CON003 ## Purge all Docker images, containers, and volumes - -[![Purge all Docker images, containers, and volumes](/images/CON004.webp)](#) - - - Portainer simplifies your Docker container management via Portainer web interface. It enables faster deploy of the applications and it gives real time visibility. + This operation will delete all Docker images, containers, and volumes. @@ -85,8 +82,13 @@ armbian-config --cmd CON004 -=== "Access to the web interface" The web interface is accessible via port **9002**: - URL = `http://:9002` - +=== "Access to the web interface" + + The web interface is accessible via port **9002**: + + - URL = `http://:9002` + + @@ -94,13 +96,9 @@ armbian-config --cmd CON004 ## Install Portainer - -[![Install Portainer](/images/CON004.webp)](#) - - - Portainer simplifies your Docker container management via Portainer web interface. It enables faster deploy of the applications and it gives real time visibility. + **Command:** @@ -114,8 +112,13 @@ armbian-config --cmd CON004 -=== "Access to the web interface" The web interface is accessible via port **9002**: - URL = `http://:9002` - +=== "Access to the web interface" + + The web interface is accessible via port **9002**: + + - URL = `http://:9002` + + diff --git a/docs/User-Guide_Armbian-Software/Desktops.md b/docs/User-Guide_Armbian-Software/Desktops.md index 5aa3dfd1..0f5033b0 100644 --- a/docs/User-Guide_Armbian-Software/Desktops.md +++ b/docs/User-Guide_Armbian-Software/Desktops.md @@ -150,8 +150,11 @@ armbian-config --cmd CINNAMON01 -Cinnamon is a Linux desktop that provides advanced innovative features and a traditional user experience.The desktop layout is similar to Gnome 2 with underlying technology forked from Gnome Shell. Cinnamon makes users feel at home with an easy-to-use and comfortable desktop experience. - +Cinnamon is a Linux desktop that provides advanced innovative features and a traditional user experience. + +The desktop layout is similar to Gnome 2 with underlying technology forked from Gnome Shell. Cinnamon makes users feel at home with an easy-to-use and comfortable desktop experience. + + diff --git a/docs/User-Guide_Armbian-Software/Management.md b/docs/User-Guide_Armbian-Software/Management.md index b18fa3d8..4bce63b6 100644 --- a/docs/User-Guide_Armbian-Software/Management.md +++ b/docs/User-Guide_Armbian-Software/Management.md @@ -23,8 +23,18 @@ armbian-config --cmd MAN001 -Introducing CockpitCockpit is a web-based graphical interface for servers, intended for everyone, especially those who are:- new to Linux(including Windows admins)- familiar with Linuxand want an easy, graphical way to administer servers- expert adminswho mainly use other tools but want an overview on individual systemsThanks to Cockpit intentionally using system APIs and commands, a whole team of admins can manage a system in the way they prefer, including the command line and utilities right alongside Cockpit. - +Introducing Cockpit +Cockpit is a web-based graphical interface for servers, intended for everyone, especially those who are: + +- new to Linux +(including Windows admins) +- familiar with Linux +and want an easy, graphical way to administer servers +- expert admins +who mainly use other tools but want an overview on individual systems + +Thanks to Cockpit intentionally using system APIs and commands, a whole team of admins can manage a system in the way they prefer, including the command line and utilities right alongside Cockpit. +