Custom Hosting

$ rc-status

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

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

Database
apache
information_schema
nelson
test

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


$ top -b -n 1

top - 02:13:04 up 192 days, 17:41,  0 users,  load average: 0.00, 0.00, 0.00
Tasks: 167 total,   1 running, 166 sleeping,   0 stopped,   0 zombie
%Cpu(s):  5.6 us, 11.1 sy,  0.0 ni, 83.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :   2000.1 total,     66.8 free,    480.1 used,   1453.3 buff/cache
MiB Swap:    512.0 total,    505.7 free,      6.3 used.   1360.1 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
18933 nobody    20   0   13904   2584   2156 R   5.9   0.1   0:00.01 top
    1 root      20   0    4360   1712   1612 S   0.0   0.1   9:59.43 init
    2 root      20   0       0      0      0 S   0.0   0.0   0:03.47 kthreadd
    3 root      20   0       0      0      0 S   0.0   0.0  25:47.31 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  29:52.23 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   1:52.68 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   2:50.72 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:00.00 writeback
   18 root      20   0       0      0      0 S   0.0   0.0   1:31.62 kcompactd0

$ df -h

Filesystem      Size  Used Avail Use% Mounted on
udev             10M  4.0K   10M   1% /dev
/dev/sda         15G  8.4G  5.3G  62% /
tmpfs           201M  528K  200M   1% /run
shm            1001M     0 1001M   0% /dev/shm
cgroup_root      10M     0   10M   0% /sys/fs/cgroup
/dev/sde         15G  8.8G  5.5G  62% /var
/dev/sdc         15G  5.5G  8.8G  39% /home
/dev/sdd        1.5G   84M  1.3G   6% /var/log
/dev/sdf        1.9G  5.8M  1.9G   1% /tmp
tmpfs            64M     0   64M   0% /var/tmp

Copyright © 2014 -2026 Tyler Montbriand