Backup scripts
Backup examples for Linux and Windows
Choose the example for your operating system, review every command and configure your own destination. Do not store passwords or private keys in the script; use a protected secret store and a dedicated least-privilege account.
backup.sh
Educational example that archives a directory and sends the copy through rsync over SSH, FTP/FTPS or S3-compatible storage.
- Examples for SSH keys, lftp and the AWS CLI
- Local archive rotation
- Example cron schedule
backup.ps1
Educational PowerShell example using the WinSCP .NET assembly for SFTP/FTPS and S3-compatible storage.
- Compatible with Windows Server 2016 and later
- Automatic cleanup of old ZIP archives
- Step-by-step comments
Starter archive
A practical website starting point
A small landing-page foundation with Organization and WebSite structured data, favicon files, robots.txt, sitemap.xml and an example .htaccess with HTTPS redirects and security headers.
starter_site.zip
An archive containing index.html, styles and basic SEO markup. Use it as a starting point, then replace all example content and settings before deployment.
- JSON-LD structured data for Organization and WebSite
- Example robots.txt, sitemap.xml and favicon.ico
- .htaccess with HTTPS redirect and cache-control examples
Portable clients
SSH and SFTP clients
Download clients only from their official websites. HSTQ does not publish production profiles containing service addresses, usernames or access keys.
VirtIO / KVM
Windows drivers for KVM and Proxmox
Use Fedora Project images and documentation to add VirtIO drivers during Windows installation or through Device Manager. Create and verify a backup before changing a storage or network driver.