[root@bosch zcs]# host `hostname`
Host bosch not found: 3(NXDOMAIN)
No idea why it says this, it's in my hosts file.
[root@bosch zcs]# dig steve.ac
; <<>> DiG 9.2.4 <<>> steve.ac
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7640
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;steve.ac. IN A
;; ANSWER SECTION:
steve.ac. 14096 IN A 207.210.111.143
;; Query time: 0 msec
;; SERVER: 207.210.84.124#53(207.210.84.124)
;; WHEN: Mon Jun 11 10:06:12 2007
;; MSG SIZE rcvd: 42
[root@bosch zcs]# dig steve.ac mx
; <<>> DiG 9.2.4 <<>> steve.ac mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30292
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;steve.ac. IN MX
;; ANSWER SECTION:
steve.ac. 14073 IN MX 2 bosch.steve.ac.
steve.ac. 14073 IN MX 1 steve.ac.
;; Query time: 3 msec
;; SERVER: 207.210.84.124#53(207.210.84.124)
;; WHEN: Mon Jun 11 10:06:45 2007
;; MSG SIZE rcvd: 64
The Java errors are still in my zmsetup log. I'm just going to make some calls and see if someone was lying to me about the amount of RAM on this box. If they were, I can probably get a 512mb VPS slot, would that do? This box only has to serve a few users for now.
free reports this:
[root@bosch zcs]# free -m
total used free shared buffers cached
Mem: 1024 20 1003 0 0 0
-/+ buffers/cache: 20 1003
Swap: 0 0 0
Of course, I doubt this box uses 20mb of RAM, so I suspect free is lying to me.


LinkBack URL
About LinkBacks



