Site Tools


tech_public:tp_linuxserver (text)

This is an old revision of the document!


Linux Server ops

Restrict port by GeoIP

Digitalocean

Basic - 2vCPU / 2Gb / SSD

CPU + Disk IO

Memory

Basic - Intel 2vCPU / 2Gb / NVME

CPU + Disk IO

Memory

CPanel

Cron job to remove emails

find /home/jwcorner/mail/jwcorner.com/noreply/ -type d \( -name cur -o -name new \) -exec find {} -mtime +1 -type f -delete \;

tech_public/tp_linuxserver.1761575892.txt.gz · Last modified: by jasonwch (text)

Top ↑