Quick bash script to grep out protected directory logins from Plesk’s PSA database. Script: [code language=”bash”]#!/bin/bash clear; you=`who am i…
ever cat a binary file and ended up with a terminal looking a complete corrupted mess? me too. perl to…
using dig is very simple, and can provide some rather useful information about a domain. useful for finding out where…
getting files and directories use ncftp to connect to a remote server and get a directory and everything in it.…
how to change a user’s email password from the command line. much quicker that waiting for the (sometimes) slow-ass Plesk…