Skip to content

Latest commit

Β 

History

History
31 lines (25 loc) Β· 1.8 KB

File metadata and controls

31 lines (25 loc) Β· 1.8 KB

πŸ› οΈ My Linux Scripts & Snippets Collection

Welcome to my collection of useful Linux scripts, snippets, and configurations that I have gathered over the years! This repository includes a variety of tools, tutorials, and utilities for system administration, networking, DevOps, and much more. Some of these scripts might be outdated but can still serve as a helpful reference or starting point. Enjoy exploring!

πŸ“‚ Repository Structure

Here's a quick overview of the contents organized by folders:

  • πŸ“ alpine: Scripts and guides for Alpine Linux configurations.
  • πŸ“ assets: Additional resources and assets.
  • πŸ“ aws: Scripts related to AWS automation and management.
  • πŸ“ cdn: Tools and configurations for Content Delivery Networks.
  • πŸ“ cloudflare: Various Cloudflare-related scripts and guides.
  • πŸ“ dns: DNS-related utilities and scripts.
  • πŸ“ dnscontrol: Managing DNS records using DNSControl.
  • πŸ“ docker: Dockerfiles, Docker Compose examples, and Docker-related scripts.
  • πŸ“ nginx: Nginx configuration examples and reverse proxy setups.
  • πŸ“ proxmox: Scripts and guides for Proxmox management.
  • πŸ“ shell: A variety of Bash and shell scripts for different tasks.
  • πŸ“ ssh: SSH-related scripts and configuration tips.
  • πŸ“ terraform: Terraform scripts for automating cloud infrastructure.
  • πŸ“ ttf: Typography-related tools and files.
  • πŸ“ wordpress: Scripts and utilities for managing WordPress sites.

πŸš€ Getting Started

  1. Clone the repository:
    git clone https://github.com/fabriziosalmi/linux.git
    cd linux