Wordfence CLI Vulnerability Scan Bash Script for all Websites on a Plesk Server
Below I have compiled a script that scans all directories in the vhosts folder on a Plesk Obsidian web server using Wordfence CLI. It scans …
Below I have compiled a script that scans all directories in the vhosts folder on a Plesk Obsidian web server using Wordfence CLI. It scans …
Switching back to X11 from Wayland is easy and it makes for a more reliable screenshot utility. Follow this tutorial and learn how to programattically take screenshots on Ubuntu Desktop 24 using ImageMagick.
Here’s the Bash Script to Take a Screenshot Using ImageMagick First, you need to make sure ImageMagick is installed Here’s the Script to Launch Firefox …
Execute the command below in your terminal to update your system: Install Essential Packages for Microsoft Edge: Import Microsoft Edge APT Repository Begin by downloading …
You have to rotate the Calibration Matrix with udev rules. Look for the touch screen here: And see which event it is using. Then… This …
Follow these simple steps to force all relayed email in postfix to use a from address of your choice.
Learn how to quickly and easily create a bash script to send email with attachment and html body on Ubuntu 20.04 using Mutt mail client.