docduke
Jun 26 2008, 05:48 PM
Virtualization is a relatively arcane subject, but it is one which is very rapidly growing, and apparently very "hot" in commercial enterprises. For the hobbyist with multiple computers (I have 8), it offers the possibility of taking snapshots of running, fully configured applications and operating systems, and transferring some or all of them onto a single computer platform. First, it saves energy. Second, once the conversion has been made from real hardware to a virtual "guest," the driver problems associated with moving from one hardware platform to another are solved. In addition, virtualization solves other problems: {1}Want to browse virus-infested websites? Set your "guest" so it can't save anything. It doesn't know it can't, but the next time you start it, it goes back to the previous guest image. {2} Want to always have a current backup in case of a crash? Let the guest image update (default case), and you always have a backup. My primary interest is in Linux hosting of the virtual systems, so I was inclined to go with a straight Intel CPU and chipset, which should mean drivers are available. I just took a look at the ASUS website which was suggested here (post #13), and I find it very frustrating. This virtualization thread is far off-topic there, so I am starting a new topic with it. The most recent computer I got was about 6 months ahead of the hardware-virtualization instructions. I now have an RFQ out for a virtualization platform. Since I have no hands-on experience with hardware virtualization, I would welcome any suggestions anyone might have. The options I am considering include: I have not looked at Dual Xeon or Dual Opteron systems before. That was recommended by one of the guys at the systems integrator. I really don't understand why the memory in their specs is so much slower than the others. Here are 3 ASUS products: I find the ASUS description has lots of pretty promotional text and graphics but it omits the stuff I really want to know. For example, it tells me its memory speed, but not how much memory it can support! I also want a system that can host a minimum of 6 sATA and 2 IDE hard drives. Again, I am unable to find the information. It is not clear that the promotional material even applies to the motherboard to which it is attached. For example, the F5E is a pure Intel system, yet it is claimed to have AMD CrossFire graphics. Have you had any experience with virtualization? Good or bad, please share it here!
Reply
yordan
Jun 26 2008, 08:58 PM
Sorry, what do you mean by "hardware virtualization" ? Do you mean that you are not going to youse vmware or another virtualization environment ?
Reply
wutske
Jun 26 2008, 09:31 PM
QUOTE(yordan @ Jun 26 2008, 10:58 PM)  Sorry, what do you mean by "hardware virtualization" ? Do you mean that you are not going to youse vmware or another virtualization environment ? Modern cpu's have extra instructions for optimized virtualization, so that's hardware virtualization  . I personly have not much experience with linux and different motherboards, but I do know that newer motherboards aren't fully supported by linux (or partialy/unstable). Things you realy have to look for are SATA support (do not that most motherboards have 2 different SATA controllers, one on the soutbridge and one extra for more ports). The same thing goes for PATA support, modern soutbridges don't offer a single PATA port so manufacturers have to use a seperate chip for this. About your question concerning the slower memory on dual Xeon/Opteron motherboards, there is a good reason for this. Normal people want bigger nummers and manufacturers push hardware to their limit to get to these numbers. To problem with pusing things to their limits is that they get unstable and are very sensitive. In server environments (where Xeons and Opterons are used), these errors aren't acceptable, so they use 'slower' memory (it's actualy not slower, it's just the right mix between stability and speed) with extra error protection. Last thing, a while ago, AMD bought ATI so all ATI products are now AMD. So basicaly, when you say AMD Crossfire you're referring to the graphics part of AMD.
Reply
docduke
Jun 27 2008, 04:43 PM
Normally, I spend $400-$600 for the guts of a computer (no monitor, keyboard, just a small hard drive) then add stuff. This time, I intend to get a more expensive "keeper," which is why I want to pick the brains of this very sophisticated collection of geeks! The history of the "hardware instructions" I mentioned is really quite interesting. The University of Cambridge developed the Xen™ virtual machine monitor. Along the way, they commented that if a few new instructions were added to the x86 architecture, a collection of virtual guests could run at near-native speed on otherwise normal x86 hardware. Both Intel and AMD listened, and came up with Intel VT and AMD-V extensions to their standard instruction sets. Recently-developed virtualization software can recognize and use either of these. Unfortunately, one can't just get a current CPU with these instructions and put it in a motherboard. The motherboard can disable these instructions. According to reports, some do. Naturally, columns that say this, do not say which ones do, and I have not seen a list of which ones are suspect. I would guess they are probably proprietary motherboards, such as from Dell or HP, where they don't want to sell a "cheap" computer that can do "expensive" tasks, but that is purely a guess on my part. In any case, I would very much like to hear from you if you have successfully run hardware virtualization on your motherboard. My remark about the AMD Crossfire was noting that on a pure Intel motherboard, the ASUS description claimed to have AMD Crossfire capability. Trust me, I'm certain Intel is not paying royalties to AMD for a proprietary graphics engine!
Reply
wutske
Jun 28 2008, 10:59 AM
QUOTE(docduke @ Jun 27 2008, 06:43 PM)  My remark about the AMD Crossfire was noting that on a pure Intel motherboard, the ASUS description claimed to have AMD Crossfire capability. Trust me, I'm certain Intel is not paying royalties to AMD for a proprietary graphics engine!  They are not paying AMD for a proprietary graphics engine. AMD Crossfire capability means you can insert two AMD graphics cards and couple them so them works together, it's the same thing as nVidia's SLI technology. It would be kinda stupid if Intel wouldn't support Crosffire or SLI on their high end chipsets because these two technologies are what the market wants.
Reply
Recent Queries:--
vmware motherboard - 1.94 hr back. (1)
-
linux show motherboard info - 10.54 hr back. (1)
-
amd virtualization motherboards - 61.22 hr back. (2)
-
amd motherboard support hardware virtualization - 88.59 hr back. (1)
-
motherboard virtualization - 0.42 hr back. (5)
-
linux virtualization asus amd - 92.01 hr back. (1)
-
matherboards with virtualization support - 95.46 hr back. (1)
-
do you need a certain motherboard for virtualization intel - 113.48 hr back. (1)
-
mainboard virtualization - 118.84 hr back. (1)
-
best motherboards linux - 132.60 hr back. (1)
-
motherboards hardware virtualization - 134.29 hr back. (2)
-
virtualization mainboard list - 149.45 hr back. (1)
-
get motherboard info linux - 161.33 hr back. (1)
-
z7s support linux - 162.18 hr back. (1)
Similar Topics
Keywords : choice, motherboard, linux, virtualization, work,
- I Want To Get Linux, Which One Is Best?
(6)
Linux Software Installation Help
it tells how to install software in tar.bz2 or .bin extension (2) installing .tar.bz2 software open the terminal window.Place the s/w in root's home..then
write file.tar.bz2 in terminal. uncompressing will take place.a folder with .tar extension will b
created.Now write tar -xvf filename.tar,contents will be read..Now,move to the directory just
created..read the readme file..follow instruction such as make or make install to be commanded in
terminal...now its done..use it by writing in terminal for ex. mplayer movie.avi. ..or just drop ur
movie file nin the terminla..nd remove the " " in the file..append mplayer with blank spa....
Which Linux Version For Newbies?
Give your opinion (14) Hi, well i have been a windows user all my life, and I'm really satisfied with it. But from a
time know as a good programmer/user, I want to know what I'm missing(or not) from not using
linux, so for those who have a long time using it I would like you to ask a favor, if you could
recommend me the version that I should test. I don't understand when someone says to a newbie in
linux that is asking for a version to start, they say to them "well ubuntu(example) is a good
version to start", what are the real diference between the different types of linux. ....
Why Linux?
(23) i have always wonder, what is so special about linux? why do people have linux? rather than windows
or mac? is it recommended that noobs like me /laugh.gif" style="vertical-align:middle"
emoid=":lol:" border="0" alt="laugh.gif" /> have an linux os? /rolleyes.gif"
style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />....
Linux Basic Command - For Storing Compilation Error To File
(1) Ex: Compiling a cpp file using a basic command " g++ filename.cpp " and to run the program use
./a.out , Then to store the compilation error to text file use this command. g++ test.cpp >
log.txt log.txt contains the compile time errors. ....
Linux For Beginners- Easy To Install
(15) Which Linux distru is for beginners and Easy to install?....
Access Linux Box From Windows Machine- Putty Tool
(2) Most of the guys want to access Linux box from Windows machine just to do some programming on the
command line. The "Putty Tool" is the solution for this. Just google for "Putty" and download this
small package(less then 1MB) and keep it on your desktop. Just you need to configure the linux
machine IP on this Putty tool and connect to Linux machine. If you face any problem in configuring
Linux IP, then let me know, i will help you out. If you think this is help full, please rate this.....
How To Copy File & Folders From Linux To Windows?.
(12) Many face problem while transfering file from Linux to windows and Vise versa. My solution for
this is "winscp405". Winscp is a windows freeware tool used to copy file from & to Linux machine.
To get this tool just google for " winscp405" tool and download this small package and install.
Enjoy working with Linux and windows /tongue.gif" style="vertical-align:middle" emoid=":P"
border="0" alt="tongue.gif" />....
Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.
(0) Let me give some usefull linux commands and utilities. Please add to this list if you know.
Work with tar files. To make tar archive use $ tar -cvf filename.tar
filename To extract tar archive use $ tar -xvf filename.tar To
extract tar archive with gz use $ tar -xzvf filename.tar.gz Connect to remote
system through ssh $ ssh name@ip followed by passwd e.g. ssh
project@172.16.0.14 passwd: List the file in current directory $ ls -l
l....
How To Play Music And Movie In Linux? Which Is The Good One?.
(6) How to play Movie and music on linux. I am using fedora and i dont think so any player is specific
to any one flavour of linux. I have used "MP3 blaster" player, but this you need to play from
command line. Any other user friendly player pls let me know /rolleyes.gif"
style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> ......
So, I Want To Try Out Linux.
What do I need? (9) If I want to use Linux, would I need XP or a OS on a LAPTOP already? Or can I just pure boot Linux?
I've wanted to use Linux for a while, preferably Ubuntu. Unless those are two completely
different things. /dry.gif" style="vertical-align:middle" emoid=" I don't know, I have never
used Linux before. /tongue.gif" style="vertical-align:middle" emoid=":P" border="0"
alt="tongue.gif" /> So, any help?....
What Is Linux
Introduction to Linux (2) QUOTE "Linux" generally refers to an open-source Unix-clone operating system based on the Linux
kernel, written from scratch originally by Linus Torvalds and other smart people from across the
web. Although the linux kernel, which interfaces with a computer's hardware, is the core of the
operating system, many other programs are needed to form a complete operating system. Various
commercial and non-commercial groups produce Linux-based operating systems containing the kernel,
all necessary programs, and an installer. These different versions of linux are referr....
Linux?
(3) What is the pros and cons of linux? Does it cost money to get or is it free?....
Diablo 2 In Linux?
possible or not? (10) Hey! Sorry if this should be in the game forum, but it is about a game in Linux. And I need
help with it /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />
so I thougt that it belongs to here. So.. Is it possible to install Diablo 2 on Linux using some
sort of patch, or any special software? Not just diablo. But other games too, that only works on
Windows. Thanks //Feelay....
What Softwares Should I Get To Linux?
Need help from all the Gurus out there :P (6) Hey! I've just downloaded and installed ubuntu (sorry Yordan. That was the only one that
didn't need a CD). Now I have some questions. What Anit-virus and Anti-Spyware should I use (or
don't I need any for Linux?)?. What 2D/3D editor can I use to create/change pictures and things?
What Audio Editor can I use to create/change songs and things? What Web-broswer can I use for Linux?
(or can it also use fire-fox?). Is there any MSN for Linux? or does it use something else, that can
write to people using MSN? And if there is anything else I need to get, I wou....
Getting My Wireless Network Adapter Working On Linux
(2) Well, I recently decided to switch over all my PC's to linux, and was stumped when I tried to
convert one of my laptops. It has a Dell Wireless 1370 wireless networking mini-pci card, based on a
broadcom chip. I tried to find a driver on the internet, to no avail. I found NDISWrapper, but
despite my knowledge of how to set up a web server on linux, I couldn't work out how to use it.
I found a graphic tool, but it was commercial, which ruined any use for me. I was wondering if
anyone here knew a free tool that would automatically set it up. A few other things: m....
How Can I Rip A Dvd To My Hard Drive Under Linux?
more (0) There are several simple dvd-ripping tools available. vobcopy can be used. First you'll want to
mount your dvd (assuming the mount point is /mnt/dvd and is set up in your /etc/fstab): Code:
$ mount /mnt/dvdThen you can rip the main title using vobcopy: Code: vobcopy -i /mnt/dvdThis
will rip the main title only, similar to IFO-mode in DVD Decrypter. if you want to rip the entire
disc preserving structure, use Code: vobcopy -i /mnt/dvd -m.You can also use dvdbackup from the
dvd-create project to rip dvds in a similar fashion. 2. How can I backup a DVD using f....
General Av Encoding In Linux
more in linux (0) 1. Virtualdub and VFW codecs for windows are great. Is there anything like this for linux?
avidemux2 is an advanced native linux video editing and encoding tool with a GUI interface very
similar to virtualdub's. It supports many video codecs and output formats. Unlike virtualdub for
windows it is more difficult for codecs to be supported in avidemux, however since it is not VFW
based it is free to be much more versatile as far as output formats and advanced video codecs.
avidemux supports more codecs and formats with every release and is a great application to get s....
Imac Bondi.........which Linux
(1) I have a old Bondi that has enough ram for Linux, I wanted to install Ubanutu....on it, I had
problems with the firmware, It would'nt regognize the cd drive after I erased the 8.0
OS......see I didn't have the original disk, I installed Mac 0S 9.0 on it by removing the hard
drive, and putting it in another Imac......then swapping back, still it won't recognize the CD
drive when I switched it back, the firmware is being a b!tch......I even tried to update the
firmware.....do dice. I tried to install the Linux distro, by switching the cd drive from the othe....
How To Install Linux Without A CD or DVD?
Would like to learn how to use Linux but don't know how to install (11) Hey! I've tryed to install linux without a cd (as they said on the website).. But I
did'nt understand it so good =/ Can anyone please tell me how I can install linux without a CD?
Any version.. The only thing I need is a fast one (faster than windows).. I am completly new (never
tried it before) and would want to learn Linux. But thats not easy, if I don't know hoiw to
install it /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Thanks
//Feelay....
Virtualization In Linux: A Review Of Four Software Choices
(4) Virtualization is the technique of running a "guest" operating system inside an already-running OS;
for example, Windows inside Linux, or vice-versa. This article compares four virtualization products
available for Ubuntu Linux: the free, open source Qemu; the closed-but-free versions of VirtualBox
and VMware-Server, and the commercial Parallels.
http://www.techthrob.com/tech/linux_virtualization.php _________________________________
http://dserban01.googlepages.com/linkedin....abap.basis.html ....
Looking For Linux
2 choices that I will choose - make it easy to install and MAINTAIN (34) Ok I have tried Linux before, it was ok, until something with the kernel screwed up and it left me
with a command line interface that I didn't know what to do. I am looking for 2 different
distributions of Linux here, my first one is for: (Currently running Windows XP SP2) A computer
with 512 MB RAM Pentium 4 processor Internet Access GNOME or KDE desktop, doesn't matter Minimal
command line work!!! Absolutely no command line work when installing. I have tried
Ubuntu, it was easy enough. Anything easier than Ubuntu and I'll give it a try. M....
Psybnc - Howto
How to make a psyBNC on Linux (4) Installation First, fetch the latest source code from http://www.psybnc.at QUOTE cd wget
http://www.psybnc.at/download/beta/psyBNC-2.3.2-7.tar.gz tar -zxvf psyBNC-2.3.2-7.tar.gz cd psybnc
Configuration QUOTE make menuconfig Now go in `Bouncer Config', next set Listening
Port and Ip. Next select `User' Here you will be able to create a user for your bouncer.
You must set Ident, Realname and Password, and vhost too. So return to main menu, and choose exit.
When prompted for saving select Yes. Launching psyBNC QUOTE make ./p....
What Made You Switch To Linux?
(60) I first tried Linux a few years ago, not because I was completely against Windows or anything like
that, but just because I had some free time on my hands. I started off with Mandrake 9.0 which was
very user friendly and Windows-like. After reading through a bunch of message boards and learning
which distros are good for what, I soon realized my current distro was great for Linux noobs. So
then I decided to try something a little more advanced like Slackware which I knew had a steep
learning curve. Since then I've been using Slackware as my main OS and couldn'....
Where To Find Notepad++ For Linux ?
(37) I'm searching 2 days ago trying to find notepad++ for linux but i couldn't find it yet,
does anyone know or have this great software?, ofcourse i have it on windows, but i don't use
windows so much time, most times i'm on linux so i need it to be run on linux. P.S: i don't
use WINE so please don't recommend it /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" /> ....
What Language Is Linux Written In ?
(15) I''ve been wondering lately, what language is Linux written in? I'm interested in
this, because my friend and I are considering writing our own distro. I know, it sounds like a bit
of a feat, but one guy wrote MEPIS by playing with the Debian source code. I think the two of us
could do something similar. /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif'
/> ....
What's The Difference Between Linux And Unix?!?
(15) are they even made by the same people...?....
You can Play now in Linux
These is a list of the games. (26) You can Play a greates gameg in linus as: Unreal Tournament Quake 3 Wolfenstein Enemy teritory Medal
of Honor And Emule Nintendo 64 and Play Station games. He have your property games as: Tux Raser
Tux Cart Flith of the amazon queen Beneath a Steel Sky and most more.....
Linux SuSE detec you all hareware
Yea SuSE detec all. (2) Yea SuSE heve the best tools. Mplayer, Xmms, OpenOfecce, K3B, FireFox etc.....
Now Linux is ease
The linux SuSE 9.1 is most ease linux (9) /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' /> if you desire to do
your linux most ease, I recommend yourself to change you to SuSE 9.1 and your life to be ease. These
linux make all to you. you don't need to make nothing. /biggrin.gif' border='0'
style='vertical-align:middle' alt='biggrin.gif' /> ....
Looking for choice, motherboard, linux, virtualization, work,
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for choice, motherboard, linux, virtualization, work,
|
advertisement
|
|