Advertisement

1 - 10 of 2393 containing alltags:("virtualization") (0.001 seconds)
Hi, I've looked up several good books on C++ but haven't been able to find a satisfactory explanation for the order of destruction in case of inheritence and virtual functions especially involving...
Zones: C++, SSIDate Answered: 10/14/1997 Grade: A Views: 0
Explain virtual function with an example. When it is appropriate to declare a function as virtual.?
Zones: C++, SSI, Tivoli Storage ManagerDate Answered: 03/09/1998 Grade: C Views: 0
I created a web app and now need to deploy it via a setup program. How do I create an IIS virtual directory and set security options such as ssl, execute only + more...
Zones: Windows ProgrammingDate Answered: 09/01/1999 Grade: C Views: 0
I've figured out how to use virtual screens in mode 13h. Now I am trying to change to 640x400 at 256 colors.I initialized the graphics with a super vesa unit I found and all i get is the top quarte...
Zones: Pascal, Tivoli Storage ManagerDate Answered: 04/19/2000 Grade: A Views: 0
Redhat 6.1 host : 10.20.24.1 I need some virtual IP With linuxconf I added 10.20.24.101-120 I cannot ping this IP (hosts unreachable) Where's the problem ? DNS ? (what's the DNS rpm name...
Zones: Linux, Tivoli Storage Manager, RPM I...Date Answered: 06/08/2000 Grade: B Views: 0
If I lock up a console and am able to get to another console with alt-F2 for example how can I kill the first console so I can regain keyboard control there again without rebooting?
Zones: LinuxDate Answered: 07/09/2000 Grade: A Views: 0
Hello, I am currently running the IIS 5.0 SMTP Service.  I have a DNS server installed, which contains several MX records routing mail to the \Drop directory.  I do not have microsoft exchange.  Is...
Zones: Windows NT NetworkDate Answered: 07/31/2000 Grade: D Views: 0
Occasionally, I'm unable to get to my website. In IIS manager, I notice that my virtual directory has reverted back to a normal folder!  I have to re-create the virtual directory to remedy the prob...
Zones: Microsoft IIS Web Server, SSI, Tivoli Storage...Date Answered: 11/14/2003 Grade: B Views: 0
I have set a web in RH6.1 and www.xxx.com is ready So I add Virtual host in Web Add the following into httpd.conf ======= <VirtualHost 202.70.2.18> DocumentRoot /home/httpd/html ServerNam...
Zones: Apache Web Server, Tivo...Date Answered: 02/28/2001 Grade: B Views: 0
Hi, I have a base class with two fucntions, both the same name but taking other parameters : e.g. virtual int ProcessStuff (char *Text) ; virtual int ProcessStuff (int x) ; In an inherit...
Zones: C++Date Answered: 05/02/2001 Grade: A Views: 0