News

To avoid errors, it's important to write PowerShell scripts that prevent code from running on an unintended platform. Luckily, this is easier to do than it sounds.
Don't expose your system with sloppy scripts! Although a Linux desktop or server is less susceptible to viruses and malware than a typical Windows device, there isn't a device on the internet that isn ...
Most Linux Administrators are comfortable with the command line interface and many might think that using Zenity to “dumb-up” a simple shell script is a waste of time. However many Linux Users aren't ...
When using Ubuntu, user-defined tasks can be performed by executing a script at startup and shutdown. Each of these scripts is a little particular and requires subtle modifications in order to include ...
If you want to get some of the power of Kali Linux on your Ubuntu distribution, Jack Wallen shows you how to do so with the Katoolin install script.
Issuing and installing SSL certificates doesn't have to be a challenge, especially when there are tools like acme.sh available. Jack Wallen shows you how to install and use this handy script.