Latest Articles
Python UUID Easy Examples to generate UUID
This Python UUID module provides immutable UUID objects and the functions uuid1(), uuid3(), uuid4(), and uuid5() for generating version 1, 3, 4, and 5 UUIDs
Only Paste Command Linux Cheat Sheet You Will Need
paste command is used to merge lines of files in the Linux system. It prints the corresponding lines from each file sequentially. Each line is separated by TABS …
cut Command in Linux: Practical Examples & Cheat Sheet
Learn how to use the cut command in Linux with clear, practical examples. This guide covers selecting bytes, characters, and fields, working with delimiters, …
Learn hacking with Metasploitable 2 [Step-by-Step]
Step by step beginners guide exploit remote services in Linux using Metasploitable 2 and Kali Linux. We learn to exploit samba server, ftp server on port 21 and …
Install Nodejs and NPM on Raspberry Pi [Step-by-Step]
Step by step instructions to install nodejs and npm on raspberry pi. 2 different methods to install and configure nodejs and npm on raspberry pi
