Difference between revisions of "User:Fusl"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m (Creating user page for new user.)
 
Line 1: Line 1:
 
// Copied from http://sigqu.it/
 
// Copied from http://sigqu.it/
{
+
  [root@fusl ~]# cat /etc/motd
     "name": "Kevin Holly",
+
  _____ _     _        _        _____          _
     "username": "Fusl",
+
  |_  _| |__ (_)___  (_)___  |  ___|  _ ___| |
     "age": 18,
+
     | | | '_ \| / __|  | / __|  | |_ | | | / __| |
     "from": "Austria",
+
     | | | | | | \__ \  | \__ \  |  _|| |_| \__ \ |
    "contact": {
+
     |_| |_| |_|_|___/  |_|___/  |_|  \__,_|___/_|
        "mail": [
+
 
            "root@hallowe.lt",
+
  [root@fusl ~]# whoami
            "root@sigqu.it",
+
  Hi, I'm Katie (nickname Fusl)
            "root@sigwin.ch",
+
 
            "k.holly@dedilink.eu"
+
  [root@fusl ~]# whereis fusl
        ],
+
  fusl: /universe/milky_way/solar_system/earth/europe/austria/graz/
        "xmpp": [
+
 
            "root@hallowe.lt",
+
  [root@fusl ~]# last | tail -1
            "thrtlv@jabber.at"
+
  wtmp begins Thu Nov 9 2017
        ],
+
 
        "irc": {
+
  [root@fusl ~]# fgrep -i "telnet irc." .zsh_history | sort -u
            "nick": "Fusl",
+
  : 0:0;telnet irc.canternet.org 6667
            "networks": [
+
  : 0:0;telnet irc.efnet.org 6667
                "freenode",
+
  : 0:0;telnet irc.esper.net 6667
                "canternet",
+
  : 0:0;telnet irc.freenode.net 6667
                "efnet",
+
  : 0:0;telnet irc.furnet.org 6667
                "oftc",
+
  : 0:0;telnet irc.mozilla.org 6667
                "quakenet",
+
  : 0:0;telnet irc.oftc.net 6667
                "ponychat",
+
  : 0:0;telnet irc.ponychat.net 6667
                "sillynet"
+
  : 0:0;telnet irc.quakenet.org 6667
            ]
+
  : 0:0;telnet irc.rizon.net 6667
        },
+
  : 0:0;telnet irc.terahertz.net 6667
        "publickeys_and_fingerprints": {
+
 
            "pgp": "https://raw.github.com/Fusl/pubkeys/master/D0B73A4C.asc",
+
  [root@fusl ~]# cat .aliases
            "ssh": "https://raw.github.com/Fusl/pubkeys/master/id_rsa.pub",
+
  github: fusl
            "xmpp": [
+
  twitter: ohnoitsfusl
                "FD1753ED 8170C8CD F77238B3 B6BA1FB6 BBC7A440",
+
  mixcloud: fusl
                "403CC7E7 C4FC30F1 FDC21A81 56B7A5C4 2FB630D2",
+
  irc: fusl
                "26590A10 594F84EC EC6503D7 8AFB353A 93D601A7"
+
  keybase: fusl
            ]
+
 
        }
+
  [root@fusl ~]# readlink /etc/localtime
    },
+
  /usr/share/zoneinfo/Etc/UTC
    "projects/contributions": {
+
 
        "nodecast": [
+
  [root@fusl ~]# cat /etc/locale.gen
            "http://github.com/Fusl/nodecast"
+
  en_US.UTF-8 UTF-8
        ],
+
  de_AT.UTF-8 UTF-8
        "OpenNIC": [
+
  de_DE.UTF-8 UTF-8
            "http://hallowe.lt/dnsfwd.php"
+
 
        ]
+
  [root@fusl ~]# gpg -k 514BB80B3AADA3348FC7559B7E991123778D2109
    },
+
  pub  rsa4096 2017-02-05 [SCA] [expires: 2027-02-03]
    "donations": {
+
         514BB80B3AADA3348FC7559B7E991123778D2109
        "bitcoin": "19xDUbBQj3JGY97M6VLhKsi8GeguuykdKn"
+
  uid          [ultimate] Katie Holly | FuslVZ Ltd <holly@fuslvz.ws>
    },
+
  sub  rsa4096 2017-02-05 [E] [expires: 2027-02-03]
    "other_profiles": {
+
 
         "GitHub": "Fusl",
+
  [root@fusl ~]# gpg -a --export 514BB80B3AADA3348FC7559B7E991123778D2109 | pastebin
        "Twitter": "OhNoItsFusl",
+
  https://scr.meo.ws/paste/1487976567161406059.txt
        "Mixcloud": "Fusl"
+
 
    },
+
  [root@fusl ~]# ls -l projects_and_contributions
    "languages": {
+
  total 0
        "spoken": [
+
  lrwxrwxrwx 1 root root 25 Jan  1  1970 'Freenode IRC network monitoring' -> http://fnalerts.sigqu.it/
            "german",
+
  lrwxrwxrwx 1 root root 15 Jan  1  1970 'Looking Glass' -> https://mtr.sh/
            "english"
+
  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/
        "written": [
+
  lrwxrwxrwx 1 root root 21 Jan  1  1970 'OpenNIC Tier2' -> http://dnsrec.meo.ws/
            "german",
 
            "english"
 
        ],
 
        "dev": [
 
            "node.js",
 
            "php",
 
            "javascript",
 
            "html",
 
            "css",
 
            "bash"
 
        ]
 
    },
 
    "ponies": "yes, please"
 
}
 

Revision as of 09:30, 19 March 2017

// Copied from http://sigqu.it/

 [root@fusl ~]# cat /etc/motd
  _____ _     _        _        _____          _
 |_   _| |__ (_)___   (_)___   |  ___|   _ ___| |
   | | | '_ \| / __|  | / __|  | |_ | | | / __| |
   | | | | | | \__ \  | \__ \  |  _|| |_| \__ \ |
   |_| |_| |_|_|___/  |_|___/  |_|   \__,_|___/_|
 
 [root@fusl ~]# whoami
 Hi, I'm Katie (nickname Fusl)
 
 [root@fusl ~]# whereis fusl
 fusl: /universe/milky_way/solar_system/earth/europe/austria/graz/
 
 [root@fusl ~]# last | tail -1
 wtmp begins Thu Nov 9 2017
 
 [root@fusl ~]# fgrep -i "telnet irc." .zsh_history | sort -u
 : 0:0;telnet irc.canternet.org 6667
 : 0:0;telnet irc.efnet.org 6667
 : 0:0;telnet irc.esper.net 6667
 : 0:0;telnet irc.freenode.net 6667
 : 0:0;telnet irc.furnet.org 6667
 : 0:0;telnet irc.mozilla.org 6667
 : 0:0;telnet irc.oftc.net 6667
 : 0:0;telnet irc.ponychat.net 6667
 : 0:0;telnet irc.quakenet.org 6667
 : 0:0;telnet irc.rizon.net 6667
 : 0:0;telnet irc.terahertz.net 6667
 
 [root@fusl ~]# cat .aliases
 github: fusl
 twitter: ohnoitsfusl
 mixcloud: fusl
 irc: fusl
 keybase: fusl
 
 [root@fusl ~]# readlink /etc/localtime
 /usr/share/zoneinfo/Etc/UTC
 
 [root@fusl ~]# cat /etc/locale.gen
 en_US.UTF-8 UTF-8
 de_AT.UTF-8 UTF-8
 de_DE.UTF-8 UTF-8
 
 [root@fusl ~]# gpg -k 514BB80B3AADA3348FC7559B7E991123778D2109
 pub   rsa4096 2017-02-05 [SCA] [expires: 2027-02-03]
       514BB80B3AADA3348FC7559B7E991123778D2109
 uid           [ultimate] Katie Holly | FuslVZ Ltd <holly@fuslvz.ws>
 sub   rsa4096 2017-02-05 [E] [expires: 2027-02-03]
 
 [root@fusl ~]# gpg -a --export 514BB80B3AADA3348FC7559B7E991123778D2109 | pastebin
 https://scr.meo.ws/paste/1487976567161406059.txt
 
 [root@fusl ~]# ls -l projects_and_contributions
 total 0
 lrwxrwxrwx 1 root root 25 Jan  1  1970 'Freenode IRC network monitoring' -> http://fnalerts.sigqu.it/
 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 'OpenNIC Infrastructure' -> https://www.opennicproject.org/
 lrwxrwxrwx 1 root root 21 Jan  1  1970 'OpenNIC Tier2' -> http://dnsrec.meo.ws/