An installation and deployment guide for OpenClaw, an open-source platform for scheduling distributed tasks and coordinating workflows. It covers Linux requirements, dependencies, Docker Compose, and configuration.
An operations guide for OpenClaw, a platform for scheduling tasks and coordinating workflows. It covers routine service management, health checks, backups, recovery, troubleshooting, and high availability.
A guide to Linux security auditing, which records selected system and user actions for investigation and compliance checks. It uses auditd, Linux's system auditing service.
A guide to Cron, a Unix system that runs commands automatically at scheduled times. It explains crontab files, which store those schedules, along with time formats, service management, logs, and troubleshooting.
A guide to using SSH, a secure way to connect to and run commands on another computer. It covers connections, configuration files, login keys, jump hosts, port forwarding, and basic security settings.