Hello!
I've been struggling with this problem for some time. I cannot use named instances directly. I can use either the port number for the named instance or create an Alias but not a dynamically assigned named instance port number.
I think this is an error within SQL-server because:
1...
Hi!
Is it possible to tell the DHCP-server not to reply to the client based on the MAC-address?
I have a large subnet with 100+ computers and 2 DHCP-servers. I would like to tell the main DHCP-server NOT to give IP to clients based on MAC-address. Then I tell the second DHCP-server to respond...
Hi,
I would like some suggestions about how to do the following:
Cisco801 (LAN: 172.26.1.0, WAN: 172.31.19.2) which is dialed by the following equipment.
Cisco2611 (LAN: 10.65.24.189, WAN: 172.31.19.1)
Cisco760 (LAN: 192.168.6.5, WAN: 172.31.19.3)
Windows2K Dial-up connection (172.26.1.100...
I've noticed a little bug(?)
When I try to copy/xcopy a hosts-file from an W2K machine to another W2K/NT4.0 machine, the destination system doesn't recognize the new hosts file:
C:> xcopy \winnt\system32\drivers\etc\hosts \\machinename\c$\winnt\system32\drivers\etc /C /Y
The copy works, the...
Hi all,
this is my first post here so please bare with me :)
I would like to do roughly the following:
while (<>) {
if (something) {
unless (fork) { mail($_); }
}
sub mail
{
mailingcode....
exit();
}
But this gives me zombies and ps -ef shows (defunct) on both parent and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.