Tristan Ancelet tristan
  • Joined on 2023-10-11
tristan pushed to master at tristan/myscripts 2023-11-17 13:37:51 -06:00
7d1a292111 Made a new script to handle sending an alert email if postfix is found to have crashed
tristan pushed to master at tristan/myscripts 2023-11-13 21:36:38 -06:00
2437e4a869 Had to change INSTALL_DIR to my actual install dir ($HOME/.opt)
tristan pushed to master at tristan/myscripts 2023-11-13 20:14:17 -06:00
3102d34556 Had to fix typo with getenforce (was genenforce), and fix some comments
tristan pushed to master at tristan/myscripts 2023-11-13 20:08:18 -06:00
708d599cce Had to delete and re-add repo to this repo
tristan renamed repository from monitor-dhcp-bash to tristan/DHCPInfo 2023-11-13 20:00:56 -06:00
tristan pushed to master at tristan/DHCPInfo 2023-11-12 18:24:28 -06:00
9320c9d340 Had to edit gitignore to add config.sh
tristan pushed to master at tristan/myscripts 2023-11-12 18:21:01 -06:00
tristan pushed to master at tristan/myscripts 2023-11-12 18:12:55 -06:00
b160492424 added new project
tristan pushed to master at tristan/myscripts 2023-11-11 15:18:33 -06:00
8d986d7a77 Had to fix a few spelling errors and update the path of one of the variables
tristan pushed to master at tristan/myscripts 2023-11-11 15:03:45 -06:00
9dc28a1cf6 Just mocked up a script to install LibreNMS, my coworker want's us to use this for network monitoring instead of zabbix. So I thought I might give it a try
tristan pushed to master at tristan/journal 2023-11-10 21:38:27 -06:00
70e1e7edb0 Fixed spelling mistake
tristan pushed to master at tristan/journal 2023-11-10 21:36:51 -06:00
55ea05b7e9 Fixed spelling mistake
tristan pushed to master at tristan/journal 2023-11-10 21:35:14 -06:00
4d770a10c6 Added a few new details in me.md
tristan pushed to master at tristan/journal 2023-11-10 21:11:23 -06:00
533895fcfa Added my last addition to the post
tristan pushed to master at tristan/journal 2023-11-10 21:07:33 -06:00
a4285d0bbc Added more to today's post
tristan pushed to master at tristan/journal 2023-11-10 19:55:53 -06:00
0bbf45df41 Updated post
tristan pushed to master at tristan/journal 2023-11-10 18:57:24 -06:00
d25bbafffe Added new section of repo. The ACTUAL journal
tristan pushed to master at tristan/journal 2023-11-10 18:16:52 -06:00
ff9e4bd6c2 Had to add my scripts to this repo
tristan pushed to master at tristan/myscripts 2023-11-10 18:15:27 -06:00
4ab64cc1f1 Had to unescape EXEX_REPLACEMENT that would've prevented the desktop file from being valid
tristan pushed to master at tristan/myscripts 2023-11-10 17:03:32 -06:00
b44ac4e4b4 Had to add the install disk at the end of the grub-install lines (didn't see that until I tried to install 3 times)