Blog
27 posts
Commands: sudo oscanner -h sudo oscanner -s <IP Address or Host> Done
What Is Linux? Linux is an operating system’s kernel. You might have heard of UNIX. Well, Linux is a UNIX clone. But it was actually created by Linus Torvalds from Scratch. Linux is free and open-source, that means that you can simply change anything in Linux and redistribute it in […]
Commands: sudo apt update sudo apt install nmap sudo nmap –top-ports 25 <Target-Host or IP> Done
Commands: sudo apt update sudo apt install htop htop F10 – Quit htop Done