Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
user:fusl [2017-06-29T04:34:32Z] fusl |
user:fusl [2019-03-18T09:31:06Z] (current) fusl |
||
---|---|---|---|
Line 11: | Line 11: | ||
[root@fusl ~]# whereis fusl | [root@fusl ~]# whereis fusl | ||
- | fusl: /universe/milky_way/solar_system/earth/europe/austria/graz/ | + | fusl: /universe/observable_universe/laniakea_supercluster/virgo_supercluster/local_sheet/local_group/milky_way_subgroup/milky_way/orion_arm/gould_belt/local_bubble/local_interstellar_cloud/solar_system/earth/europe/switzerland/zurich/ |
[root@fusl ~]# last | tail -1 | [root@fusl ~]# last | tail -1 | ||
- | wtmp begins Thu Nov 9 2017 | + | wtmp begins Thu Nov 9 2018 |
[root@fusl ~]# fgrep -i "telnet irc." .zsh_history | sort -u | [root@fusl ~]# fgrep -i "telnet irc." .zsh_history | sort -u | ||
Line 30: | Line 30: | ||
[root@fusl ~]# cat .aliases | [root@fusl ~]# cat .aliases | ||
- | github: fusl | + | github: fusl # https://github.com/Fusl |
- | twitter: ohnoitsfusl | + | twitter: ohnoitsfusl # https://twitter.com/OhNoItsFusl |
- | mixcloud: fusl | + | mixcloud: fusl # https://www.mixcloud.com/Fusl/ |
- | irc: fusl | + | irc: fusl # |
- | keybase: fusl | + | keybase: fusl # https://keybase.io/fusl |
+ | telegram: Fuslllllllllllllllllllllllllllll # https://t.me/Fuslllllllllllllllllllllllllllll | ||
+ | discord: Fusl#1337 # | ||
[root@fusl ~]# readlink /etc/localtime | [root@fusl ~]# readlink /etc/localtime | ||
- | /usr/share/zoneinfo/Etc/UTC | + | /usr/share/zoneinfo/Europe/Zurich |
[root@fusl ~]# cat /etc/locale.gen | [root@fusl ~]# cat /etc/locale.gen | ||
Line 50: | Line 52: | ||
sub rsa4096 2017-02-05 [E] [expires: 2027-02-03] | sub rsa4096 2017-02-05 [E] [expires: 2027-02-03] | ||
- | [root@fusl ~]# gpg -a --export 514BB80B3AADA3348FC7559B7E991123778D2109 | pastebin | + | [root@fusl ~]# gpg -a --export 514BB80B3AADA3348FC7559B7E991123778D2109 | pb |
- | https://scr.meo.ws/paste/1487976567161406059.txt | + | http://xor.meo.ws/hNJQtHLLQAaxmJsDouDLQi5XFIpatckx.txt |
[root@fusl ~]# ls -l projects_and_contributions | [root@fusl ~]# ls -l projects_and_contributions | ||
Line 58: | Line 60: | ||
lrwxrwxrwx 1 root root 15 Jan 1 1970 'Looking Glass' -> https://mtr.sh/ | lrwxrwxrwx 1 root root 15 Jan 1 1970 'Looking Glass' -> https://mtr.sh/ | ||
lrwxrwxrwx 1 root root 31 Jan 1 1970 'nodecast audio-stream transcoder and multiplexer' -> http://github.com/Fusl/nodecast | lrwxrwxrwx 1 root root 31 Jan 1 1970 'nodecast audio-stream transcoder and multiplexer' -> http://github.com/Fusl/nodecast | ||
- | lrwxrwxrwx 1 root root 31 Jan 1 1970 'OpenNIC Infrastructure' -> https://www.opennicproject.org/ | + | lrwxrwxrwx 1 root root 31 Jan 1 1970 'OpenNIC Infrastructure' -> https://opennic.org/ |
lrwxrwxrwx 1 root root 21 Jan 1 1970 'OpenNIC Tier2' -> http://dnsrec.meo.ws/ | lrwxrwxrwx 1 root root 21 Jan 1 1970 'OpenNIC Tier2' -> http://dnsrec.meo.ws/ | ||
+ | |||
+ | [root@fusl ~] # curl -s https://hub.docker.com/v2/repositories/fusl/ https://hub.docker.com/v2/repositories/anyqast/ \ | ||
+ | | jq -r '.results | map(select(.is_automated)) | sort_by(.name) | .[] | .namespace + "/" + .name + "\t" + .description' | column -ts$'\t' | ||
+ | fusl/bogonipset Generates an IPv4 + IPv6 fullbogons ipset from Team Cymru's fullbogons list | ||
+ | fusl/certstream Real-time certificate transparency log update stream. See SSL certs as they're issued in real time. | ||
+ | fusl/mj12node Majestic-12 web crawler packages as Docker container for easier deployment | ||
+ | fusl/mj12redir Majestic-12 HTTP redirect to https://mj12bot.com/ | ||
+ | fusl/ripencc-bgpdump runtime for the RIPE NCC bgpdump library to help with analyzing MRT/Zebra/Quagga dump files | ||
+ | fusl/steam-rust Dockerized Rust Game Server | ||
+ | fusl/steamcmd Dockerized SteamCMD | ||
+ | anyqast/multiqast-netmanage Part of anyqast system collection - Manages BGP sessions and ip(6)tables rules with ipset | ||
+ | anyqast/uniqast-dnscrypt-wrapper Part of anyqast system collection - Fully automated AIO DNSCrypt wrapper | ||
+ | anyqast/uniqast-pdns-recursor Part of anyqast system collection - OpenNIC-Compatible PowerDNS Recursor | ||
</code> | </code> |