python.vim – Enhanced version of the python syntax highlighting script : vim online

Source: python.vim – Enhanced version of the python syntax highlighting script : vim online


Bash History Display Date And Time For Each Command – nixCraft

Bash History Display Date And Time Command – Explains how to use history bash command to get a history of all commands with date and time listed as well. Source: Bash History Display Date And Time For Each Command – nixCraft


One Page Dungeon by watabou

For my D&D peeps… One page dungeon generator. Available to play online Source: One Page Dungeon by watabou


14 Vital Tips to Protect Your WordPress Admin Area (Updated)

Source: 14 Vital Tips to Protect Your WordPress Admin Area (Updated)


A Vulnerability in Exim Could Allow for Remote Command Execution

Source: A Vulnerability in Exim Could Allow for Remote Command Execution DATE(S) ISSUED: 06/10/2019 OVERVIEW: A vulnerability has been discovered in Exim, which could allow for local attackers to execute arbitrary system commands when sending mail to a particular recipient. Remote attackers can take advantage of this vulnerability as well through similar means. Exim is…


Install FFMPEG in cPanel

Hi!  Today we’re going to be installing FFMPEG onto our CentOS 7 server.Are ya ready kids! Step 1. Login ok lets go… SSH into your VPS as root (if you login as a sudoer, su up to your root user using the sudo su – command. Step 2. Enable EPEL Repo Next, let’s enter the command…


Exim Vulnerability

By now, some of you have been hearing about a recent security vulnerability affecting the Exim mail transfer agent. With that news, let explore what’s happening…  SUMMARY:A flaw was found in Exim versions 4.87 to 4.91 (inclusive), that may lead to remote command execution due to improper validation of recipient address in the `deliver_message()` function…


Announcing Imunify AV on all cPanel & WHM Servers! | cPanel Blog

Source: Announcing ImunifyAV on all cPanel & WHM Servers! | cPanel Blog  ImunifyAV is part of a suite of tools created by our friends over at CloudLinux. These tools are aimed at preventing compromises on websites hosted on your server and helping to ease the repair in the event of a compromise.


SpamAssassin Size Limit

Hello, Summary: SpamAssassin on cPanel servers does not scan messages over a preconfigured threshold (typically 200KB). This means that any emails over this size bypass spam filtering entirely. Why this is important: Recently I have seen a wave of incoming spam that is bypassing the SpamAssassin scoring on cPanel servers entirely due to the size…


Loadstalker.sh

Here’s a nice little script for tracking load issues. Check it out! curl https://raw.githubusercontent.com/sudofox/Loadstalker/master/Loadstalker.sh > /root/bin/Loadstalker.sh root@host]# cd /usr/src/ root@host [/usr/src]# git clone https://github.com/sudofox/Loadstalker Cloning into ‘Loadstalker’… remote: Enumerating objects: 18, done. remote: Total 18 (delta 0), reused 0 (delta 0), pack-reused 18 Unpacking objects: 100% (18/18), done. root@host [/usr/src]# ll total 75M root@host]# cd…