Custom Hosting

$ rc-status

Runlevel: default
 net.eth0                                                          [  started  ]
 netmount                                                          [  started  ]
 sysklogd                                                          [  started  ]
 sshd                                                              [  started  ]
 php-fpm                                                           [  started  ]
 mysql                                                             [  started  ]
 apache2                                                           [  started  ]
 spamd                                                             [  stopped  ]
 vixie-cron                                                        [  started  ]
 local                                                             [  started  ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
 modules-load                                                      [  started  ]
Dynamic Runlevel: manual
 dovecot                                                           [  started  ]

$ mysql -uREDACTED REDACTED <<<"SHOW DATABASES"

Database
apache
information_schema
nelson
test

$ /usr/local/sbin/full-mailboxes.sh


$ top -b -n 1

top - 12:09:54 up 1270 days,  5:12,  0 users,  load average: 0.00, 0.00, 0.00
Tasks: 170 total,   1 running, 169 sleeping,   0 stopped,   0 zombie
%Cpu(s):  5.9 us,  5.9 sy,  0.0 ni, 88.2 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :   2000.2 total,     44.6 free,    424.1 used,   1531.5 buff/cache
MiB Swap:    512.0 total,    505.2 free,      6.8 used.   1430.6 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
12475 nobody    20   0   13908   2484   2076 R  11.8   0.1   0:00.02 top
    1 root      20   0    4360   1676   1644 S   0.0   0.1  32:35.62 init
    2 root      20   0       0      0      0 S   0.0   0.0   0:11.82 kthreadd
    3 root      20   0       0      0      0 S   0.0   0.0  44:54.97 ksoftirqd+
    5 root       0 -20       0      0      0 S   0.0   0.0   0:00.00 kworker/0+
    7 root      20   0       0      0      0 S   0.0   0.0 509:24.67 rcu_sched
    8 root      20   0       0      0      0 S   0.0   0.0   0:00.00 rcu_bh
    9 root      rt   0       0      0      0 S   0.0   0.0   0:00.00 migration+
   10 root       0 -20       0      0      0 S   0.0   0.0   0:00.00 lru-add-d+
   11 root      rt   0       0      0      0 S   0.0   0.0   6:00.21 watchdog/0
   12 root      20   0       0      0      0 S   0.0   0.0   0:00.00 cpuhp/0
   13 root      20   0       0      0      0 S   0.0   0.0   0:00.00 kdevtmpfs
   14 root       0 -20       0      0      0 S   0.0   0.0   0:00.00 netns
   15 root      20   0       0      0      0 S   0.0   0.0   5:10.93 khungtaskd
   16 root      20   0       0      0      0 S   0.0   0.0   0:00.00 oom_reaper
   17 root       0 -20       0      0      0 S   0.0   0.0   0:01.20 writeback
   18 root      20   0       0      0      0 S   0.0   0.0   1:09.45 kcompactd0

$ df -h

Filesystem      Size  Used Avail Use% Mounted on
udev             10M  4.0K   10M   1% /dev
/dev/sda         15G  8.3G  5.4G  61% /
tmpfs           201M  540K  200M   1% /run
shm            1001M     0 1001M   0% /dev/shm
cgroup_root      10M     0   10M   0% /sys/fs/cgroup
/dev/sde         15G   14G 1009M  94% /var
/dev/sdc         15G  5.4G  8.9G  38% /home
/dev/sdd        1.5G   82M  1.4G   6% /var/log
/dev/sdf        1.9G   57M  1.9G   3% /tmp
tmpfs            64M     0   64M   0% /var/tmp

Copyright © 2014 -2024 Tyler Montbriand