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


sysbench CPU

CPU speed:
    events per second:   924.48

General statistics:
    total time:                          10.0006s
    total number of events:              9247

Latency (ms):
         min:                                    0.97
         avg:                                    1.08
         max:                                    1.70
         95th percentile:                        1.34
         sum:                                 9990.05

Threads fairness:
    events (avg/stddev):           9247.0000/0.00
    execution time (avg/stddev):   9.9901/0.00

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.1762389394.txt.gz · Last modified: by jasonwch (text)

Top ↑