Tagged articles
9 articles
Page 1 of 1
Smart Workplace Lab
Smart Workplace Lab
Apr 1, 2026 · Artificial Intelligence

Build a Zero‑Leak Local AI Workstation for Non‑Tech Professionals

This guide explains how to set up a privacy‑preserving local AI workstation by selecting modest hardware, using open‑source inference frameworks, deploying models with a one‑click graphical interface, and isolating sensitive data through offline routing, all without requiring programming skills.

DeepSeekGGUFLocal AI
0 likes · 3 min read
Build a Zero‑Leak Local AI Workstation for Non‑Tech Professionals
Ops Development & AI Practice
Ops Development & AI Practice
Mar 17, 2025 · Artificial Intelligence

Unlocking LLM Power: A Hands‑On Guide to Open WebUI

Open WebUI offers a user‑friendly, open‑source web interface that simplifies interaction with large language models, supporting multiple back‑ends, offline operation, and extensible plugins, making AI experimentation accessible for developers, researchers, and enthusiasts alike.

AILLMModel Management
0 likes · 4 min read
Unlocking LLM Power: A Hands‑On Guide to Open WebUI
Ops Development Stories
Ops Development Stories
May 17, 2023 · Operations

Deploy Ceph Offline on ZTE NewStart CGSL: Step‑by‑Step Guide

This article provides a comprehensive, step‑by‑step tutorial for installing Ceph on ZTE NewStart CGSL using an offline RPM repository, covering yum repository setup, Ceph package installation, monitor, OSD, and MGR node configuration, and includes all necessary command examples.

CephLinuxZTE NewStart
0 likes · 16 min read
Deploy Ceph Offline on ZTE NewStart CGSL: Step‑by‑Step Guide
Open Source Linux
Open Source Linux
Oct 22, 2021 · Cloud Native

Deploy a High‑Availability k0s Kubernetes Cluster with k0sctl

This guide explains how to install and configure k0s, a lightweight Kubernetes distribution, using k0sctl for both standard and high‑availability clusters, covering binary deployment, offline image handling, custom CNI integration, HA load‑balancer setup, certificate management, backup, and advanced features such as etcd replacement and user management.

CNIHAKubernetes
0 likes · 25 min read
Deploy a High‑Availability k0s Kubernetes Cluster with k0sctl
Open Source Linux
Open Source Linux
Aug 28, 2020 · Cloud Native

How to Migrate Docker Images, Containers, and Volumes Without a Registry

Learn practical, non‑standard techniques for migrating Docker images, containers, and data volumes—including using docker save/load, export/import, and volume backup/restore with tar—especially useful in offline or tightly controlled production environments lacking a registry.

Container ExportDockerVolume Backup
0 likes · 7 min read
How to Migrate Docker Images, Containers, and Volumes Without a Registry