News

The Linux set command offers a lot of interesting options for working with your scripts.
Using history to record Linux commands The history command makes it extremely easy to record commands that you enter on the command line because it happens automatically.
Simply put, a Shell Script is a program that is run by a UNIX/Linux shell. It is a file that contains a series of commands which are executed sequentially as if they were entered on the command line ...
Phishing emails with RAR archives exploit Linux filename injection to deliver VShell backdoor, bypassing antivirus defenses ...
NET USE without arguments prints a list of the drives that are mapped along with any that were previously mapped and since disconnected. The command is similar to the Unix mount command.
The command-line interface (CLI) is the cornerstone of interacting with the Linux operating system. It allows users to enter commands directly, offering greater control and flexibility compared to ...
Sample Script As I tend to use the commands above quite frequently I created a script frame work to run them. As I don’t know exactly what has been installed on the system the scripts check to make ...