Commit Graph

  • 701e011966 cloudflare support added to certbot pip install andrew 2023-11-21 14:46:50 +00:00
  • 5bf081ee38 discord title suffix for config andrew 2023-11-15 15:03:30 +00:00
  • 3a56b99e3d windows discord note when message is empty, linux ddns and discord new quiet options. andrew 2023-11-15 14:25:42 +00:00
  • 161ca4c691 ddns and discord on windows now support being quieter with -quiet switch. andrew 2023-11-15 08:28:43 -05:00
  • 44f2ca09ad discord on linux will only added color ansi prefix when needed. andrew 2023-11-14 22:03:11 +00:00
  • aeac5fb04b discord for windows now supports both color and title. dynv6 updates on one line per ip. andrew 2023-11-14 17:01:25 -05:00
  • b24e445b5a discord will now use title over distinct name, when given both. andrew 2023-11-13 17:36:44 -05:00
  • e7c751826d discord.sh handles empty message gracefully. andrew 2023-11-10 22:00:07 +00:00
  • ed316f2d2c message is optional, new -z flag for discord.sh. andrew 2023-11-10 21:13:08 +00:00
  • f74ac68554 new discord script, takes color, title, also accepts distinct. andrew 2023-11-09 21:08:00 +00:00
  • e5543afc9b new status-all.sh script, summary of many git repos andrew 2023-11-07 16:35:50 +00:00
  • bb1a984a55 extra log formatting, for adding just host to the end. andrew 2023-10-24 15:04:32 +00:00
  • 38666f8835 new list all script, to easily document where things are. andrew 2023-10-17 02:53:52 +00:00
  • 74a40adc32 added 'bc' to core, updated certbot install. andrew 2023-10-05 10:52:08 -04:00
  • 7cec5c6878 discord will no longer send message if it was empty. andrew 2023-10-05 00:53:41 +00:00
  • 4a99766375 yq, like jq, but for yaml files. andrew 2023-10-04 00:05:17 +00:00
  • 366d2b8ec8 zone in dynv6 ip files also applies to windows andrew 2023-10-03 17:01:46 -04:00
  • c17af12587 ip stored by zone, in case you are doing fun stuff. andrew 2023-10-03 16:59:32 -04:00
  • 9dd8d6c617 Merge commit 'c0011e47fa67a38db501d6ffc77275e109e0351d' into dev andrew 2023-09-27 15:25:57 -04:00
  • c0011e47fa Squashed 'golang-install/' changes from 258f94f..2bb9d3b andrew 2023-09-27 15:25:57 -04:00
  • f98efee491 more robust public ip look up. andrew 2023-09-27 15:16:00 -04:00
  • 0a21caf6c2 rebuilt thermal, now works with all zones available. discord will now work without hook specified. andrew 2023-09-27 14:45:57 -04:00
  • 6e337e3911 dynv6 now defaults to config, discord displays error message on error. andrew 2023-09-27 09:54:21 -04:00
  • 80f28a0af8 log file can be set to null to disable logging. andrew 2023-09-27 06:57:41 -04:00
  • dd98afcef6 new Discord powershell script. andrew 2023-09-26 23:20:09 -04:00
  • 42d1920cf4 new pull-all script, updated fetch-all to optionally work with symlinks. andrew 2023-09-26 14:30:31 +00:00
  • 996bbaa422 updated nginx examples andrew 2023-09-25 16:04:10 +00:00
  • 1ad67dfdec ipv6 cache file to now contain netmask, like linux version. andrew 2023-09-22 10:14:23 -04:00
  • c54a2a928e optional input was defaulting to blank string, so checking against null was not working, fixed. andrew 2023-09-21 17:42:30 -04:00
  • 3863f0772e updates to dynamic dns scripts, now with overrides, and even more similar. andrew 2023-09-21 10:18:02 -04:00
  • bbdc84261c Updated Dynv6 PowerShell script to more closely match bash shell script. andrew 2023-09-20 20:58:19 -04:00
  • bdb65ff610 screen command added to core, usually preinstalled. andrew 2023-09-20 17:23:04 -04:00
  • 9489546d29 first power-shell script, like dynv6.sh, but for windows. heavily based on: https://community.dynv6.com/t/ive-created-an-automatic-update-script-for-windows-powershell/1632 andrew 2023-09-20 16:58:45 -04:00
  • 57aaa690fc added ability to configure what scope of IPv6 address is used. andrew 2023-09-20 14:15:28 -04:00
  • df1bbb2a41 new dynv6 script, along with minor updates to public ip scripts. heavily based on https://gist.github.com/corny/7a07f5ac901844bd20c9 andrew 2023-09-20 13:30:22 -04:00
  • caa95e64d8 added pythond to core install, added note in setting about ssh-ident andrew 2023-09-13 13:57:56 +00:00
  • 2021e1f247 added ssh-ident, and setting to symlink as ssh, for git, rsync, etc. see: https://github.com/ccontavalli/ssh-ident andrew 2023-09-13 09:47:13 -04:00
  • eebc94cccc Merge commit '64ef4356dd88256ccc5c0bb23e09a07348a8d553' as 'ccontavalli-ssh-ident' andrew 2023-09-13 09:31:58 -04:00
  • 64ef4356dd Squashed 'ccontavalli-ssh-ident/' content from commit 66a0010 andrew 2023-09-13 09:31:58 -04:00
  • 98e6447899 discord*.sh will now break chunks at nearest newline, when input is large. andrew 2023-09-13 13:00:59 +00:00
  • c3a27071de bash subshell was preventing from detecting if extra backups were pruned. see https://mywiki.wooledge.org/BashFAQ/024 for more info. andrew 2023-09-07 14:44:43 +00:00
  • e677c4115b prune-old-backups rewritten to work with optional command line args, and to work with files or folders. andrew 2023-09-07 09:20:42 +00:00
  • b528568876 install to use pip certbot, instead of apt. migrating to discord using block style. andrew 2023-09-06 17:50:43 +00:00
  • 807f5cdab7 yarn and http-server node packages are quite useful. andrew 2023-09-05 14:01:08 +00:00
  • 136294836a discord-if-distinct now supports colors and paging. new "block" option to force block display even if no color. andrew 2023-09-01 18:16:02 +00:00
  • c2b936fb7e fix newline bug in all-crons script. andrew 2023-09-01 14:09:55 +00:00
  • 9028f6d3c0 removed deprecated sshd config option, added setting for git cred caching. andrew 2023-08-24 19:02:10 +00:00
  • 41dbd31664 Addendum, $HISTFILE is not accessible within settings script. andrew 2023-08-23 16:37:42 +00:00
  • bafde3b7b0 new git history setting, and update to vim to include defaults andrew 2023-08-23 16:26:07 +00:00
  • bd1df30840 discord to auto-split large messages. andrew 2023-08-15 21:21:08 +00:00
  • b21bdc9e59 added color support to discord notifications. andrew 2023-08-15 20:10:59 +00:00
  • 7b5f848e5f added inotify-tools to core utils, removed prompt for nginx source change. andrew 2023-08-15 16:33:48 +00:00
  • feb3a07edc example nginx configs updated to 404 all git folder access. andrew 2023-08-11 17:33:21 +00:00
  • 80918eb50a added setting for making "main" default git branch andrew 2023-08-06 20:36:55 +00:00
  • 61aab7d970 git config pager added andrew 2023-08-04 13:00:39 +00:00
  • d50c67865f set less to use 4 spaces when rendering tabs, so git diff matches vim config. andrew 2023-08-02 01:21:41 +00:00
  • 34845817af use servername instead of hard coded domain. andrew 2023-08-01 23:24:35 +00:00
  • 05518d7034 simple script to make an executable script based on crontab. andrew 2023-07-31 17:08:55 +00:00
  • ac0de0377d minor updates, removed useless stuff. andrew 2023-07-27 14:16:37 +00:00
  • 05c34c5ee7 added nginx config templates andrew 2023-07-26 14:30:09 +00:00
  • 88fb3c3e93 now nodejs 18 andrew 2023-01-10 16:47:56 +00:00
  • 1b4fb8730f forgot escape characters for git prompt. andrew 2023-01-09 23:50:54 +00:00
  • b149449ff3 basic settings can now add git-prompt. Andrew Stowell 2022-10-19 14:48:36 -04:00
  • 6a5e50877a fix to logging. andrew 2022-07-28 02:51:36 +00:00
  • 3059894b0e Merge branch 'main' of github.com:/digitaladapt/shell-scripts andrew 2022-07-28 02:38:41 +00:00
  • 06399e537a monitor validators, now with logging. andrew 2022-07-28 02:37:04 +00:00
  • d895c2988b new scripts to monitor my validators. andrew 2022-07-28 02:22:19 +00:00
  • e619e3a45d actually install node, adding source is only half way there. andrew 2022-07-08 13:07:28 -04:00
  • 9d2ae57e07 new install node-js 16 option in install software script. andrew 2022-07-07 19:39:09 +00:00
  • 1f089522cc adding more extra utilities that I always end up installing... andrew 2022-05-11 20:09:19 +00:00
  • ea20870a0b added make/gcc/etc to essential software, since I always end up compiling stuff. andrew 2022-05-06 01:06:19 +00:00
  • bf996d9d90 install-software now offers go-lang. go-lang script via https://github.com/canha/golang-tools-install-script as subtree andrew 2022-05-05 20:26:46 +00:00
  • f5fd72817c Merge commit '30c4288a161199ac178d05eecf588299cb2d0ea2' as 'golang-install' andrew 2022-05-05 20:07:21 +00:00
  • 30c4288a16 Squashed 'golang-install/' content from commit 258f94f andrew 2022-05-05 20:07:21 +00:00
  • 7d917f77b8 new "restake" discord category. andrew 2022-03-17 12:49:51 +00:00
  • df4fc168f5 made thermal.sh command have the zone be configurable. andrew 2022-02-17 16:26:34 +00:00
  • 6807764242 added curl and vim to list of core utilities. previously never encountered a default setup without them. andrew 2021-09-27 11:30:01 -04:00
  • 3e3d3b2c12 added screenrc config to preserve layout across detach/re-attach also removed editing the term, because it was no longer useful. andrew 2021-09-24 16:17:46 +00:00
  • c8e6c8dca4 live discord alias for thermal. andrew 2021-09-17 01:55:04 +00:00
  • ef920ceabc updated nextcloud config and corrected public-ip. andrew 2021-08-25 20:24:16 +00:00
  • f7426d991f trailing newline andrew 2021-07-23 17:27:31 +00:00
  • 016c110ac2 fixed public-ip for v4 andrew 2021-07-22 12:15:13 +00:00
  • 4af308fdd5 GoAccessRC added to basic settings, so tabbed_details nginx logs can be easily processed. andrew 2021-05-14 13:12:56 +00:00
  • 55e700a39e simplified shell prompt, added more core software, and fixed public-ip. andrew 2021-02-23 17:54:40 +00:00
  • d765ef17c0 new nextcloud install experimental script. along with ssh-config, and some other related updates. andrew 2020-10-14 19:06:58 +00:00
  • ba88a10127 nginx-certbot package renamed. andrew 2020-10-12 19:14:39 +00:00
  • e8862137de storage warning cron updated to prevent spamming discord. new diacord-if-distinct .. takes channel and key, along with message. andrew 2020-09-28 03:00:10 +00:00
  • 95a44798f1 added gittree alias andrew 2020-09-08 18:48:00 +00:00
  • 661da6e8bc updated vim color to allow make background transparent. andrew 2020-05-28 17:27:09 +00:00
  • 41b8f6f492 hostname emulate emoji. andrew 2020-05-22 13:22:42 +00:00
  • 816729f3a0 dumb typos. andrew 2020-05-20 18:29:59 +00:00
  • 21dfa5c299 fixing a typo. andrew 2020-05-20 15:54:38 +00:00
  • a2b0e79723 updated prompt colors. andrew 2020-05-20 15:50:41 +00:00
  • 8fece2f991 added home/end mapping to vimrc. andrew 2020-05-14 17:56:49 +00:00
  • ae667ad594 switched to tag format for hashes. andrew 2020-04-29 19:29:45 +00:00
  • 1a08b252ad added sorting, for more consistent output. andrew 2020-04-29 19:19:36 +00:00
  • 606978754c new cron to log backup files. andrew 2020-04-29 18:26:31 +00:00
  • 2408f6eca6 goaccess added to core utilities. andrew 2020-04-27 18:53:44 +00:00
  • f1546487b4 new prune-old-backups cron script. andrew 2020-04-27 16:48:34 +00:00
  • 1fe6c6509c fixed typo. andrew 2020-04-27 16:35:38 +00:00