I hereby claim:
- I am philiprhoades on github.
- I am philip_rhoades (https://keybase.io/philip_rhoades) on keybase.
- I have a public key ASDUCHlJU6vrbrWpD18Is9sdwNe77Z4PMWmYB1ADh0bm-Qo
To claim this, I am signing this object:
-- Logs begin at Sun 2019-09-08 00:18:55 AEST, end at Mon 2019-09-09 10:34:54 AEST. -- | |
Sep 08 19:23:42 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
Sep 08 19:23:42 localhost multipathd[616]: Sep 08 09:23:42 | /etc/multipath.conf does not exist, blacklisting all devices. | |
Sep 08 19:23:42 localhost multipathd[616]: Sep 08 09:23:42 | You can run "/sbin/mpathconf --enable" to create | |
Sep 08 19:23:42 localhost multipathd[616]: Sep 08 09:23:42 | /etc/multipath.conf. See man mpathconf(8) for more details | |
Sep 08 19:23:42 localhost multipathd[549]: --------shut down------- | |
Sep 08 19:23:42 localhost multipathd[616]: ok | |
Sep 08 19:23:42 localhost systemd[1]: multipathd.service: Succeeded. | |
Sep 08 19:23:42 localhost systemd[1]: Stopped Device-Mapper Multipath Device Controller. | |
Sep 08 19:23:42 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 sub |
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
# Fedora 23 x86_64 | |
# Always first updating rust and cargo | |
# If there are pull changes, always doing "cargo clean & update" | |
safedir=`pwd` | |
echo "" | |
echo -n "Have you run rustup.sh today? [y|N]: " |
#!/bin/bash | |
# this is a test to see if comments show in Discourse links | |
echo "hello world" | |
#!/bin/bash | |
#### if you use a proxy add it here | |
# http_proxy=http://127.0.0.1:8118/ | |
# HTTP_PROXY=$http_proxy | |
# export http_proxy HTTP_PROXY | |
# git config --global http.proxy $HTTP_PROXY | |
##### end proxy stuff ########## | |
#### add your parent folder here #### |