This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# mail.n5red.com it the registered DNS server for n5red.com | |
$TTL 300 | |
@ IN SOA mail.n5red.com. root.technoronin.com. ( | |
2020050302 ; serial | |
12h ; refresh | |
15m ; retry | |
2w ; expiry | |
1m ; nxdomain ttl | |
); | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wwalker@polonium:~/tmp ✘ $ env=fra; ssh $env-salt-01 mount | grep "on $(ssh $env-salt-01 df /home | awk '{print $NF}' ) " | |
wwalker@polonium:~/tmp ✘ $ env=fra; ssh $env-salt-01 mount | grep "on $(ssh $env-salt-01 df /home | awk '{print $NF}' ) " | |
grep: (standard input): Resource temporarily unavailable | |
grep: (standard input): Resource temporarily unavailable | |
wwalker@polonium:~/tmp ✘ $ env=fra; ssh $env-salt-01 mount | grep "on $(ssh $env-salt-01 df /home | awk '{print $NF}' ) " | |
wwalker@polonium:~/tmp ✘ $ env=fra; ssh $env-salt-01 mount | grep "on $(ssh $env-salt-01 df /home | awk '{print $NF}' ) " | |
wwalker@polonium:~/tmp ✘ $ env=fra; ssh $env-salt-01 mount | grep "on $(ssh $env-salt-01 df /home | awk '{print $NF}' ) " | |
/dev/mapper/fra--salt--01--vg-root on / type ext4 (rw,relatime,errors=remount-ro,data=ordered) | |
wwalker@polonium:~/tmp ✓ $ env=fra; ssh $env-salt-01 mount | grep "on $(ssh $env-salt-01 df /home | awk '{print $NF}' ) " | |
/dev/mapper/fra--salt--01--vg-root on / type ext4 (rw,relatime,errors=remount-ro,da |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
servers = ( | |
{ | |
address = "irc.freenode.net"; | |
chatnet = "freenode"; | |
port = "6667"; | |
password = "asdfzxcv"; | |
use_ssl = "no"; | |
ssl_verify = "no"; | |
autoconnect = "yes"; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23:58 Ref Name Active item Server Level | |
23:58 1 (status) freenode CRAP PUBLICS NOTICES SNOTES CTCPS JOINS PARTS QUITS KICKS MODES TOPICS WALLOPS INVITES NICKS DCC CLIENTNOTICES CLIENTCRAP CLIENTERRORS HILIGHTS | |
23:58 2 (msgs) freenode MSGS ACTIONS DCCMSGS | |
23:58 3 #houseofhack freenode | |
23:58 4 #irssi freenode | |
23:58 5 #austin freenode | |
23:58 6 #i3 freenode | |
23:58 7 #tmux freenode | |
23:58 8 #fedora freenode | |
23:58 9 #rofi freenode |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How do I get irssi to wait for the identify to finish before it starts joining channels? | |
23:21 -NickServ(NickServ@services.)- This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify <password>. | |
23:21 -!- Irssi: Your nick is owned by wwalker [[email protected]] | |
23:21 -!- #i3 Cannot join channel (+r) - you need to be identified with services - see https://freenode.net/kb/answer/registration | |
23:21 -!- #tmux Cannot join channel (+r) - you need to be identified with services - see https://freenode.net/kb/answer/registration | |
23:21 -!- #fedora #fedora-unregistered Forwarding to another channel | |
23:21 -!- #rofi Cannot join channel (+r) - you need to be identified with services - see https://freenode.net/kb/answer/registration | |
23:21 -!- #virtualmin Cannot join channel (+r) - you need to be identified with services - see https://freenode.net/kb/answer/registration |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
salt-master process is trying to decrypt files and is logging this: | |
gpg: WARNING: unsafe ownership on homedir '/etc/salt/gpgkeys'\ngpg: failed to create temporary file '/etc/salt/gpgkeys/.#lk0x000055970ab0fd00.int-salt-01.22798' | |
vagrant@int-salt-01:~$ /vagrant/lsa /etc/salt/gpgkeys | |
drwxr-xr-x 24 root root 4096 Feb 5 22:33 / | |
drwxr-xr-x 92 root root 4096 Feb 6 23:58 /etc | |
drwxr-xr-x 5 root root 4096 Feb 5 22:13 /etc/salt | |
drwx------ 3 root root 4096 Feb 5 23:22 /etc/salt/gpgkeys |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# /home/wwalker/.nvidia-settings-rc | |
# | |
# Configuration file for nvidia-settings - the NVIDIA X Server Settings utility | |
# Generated on Fri Jan 31 16:30:55 2020 | |
# | |
# ConfigProperties: | |
RcFileLocale = C |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# /home/wwalker/.nvidia-settings-rc | |
# | |
# Configuration file for nvidia-settings - the NVIDIA X Server Settings utility | |
# Generated on Fri Jan 31 16:30:55 2020 | |
# | |
# ConfigProperties: | |
RcFileLocale = C |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
smtp inet n - n - - smtpd -o smtpd_sasl_auth_enable=yes | |
submission inet n - n - - smtpd | |
smtps inet n - n - - smtpd | |
pickup fifo n - n 60 1 pickup | |
cleanup unix n - n - 0 cleanup | |
qmgr fifo n - n 300 1 qmgr | |
tlsmgr unix - - n 1000? 1 tlsmgr | |
rewrite unix - - n - - trivial-rewrite | |
bounce unix - - n - 0 bounce | |
defer unix - - n - 0 bounce |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
☹ [root@ut:/mnt/fast] | |
$ \rm -rf wwalker/work/php-7.3.4/ | |
☺ [root@ut:/mnt/fast] | |
$ ls -l wwalker/work | |
total 0 | |
☺ [root@ut:/mnt/fast] | |
$ ls -l wwalker/work/php-7.3.4/TSRM/.libs | |
total 8 | |
-rw-r--r-- 1 root root 1792 2020-01-18 22:09:35.825449679 +0000 TSRM.gcda | |
-rw-r--r-- 1 root root 256 2020-01-18 22:09:35.825449679 +0000 tsrm_strtok_r.gcda |