Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
OT: Perl & IP Address
Name: Steve Fice Date: November 20, 2000 at 01:31:49 Pacific
Comment:
I am using Redhat 6.2 as an apache based webserver, and use an online form (using perl) to gain feedback from customers. Is there any way to capture the IP Address information of the client and have in included in either the message body, or the header information, as all I get at the moment is nobody@localhost.
Summary: I have just been given an IP address to my notebook but I don't know what to do in order to get connected both to our local machines and to the internet. I have just installed the linux SuSe 7.3 on it...
Summary: Under Red Hat Linux 6.2, it was possible to change the IP address by editing /etc/sysconfig/network-scripts/ifcfg-eth0, and then restarting the network service by saying "service network restart". How...