diff --git a/cron.txt b/cron.txt new file mode 100644 index 0000000..55e7e79 --- /dev/null +++ b/cron.txt @@ -0,0 +1,28 @@ +MAILTO="" +# /etc/crontab: system-wide crontab +# Unlike any other crontab you don't have to run the `crontab' +# command to install the new version when you edit this file +# and files in /etc/cron.d. These files also have username fields, +# that none of the other crontabs do. + +SHELL=/bin/sh +PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin + +# Example of job definition: +# .---------------- minute (0 - 59) +# | .------------- hour (0 - 23) +# | | .---------- day of month (1 - 31) +# | | | .------- month (1 - 12) OR jan,feb,mar,apr ... +# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat +# | | | | | +# * * * * * user-name command to be executed +17 * * * * root cd / && run-parts --report /etc/cron.hourly +25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) +47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly ) +52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly ) +# +e2scrub_all +sysstat +ubnt-report +uos +uos-agent diff --git a/disk-usage.txt b/disk-usage.txt new file mode 100644 index 0000000..c9da068 --- /dev/null +++ b/disk-usage.txt @@ -0,0 +1,10 @@ +Filesystem Size Used Avail Use% Mounted on +udev 4.0G 0 4.0G 0% /dev +/dev/disk/by-partlabel/root 2.0G 1.3G 595M 68% /boot/firmware +/dev/loop0 619M 619M 0 100% /mnt/.rofs +/dev/disk/by-partlabel/overlay 24G 1.4G 21G 6% /mnt/.rwfs +overlayfs-root 24G 1.4G 21G 6% / +/dev/disk/by-partlabel/log 974M 185M 723M 21% /var/log +/dev/disk/by-partlabel/persistent 2.0G 84M 1.8G 5% /persistent +/dev/mapper/vg0dcee70d-lvb0f8b31f 19T 2.0T 17T 11% /volume/1f910c2e-aafe-42bf-95f8-9440088e3928 +/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/.encrypted/.archives 19T 2.0T 17T 11% /volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/.archives diff --git a/exportfs-active.txt b/exportfs-active.txt new file mode 100644 index 0000000..71543ba --- /dev/null +++ b/exportfs-active.txt @@ -0,0 +1,10 @@ +/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data + 192.168.1.20(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=977,anongid=988,sec=sys,rw,secure,root_squash,all_squash) +/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data + 192.168.1.40(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=977,anongid=988,sec=sys,rw,secure,root_squash,all_squash) +/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data + 192.168.1.60(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=977,anongid=988,sec=sys,rw,secure,root_squash,all_squash) +/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data + 172.30.33.1(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=977,anongid=988,sec=sys,rw,secure,root_squash,all_squash) +/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive/storage/.data + 192.168.1.41(rw,wdelay,crossmnt,root_squash,all_squash,no_subtree_check,anonuid=33,anongid=33,sec=sys,rw,secure,root_squash,all_squash) diff --git a/nfs-exports.conf b/nfs-exports.conf new file mode 100644 index 0000000..379d7ce --- /dev/null +++ b/nfs-exports.conf @@ -0,0 +1 @@ +/var/nfs/shared/storage 192.168.1.20(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=977,anongid=988) 192.168.1.40(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=977,anongid=988) 192.168.1.60(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=977,anongid=988) 172.30.33.1(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=977,anongid=988) 192.168.1.41(rw,sync,no_subtree_check,crossmnt,all_squash,anonuid=33,anongid=33) \ No newline at end of file diff --git a/nfs-shares.json b/nfs-shares.json new file mode 100644 index 0000000..ed07ff3 --- /dev/null +++ b/nfs-shares.json @@ -0,0 +1 @@ +{"type":"shared","id":"1fb3be66-3432-45ca-a549-444b4b54b5fd","name":"storage","root_path":"/volume/1f910c2e-aafe-42bf-95f8-9440088e3928/.srv/.unifi-drive","clients":[{"hostname":"192.168.1.20","readonly":false,"noSubtreeCheck":true,"crossmnt":true,"allSquash":true,"anonUID":{"id":977},"anonGID":{"id":988},"async":false},{"hostname":"192.168.1.40","readonly":false,"noSubtreeCheck":true,"crossmnt":true,"allSquash":true,"anonUID":{"id":977},"anonGID":{"id":988},"async":false},{"hostname":"192.168.1.60","readonly":false,"noSubtreeCheck":true,"crossmnt":true,"allSquash":true,"anonUID":{"id":977},"anonGID":{"id":988},"async":false},{"hostname":"172.30.33.1","readonly":false,"noSubtreeCheck":true,"crossmnt":true,"allSquash":true,"anonUID":{"id":977},"anonGID":{"id":988},"async":false}]} \ No newline at end of file diff --git a/nfs-versions.txt b/nfs-versions.txt new file mode 100644 index 0000000..b0d0807 --- /dev/null +++ b/nfs-versions.txt @@ -0,0 +1 @@ +-2 +3 +4 +4.1 +4.2 diff --git a/os-version.txt b/os-version.txt new file mode 100644 index 0000000..611cf74 --- /dev/null +++ b/os-version.txt @@ -0,0 +1,9 @@ +PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" +NAME="Debian GNU/Linux" +VERSION_ID="11" +VERSION="11 (bullseye)" +VERSION_CODENAME=bullseye +ID=debian +HOME_URL="https://www.debian.org/" +SUPPORT_URL="https://www.debian.org/support" +BUG_REPORT_URL="https://bugs.debian.org/"