diff options
author | Tim Keller <tjk@tjkeller.xyz> | 2025-09-29 22:58:02 -0500 |
---|---|---|
committer | Tim Keller <tjk@tjkeller.xyz> | 2025-09-29 22:58:02 -0500 |
commit | d1169aedad066597fb43cc1cf8fd3fa332605f92 (patch) | |
tree | aa3c6cd4fe4ff2a1f20c02f556cf925f25044668 | |
parent | 0fd8132fa15087537d3468d5b5bb5184656c3993 (diff) | |
download | nixos-d1169aedad066597fb43cc1cf8fd3fa332605f92.tar.xz nixos-d1169aedad066597fb43cc1cf8fd3fa332605f92.zip |
add todo items and poweredge-pro outline
-rw-r--r-- | poweredge-pro outline | 54 | ||||
-rw-r--r-- | todo | 25 |
2 files changed, 71 insertions, 8 deletions
diff --git a/poweredge-pro outline b/poweredge-pro outline new file mode 100644 index 0000000..e40157c --- /dev/null +++ b/poweredge-pro outline @@ -0,0 +1,54 @@ +poweredge-pro + +SERVICES: +- nfs/smb file shares +- cronjobs + - zfs scrubbing + - zfs snapshotting +- services.smartd +- ups safe power down +- allow backup to truenas +- virtual machines + - virtual router opnsense +- web services + - admin streamline (docker for now) + - chexx-internal-webservices (docker) + - chexx-webservices (docker) + - filebrowser (potential container to avoid break out) + - gitea (container with ssh & git) + - mailcow (docker) +- tjkeller web services + - cgit (public git) (container with ssh & git) + - searxng + - minitube + - smtm + +SECURITY +- boot security + - boots without password + - certain services start without password + - chexx-webservices + - all tjkeller services + - others require password to be entered for encryption (all not mentioned above) +- file security + - encrypted zfs pools + +DISKS +- boot disk + - zfs or btrfs +- services disk + - zfs + - encryption + - datasets + - /var/lib/machines + - /var/lib/docker + + +IPS +- streamline: 10.0.0.2 : 5021 +- chexx-internal-webservices: 10.0.0.2 : 8080 +- chexx-webservices: 10.0.0.2 : 8081 +- filebrowser: 10.0.1.2 +- gitea: 10.0.1.3 +- mailcow: 10.0.0.2 : 21 445 etc +- tj cgit: 10.0.1.4 @@ -1,18 +1,27 @@ # Misc / low priority fix screen turning off when playing video for extended period -sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target - ^- systemctl restart systemd-logind.service - -ff violentmonkey userscripts +ff violentmonkey userscripts import pcmanfm config FIX -fonts.fontconfig.antialias = false && gtk font override on librex60 libreoffice calibre dark+svg icon theme and dark mode -# Secrets +thunderbird config + fix firefox no show http/s and no hist -clone repos activation script fix when cloning from ssh -thunderbird (https://home-manager-options.extranix.com/?query=thunderbird&release=release-24.05) # Not needed install zsh as root + +# +git-sync +zsh link profile with hm +geoclue cache location +geoclue continuously try to get location if not available +link vim -> nvim +get rid of launch script, move x config to new repo, retire dotconfig repo +font improvements hinting etc home manager + +# +zsh support +headless virtual machines / view display with vnc in browser +support office xerox printer properly |