Linux

zfs

Install zfs file system on Ubuntu apt install -y zfs Listing ZFS file systems root@ns3048991:~# zfs list NAME USED AVAIL REFER MOUNTPOINT…

sendmail

To test mail using sendmail, use sendmail -f sender@example.com recipient@example.com From: Sender Name Subject: Test Mail This is a test message. .…

maldet

Sent maldet scan report to email To install maldet, run cd /usr/local/src wget http://www.rfxn.com/downloads/maldetect-current.tar.gz tar xvf maldetect-current.tar.gz cd maldetect-1* ./install.sh Configure Maldet…

sublime

sublime shortcuts CTRL + D = select all occurrence of a word. CTRL + L = select current line. SHIFT + LEFT/RIGHT…

bash

Bash shortcuts CTRL + U = Delete everything CTRL + W = Delete a word CTRL + A = Go to Line…

postfix

List emails in queue Delete ALL queued emails Delete only deferred emails Delete specific email by queue ID postfix no local interface…

spam

Incoming & Outgoing spam filer (SAS) Link Spam Captcha https://www.hcaptcha.com

fping

fping can be used to ping multiple IP and get report. root@backup:~# fping -s -r 1 158.69.109.222 158.69.109.67 158.69.109.179 158.69.185.224 158.69.109.222 is…