Skip to content
View ismail-rt's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ismail-rt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. s3-abort-multipart-uploads s3-abort-multipart-uploads Public

    An automated script to abort and clean up incomplete multipart uploads in Amazon S3, improving storage usage and reducing costs. The script utilizes parallel processing to increase efficiency and c…

    Shell 1

  2. aws-ec2-lamp-setup aws-ec2-lamp-setup Public

    LAMP Stack Setup for AWS EC2

    Shell

  3. AWS-S3-Bucket-Policy AWS-S3-Bucket-Policy Public

    AWS S3 Bucket Policy and CORS Configuration for Specific Domains

  4. Install PHP7.2 NGINX and PHP7.2-FPM ... Install PHP7.2 NGINX and PHP7.2-FPM on Ubuntu 16.04
    1
    
                  
    2
    ########## Install NGINX ##############
    3
    
                  
    4
    # Install software-properties-common package to give us add-apt-repository package
    5
    sudo apt-get install -y software-properties-common
  5. Leaflet Leaflet Public

    Forked from Leaflet/Leaflet

    🍃 JavaScript library for mobile-friendly interactive maps

    JavaScript

  6. Search-Replace-DB Search-Replace-DB Public

    Forked from interconnectit/Search-Replace-DB

    This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.

    PHP