Skip to content

Instantly share code, notes, and snippets.

View masterujjval's full-sized avatar
🏠
Student

Ujjwal gupta masterujjval

🏠
Student
View GitHub Profile
@masterujjval
masterujjval / util.sh
Last active November 12, 2025 09:02
EC2 installation setup
#! /bin/bash
# to establish connection first
# ++++++++++++++++++++++++ java installation ++++++++++++++++++++++++++++
sudo apt update -y
sudo apt upgrade -y