Switching users with the su command
The su command in Unix-like operating systems, including Linux, is used to switch to another user account … Read more
Lynxbee topic
The su command in Unix-like operating systems, including Linux, is used to switch to another user account … Read more
7-Zip is a file archiver with a high compression ratio. Using 7 zip we can compress the directory … Read more
7-Zip is a file archiver with a high compression ratio. Using 7 zip we can compress the directory … Read more
When you are just interested into number of lines in a file to make some decision based … Read more
By default, when you create a new user in Linux, it also creates a group with same … Read more
Linux-Fundamentals-and-Commands
Send HTTP POST data from client tools (curl, Python) and return custom JSON responses using Netcat over a specific port on Linux.
Listen on a specific port using Netcat (nc) to inspect incoming HTTP POST messages, webhooks, JSON payloads, and log headers in Linux.
Scan and list available Wi-Fi networks in Linux using nmcli, iw, and iwlist. Learn BSSID, SSID, RSSI signal strength, and channel parsing.