dragons@work Logo dragons@work Logo
  • Technix
  • Knowledge Base
  • Fundamentals
  • Glossary
  • Software
  • Practice Log
  • Blog (Technix)
  • Publishing
  • Books
  • Fairy Tale World
  • Blog (Publishing) (Coming Soon)
  • Music (Coming Soon)
  • Shop ↗
  • Can we help?
  • About us
  • Contact
  • Technix ▼
  • Knowledge Base ▼
  • Fundamentals
  • Glossary
  • Software
  • Practice Log
  • Blog (Technix)
  • Publishing ▼
  • Books
  • Fairy Tale World
  • Blog (Publishing) (Coming Soon)
  • Music (Coming Soon)
  • Shop ↗
  • Can we help?
  • About us
  • Contact
DE EN
Follow us
S: 0.6.38+1ca1a7d3 · T: 1.0.9+0687ef12
Home › categories › Fundamentals
Fundamentals

Fundamentals

Fundamentals

DNS and Domains: Name Resolution and Local Servers

23.07.2025 8 min read

Categories: Fundamentals Network DNS Self-Hosting

Understand the DNS hierarchy, resolver configuration, local DNS servers, and alternative DNS strategies for privacy-conscious network infrastructures.

Read more
Fundamentals

Local AI Models: Concepts and Requirements

29.07.2026 10 min read

Categories: Fundamentals AI Digital Sovereignty

Local AI models vs. cloud APIs. Storage, RAM requirements, quantization, offline operation, and the tool ecosystem.

Read more
Fundamentals

OpenBSD: System Configuration After Installation

03.11.2025 14 min read

Categories: Fundamentals OpenBSD

OpenBSD systems are configured through text files. hostname.if controls network interfaces, ntpd synchronizes time, doas provides delegated root privileges, and sysctl adjusts kernel parameters.

Read more
Fundamentals

Dependencies and Startup Order

07.10.2025 8 min read

Categories: Fundamentals Init Systems

Service dependencies between services. Parallel vs. sequential startup. Detecting and resolving cyclic dependencies.

Read more
Fundamentals

Dependency Resolution: Managing Libraries

06.10.2025 10 min read

Categories: Fundamentals Package Management

Programs require libraries - nginx needs OpenSSL, PostgreSQL needs libpq. Automatic dependency graphs, conflict detection, update strategies.

Read more
Fundamentals

Links and File Types: Flexible Usage

06.10.2025 13 min read

Categories: Fundamentals Filesystem

Hard links vs. symbolic links (soft links). Special files in /dev as device interfaces. The inode concept and when each link type is appropriate.

Read more
Fundamentals

SSH Keys: Secure Connections Without Passwords

24.07.2025 6 min read

Categories: Fundamentals Network SSH Security

SSH key cryptography, SSH agent, key management, and secure authentication for server access without password transmission.

Read more
Fundamentals

Prompts: Why Wording Changes the Answer

29.07.2026 7 min read

Categories: Fundamentals AI

Why language models respond differently to different wording. Tokenization, system prompts, temperature, and the limits of prompt engineering.

Read more
Fundamentals

OpenBSD: Package Management and Software Installation

03.11.2025 15 min read

Categories: Fundamentals Package Management

OpenBSD manages the base system and packages separately. pkg_add installs software from signed repositories, pkg_delete removes packages, and pkg_info displays package information. Updates with pkg_add -u, binary patches with syspatch. For 7.8 and 7.9.

Read more
Fundamentals

Mount Points and Filesystem Types

06.10.2025 14 min read

Categories: Fundamentals Filesystems

The mount concept for USB drives, network shares, and partitions. /etc/fstab for automatic mounting during boot. tmpfs vs. persistent filesystems. Differences between ext4, btrfs, and ZFS.

Read more
Fundamentals

SSH for Multiple Servers: Efficient Management

24.07.2025 7 min read

Categories: Fundamentals Networking SSH Server Management

SSH configuration management, ProxyJump, bastion hosts, and efficient administration of larger server infrastructures without manual command-line parameters.

Read more
Fundamentals

OpenBSD: Security Architecture and Protection Mechanisms

03.11.2025 15 min read

Categories: Fundamentals Security

OpenBSD implements security through privilege separation, pledge(), unveil(), W^X memory protection, and proactive code audits. Securelevels restrict root privileges, and LibreSSL replaces OpenSSL.

Read more
Newer
1 2 3
Older
© 2026 dragons@work  ·  Privacy Policy  ·  Legal Notice  ·  Can we help?  ·  Open Knowledge Needs People