Skip to content

Instantly share code, notes, and snippets.

View saikatm's full-sized avatar
🎯
Focusing

Saikat saikatm

🎯
Focusing
View GitHub Profile
@saikatm
saikatm / fedora.sh
Created April 16, 2025 03:04
test run script
#!/bin/bash
# Complete Fedora System Setup Script
# This script will automatically configure a Fedora Linux system with
# optimized DNF settings, RPM Fusion repositories, Flathub, media codecs,
# preload, development tools, and install a curated set of applications.
# Exit if any command fails
set -e
@saikatm
saikatm / WAHH_Task_Checklist.md
Created February 19, 2019 01:32 — forked from jhaddix/Testing_Checklist.md
The Web Application Hacker's Handbook - Task Checklist - Github-Flavored Markdown