Mike Hanby

Results 6 issues of Mike Hanby

`$HOME/.tmux.conf.local` to allow for local modifications to be made without having to modify the base code. The `install.sh` file will create an empty `$HOME/.tmux.conf.local` file if it doesn't already exist....

File: [engine/install/rhel.md](https://docs.docker.com/engine/install/rhel/) https://download.docker.com/linux/rhel/8/x86_64/stable/repodata/repomd.xml produces a 404 error The workaround is to replace `rhel` with `centos` in the `/etc/yum.repos.d/docker-ce.repo` installed via `sudo yum-config-manager --add-repo https://download.docker.com/linux/rhel/docker-ce.repo` Does the documentation need to change...

area/Engine
area/Install

Howdy, we have a custom check that retrieves a metric value from Prometheus using `curl`. Edit: we are using Slurm as our resource manager. The check works great, however I...

question

open-in-browser will produce the following error when attempting to open a document that hasn't yet been saved to disk. ``` Error: Expected a target Error: Expected a `target` at module.exports...

The default open-in-browser on OSX conflicts with the operating systems "Log Out" binding. I've changed it to `shift-cmd-B`, which works, however I haven't done any digging to find out of...

### What is inaccurate? Howdy, We should encourage users to throttle their array jobs. The [Practical Examples of sbatch Usage With the --array Flag and Dynamic Indices](https://docs.rc.uab.edu/cheaha/slurm/practical_sbatch/) (and any other...

fix: inaccuracy