It's important to understand that there are two different kind of migrations:
*the first is as you described used when there is no availability of a central storage: cold migration
*the second is a hot migration: migration of a live vm (central storage is needed)
Both options can be used with...
hey,
i have a website under /var/www/html/personalwebsite/index.html
my DocumentRoot is /var/www/html/
I contacted my isp for redirecting an ip to website.foo.com
but it always shows the index file under /var/www/html
now i want to acces my webpage when entering website.foo.com
When i...
i cant reboot through the os and my pc doesnt have a reboot button
but i can shutdown through the os (thus only problem is the rebooting)
I did change hardware cause pc didnt reboot later i undid the changes
hello,
since recently I can't reboot my system. I've installed winxp & linux and they have both this problem. i can still shutdown my pc so i think it is hardware related. i ve got a ASUS P4SP - MX mobo. can anyone help?
thx
what's the difference between irda and fir?
I want to buy a laptop with a centrino chip but has no pcmcia. When i'm looking at other configurations i see a lot of laptops without pcmcia? why is this?
tx
greetz XoFF
hey,
I want to buy a laptop but i don't have any idea what's important and what to look for...
What i want to use my laptop for:
programming,
photoshop,
office,
internet,
watching dvd's,
tx
Salem:
i use a very easy program to test <conio.h> and gotoxy function but the compiler can't recognize the library conio.h . I also thought conio.h was a c++ library
hi,
i wanna use an array in my main for declaring and fill the array.
but i wanna use in my function the array to determine who is oldest person
but when i call my function in main i get error :
parse error before ']' token
here is code:
#include <stdio.h>
int oldest(int array [2][3])
{...
i use microsoft visual (c/c++). When I include library math.h and in program i use M_PI i get error : error C2065: 'M_PI' : undeclared identifier
tx 4 help
i want to make the sum of very large numbers. My question is can i use it with a long type? cause now i use a double it works fine but i don't wanna use floats just positive numbers... maybe a long unsigned???
also what is l used for %lf?
ex: scanf("%lf",&getala);
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.