Skip to content

Instantly share code, notes, and snippets.

View atulkamble's full-sized avatar
☁️
AWS/Azure/DevOps/RHEL Training & Certifications

Atul Kamble atulkamble

☁️
AWS/Azure/DevOps/RHEL Training & Certifications
View GitHub Profile
@atulkamble
atulkamble / mysql_cheat_sheet.md
Created February 15, 2024 03:28 — forked from bradtraversy/mysql_cheat_sheet.md
MySQL Cheat Sheet

MySQL Cheat Sheet

Help with SQL commands to interact with a MySQL database

MySQL Locations

  • Mac /usr/local/mysql/bin
  • Windows /Program Files/MySQL/MySQL version/bin
  • Xampp /xampp/mysql/bin

Add mysql to your PATH

@atulkamble
atulkamble / vscodeonubuntu.sh
Created December 20, 2023 05:01
Install VSCode on Ubuntu
sudo snap install code --classic
@atulkamble
atulkamble / gist:7bafd1785fc02334633bfc544508a7e9
Last active December 20, 2023 04:36
Updation Linux Machine
sudo apt install update -y
@atulkamble
atulkamble / vmwk17key.txt
Created November 9, 2023 10:39 — forked from PurpleVibe32/vmwk17key.txt
Free VMware Workstation Pro 17 full license keys
Install VMWare Workstation PRO 17 (Read it right. PRO!)
Sub to me on youtube pls - PurpleVibe32
if you want more keys - call my bot on telegram. @purector_bot (THE BOT WONT REPLY ANYMORE) - Or: https://cdn.discordapp.com/attachments/1040615179894935645/1074016373228978277/keys.zip - the password in the zip is 102me.
---
This gist can get off at any time.
PLEASE, DONT COPY THIS. IF YOU FORK IT, DONT EDIT IT.
*If you have a problem comment and people will try to help you!
*No virus
*No spam just license key
@atulkamble
atulkamble / stress.md
Last active October 14, 2023 06:54
Welcome file
sudo yum install stress -y
uptime
sudo stress --cpu 8 --timeout 20
uptime
sudo yum remove stress -y
@atulkamble
atulkamble / terraform-upgrade-chco.sh
Last active October 10, 2023 08:00
Terraform-Upgrade-Chocolately
// Powershell | Run as Administrator
choco upgrade terraform
@atulkamble
atulkamble / Current Cloud DevOps RHEL Batches BreakDown
Last active January 9, 2024 17:00
Current Cloud/DevOps/Linux Batches BreakDown
AWS Solutions 2 Months ███████░░░░░░░░░░░░░░░░ 30%
AWS DevOps 2 Months ███████░░░░░░░░░░░░░░░░ 30%
Azure DevOps 2 Months ██████████████████░░░░░ 80%
Azure Administration 2 Months ███████████████░░░░░░░░ 70%
GCP 1.5 Month ███░░░░░░░░░░░░░░░░░░░░ 20%
DevOps 3 Months █████████░░░░░░░░░░░░░░ 40%
RHEL 2 Months █░░░░░░░░░░░░░░░░░░░░░░ 10%
@atulkamble
atulkamble / autoscaling-EC2.md
Last active September 14, 2023 07:22
autoscaling-EC2

Autoscaling Group

  1. Create Autoscaling group from EC2 Tab
  2. Separate Security Group
  3. Select Subnets
  4. Create Template | Within Template try following Code
  5. Select Custom Data Setting at last | OS - Amazon Linux 2023 | Paste following code.
  6. Monitor Changes
  7. Edit minimum, desired, maximum instances configuration from Autoscaling Group Setting
@atulkamble
atulkamble / efs.md
Last active September 13, 2023 07:39
efs

EFS

  1. Navigate to EFS
  2. Create File System
  3. Open Customise
  4. Configure Subnets, Security Groups
  5. Launch 2 instances
  6. Connect through ssh
  7. Check for files which has been created from istances
  8. Terminate efs, instances, check vpc