Skip to content

akashdip2001/The-Linux-Kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

The Linux Kernel

🧭 Linux & Nginx β€” Master Notes Index (Beginner β†’ Advanced)

Level Category Topic / Description Link
🟒 Beginner Linux Basics πŸ”Ή Linux File Permissions – Explanation of rwx, chmod, chown, umask, symbolic and numeric modes with examples and diagrams. View Notes
🟒 Beginner Shell Scripting πŸ”Ή Bash Scripting Basics – Variables, loops, conditionals, functions, I/O redirection, and automation fundamentals. View Notes
🟒 Beginner Linux Commands Collection πŸ”Ή Kali Linux All Commands – Essential Kali commands for penetration testing, system checks, and network tools. View Notes
πŸ”Ή Ubuntu Commands Reference View
πŸ”Ή Fedora Commands Reference View
🟑 Intermediate Web Server Setup πŸ”Ή Nginx Setup & Configuration – Step-by-step guide for installing and configuring Nginx, directory structure, and virtual hosts. View Notes
🟠 Advanced Network Troubleshooting πŸ”Ή Nginx Troubleshooting Guide – Diagnosing connection issues, DNS, reverse proxy problems, and HTTP response code analysis. View Notes
🟠 Advanced Network Forensics πŸ”Ή Network Forensics & Packet Analysis – Using tools like Wireshark, tcpdump, and analyzing ICMP, HTTP, and TCP behavior. View Notes
πŸ”΄ Expert Nmap & Security Analysis πŸ”Ή IP Not Found in Nmap – Steps to troubleshoot unreachable IPs, ICMP filters, firewall rules, routing, and port scans. View Notes
πŸ”΄ Expert Firewall & Security Configuration πŸ”Ή Allow Firewall Rules for Nginx – Configure UFW, firewalld, iptables to allow ports and IP-specific access in Linux or cloud. View Notes

🧩 Progress Flow (Mermaid Diagram)

graph TD
A[Linux Basics] --> B[Bash Scripting]
B --> C[Ubuntu & Fedora Commands]
C --> D[Nginx Setup]
D --> E[Nginx Troubleshooting]
E --> F[Network Forensics]
F --> G[Firewall & Security Configuration]
G --> H[Nmap & Network Analysis]
Loading


About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors