Skip to main content
DevOpsLabTH.dev

Archive and compress (tar + gzip)

Bundle a directory into a single `.tar.gz` file, then extract it back. The standard way to ship code, configs, and backups on Linux.

Sign in to start the lab