Created
May 8, 2017 20:43
-
-
Save Ashoat/df9248664bfe6c04a5ca6237c2f88093 to your computer and use it in GitHub Desktop.
This file contains 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@johnny [~]# uptime | |
13:42:54 up 5 days, 21:06, 2 users, load average: 40.91, 27.77, 28.30 | |
root@johnny [~]# dig NS gravitasvt.com | |
; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.47.rc1.el6_8.4 <<>> NS gravitasvt.com | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31558 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;gravitasvt.com. IN NS | |
;; ANSWER SECTION: | |
gravitasvt.com. 85977 IN NS ns48.domaincontrol.com. | |
gravitasvt.com. 85977 IN NS ns47.domaincontrol.com. | |
gravitasvt.com. 85977 IN NS ns1.heliohost.org. | |
gravitasvt.com. 85977 IN NS ns2.heliohost.org. | |
;; Query time: 16 msec | |
;; SERVER: 65.19.174.2#53(65.19.174.2) | |
;; WHEN: Mon May 8 13:43:07 2017 | |
;; MSG SIZE rcvd: 133 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment