6 FAQ tagged "server ip"
Viewing 1-6 of 6 FAQ -- Find Out If My DNS Server Free From DNS Cache Poisoning Bug Or Not
How do I verify that my ISP or my own recursive resolvers are free from DNS cache poisoning bug that is promised full disclosure of the flaw by Dan on August 7 at the Black Hat conference? How do I test my dns server for DNS cache pollution or DNS Cache Poisoning bug?
- Display Apache Server Status with mod_status
How do I display Apache server status such as current server activity and performance under Red Hat Enterprise Linux?
- Ubuntu Linux Configure DNS Name Server IP Address ( DNS Client )
How do I change existing name server IP address? How do I configure DNS name server IP address under Ubuntu Linux / Debian Linux? How do I configure DNS name resolution under Ubuntu Linux?
- How To AIX UNIX Configure TCP/IP Networking ( NIC )
How do I configuring TCP/IP and the network interface under AIX UNIX operating system?
- Turn on telnet server on Debian Linux
Q. How do I install and turn on telnet server on Debian Linux VPS Server?
A. I don’t recommend using telnet at all on VPS or any other Linux / UNIX server. Telnet transfers all data including passwords in clear text format. It is recommended that you use ssh which is installed by default.
Use ssh [...] - How to determine or retrieve visitor’s IP address using PHP
Q. How do I determine or retrieve visitor’s IP address using PHP server side programming?
A. Use following enviorment variable to get visitor’s IP address:
No Proxy detection
=> REMOTE_ADDR - Remote client IP address
With Proxy detection
=> HTTP_X_FORWARDED_FOR - Get Proxy server IP
PHP getenv() function
=> Use php getenv() function to read the value of the environment. [...]
Viewing 1-6 of 6 FAQ - ( see all popular tags )


Recent Comments
Today ~ 3 Comments
Today ~ 2 Comments
Yesterday ~ 3 Comments
Yesterday ~ 3 Comments
Yesterday ~ 1 Comment