During this week, I was doing network connectivity and testing all the services in my task list. I made sure Nagios was working. I could observe my server's health check including memory availability, number of current logged in users and available disk space. XMPP server was also working. To test the XMPP, I downloaded Aduim (an XMPP client) and created severals account on the XMPP server and tried to chat. It was all working.
I also tested the FTP server. I could successfully log in to the FTP server using the below command:
ftp ksa.com
After I put the username and password I could upload/download files using put/get commands accordingly.
DNS was smoothly working. Using "Dig" and "nslookup" commands in linux, I could resolve different record set for the www('A' record) , mail (eXchange record) , ftp('A' record) ,ns1(name server) to their IP addresses.
No comments:
Post a Comment