Ubuntu :: Install Onto An Enterprise-class Server With A 64-bit Intel Xeon Processor?
Mar 4, 2010
I am downloading the 64-bit image of Ubuntu 9.10 right now, but I notice the filename has "amd64" in it. Will it only work on 64-bit AMD processors? I want to install it onto an enterprise-class server with a 64-bit Intel Xeon processor.
View 4 Replies
ADVERTISEMENT
Aug 23, 2010
I would like to run my own server, and I'm thinking of buying a dedicated machine to run it on. I checked out the dell website for a cheap machine to run it on (I don't need high performance - just a personal file server running a few hard drives, and a web/mail server). I noticed that they have some cheap models in their server line that are as cheap as a desktop. Compare:
[URL]
The main difference I see between the desktops and the servers is the use of the Core or Xeon processor, and also, the servers tend to have lower RAM.if I am looking for value, should I opt for a low end desktop or a low end server to run a personal server? Also, what advantage does the Xeon processors and Dell server line have over the desktop models that make it better for running a server?
View 1 Replies
View Related
Feb 23, 2011
I am using Intel xeon processor on linux plotform using EL4.4. the following error message appear frequently.... the error shows like that
CPU 0 : Machine Chine Exception: 0000000000000004
Bank 0 : cc0000ff20040189 [0010c00002900300] at 0000000002008fc0
Bank 1 : f2000000000000105
Bank 2 : d000000000000153
Kernal Panic - not syncing : CPU Contest Corrupt
<0> Kernal Panic - not syncing : mm/page_alloc.c:410: spin_alloc(mm/Page_alloc.c:c036b9b4) already locked by mm/page_alloc.c/266
View 2 Replies
View Related
Oct 11, 2010
any one point me to the download link of the most suitable ISO image (CD/DVD) with the latest stable Debian Lenny distro, taking into account that I have a two-processor Intel motherboard with currently one Intel Xeon 64bit processor.
View 4 Replies
View Related
Dec 19, 2010
I've downloaded the Ubuntu Server 64AMD version. Will this work with an Intel Xeon processor? I've an old SuperMicro 1U Server X5DPR-8G2+ Xeon Dual 2.8GHz/1GB I'd like to use. Will Ubuntu Server work with this or do I need the 32bit version?
View 3 Replies
View Related
Jun 8, 2010
i am looking for any advice what tool to use for temperature monitoring on server dual xeon F29 board intel se7501wv2 running CentOS 5.5
View 4 Replies
View Related
Feb 16, 2011
Currently our cluster is based on AMD opteron processors. We are going to add more nodes however I want to know is it good to add Intel xeon processors. They both claim to be x86 compatible however I don't know if they are really math each other.Does a program compiled on Intel xeon really works on opteron (amd64)?
View 11 Replies
View Related
Mar 8, 2010
I purchased a Sony Vaio with an Intel I3 Processor. I tried to install Ubuntu 9.1 via the CD in Windows.
It loads, then when rebooting into Ubuntu... Nothing.
I tried to boot off the CD and it boots until I click install.. Then nothing.
I tried to install from a flash drive... nothing...
View 9 Replies
View Related
Jul 28, 2010
If opensuse will run on a notebook with an Intel atom processor?
View 5 Replies
View Related
Oct 11, 2010
I am running some muti-threaded code that uses a lot of memory (~6GB). I have it compiled on a cluster that uses Xeon 5160 quad core CPUs with 4MB cache/core, 8GB of RAM and kernel 2.6.18 (x86_64) and I have also the same code compiled on another cluster that uses Opteron 2214 quad core CPUs with 1MB cache/core, 8GB of RAM and kernel 2.6.28 (x86_64). On the Intel cluster the code generates barely any system load when I look on top but on the AMD cluster it can generate over 50% of system load. On the intel machines my process can generate a constant load of 3, while the load generated by the process on the AMD machines is about 1.6.
Does anybody know what could cause this? Could it be the version of the kernel or the difference between the CPUs (for example, the much smaller cache of the AMD CPUS)? My software and all its dependencies are the same on both clusters. I am also using the exact same version of GCC to compile everything.
View 1 Replies
View Related
Mar 9, 2010
I've got a dual Xeon 5570 (Nehalem) server. It clocks down properly, but never, under any circumstances that I've found, clocks up past its TSC. Even when running basically nothing but cat /dev/zero > /dev/null, nothing gets clocked higher than the TSC. Below is the turbostat output, which clearly knows what the hardware is actually capable of, but it never actually achieves it. I'm running Lenny, with backported kernel 2.6.30-bpo.2-amd64. I tried the 2.6.32 backport and there wasn't any difference. know where I should look next? BIOS settings? Do I need to change some kernel option and recompile?
# ./turbostat
Nehalem multiplier 22, TSC frequency 2933 MHz
Nehalem 4 cores active: 24 mult, max turbo frequency = 3200 MHz
Nehalem 3 cores active: 24 mult, max turbo frequency = 3200 MHz
Nehalem 2 cores active: 25 mult, max turbo frequency = 3333 MHz
Nehalem 1 core active: 25 mult, max turbo frequency = 3333 MHz
[Code]...
View 1 Replies
View Related
Dec 15, 2009
I just installed a new HP DL360 with 32 GB of RAM and a Intel Xeon X5550 which supports speed stepping and turbo mode. I've enabled turbo in the BIOS, but cannot seem to get CentOS 5.4 to make use of either of these features. I've been googling for a solution for a while now, and tried various things, such as installing cpufreq. However, when I type cpufreq-info, I get this:
# cpufreq-info
cpufrequtils 005: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
[code]...
View 3 Replies
View Related
Jun 16, 2011
need to know start till end explantory steps to configure my internet connection. using amd athlon 2 x2 processor and newer motherboard asus
View 11 Replies
View Related
Mar 12, 2010
I have a problem with compiling vdrift-2009-06-15 using scons. As the source that i obtained only supports scons i cannot use make. the error that i get when i try to compile it in GNOME Terminal is: scons: Reading SConscript files ... scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/mohit/Download/vdrift-2009-06-15/SConstruct", line 9, in <module>
scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/home/mohit/Download/vdrift-2009-06-15/SConstruct", line 13, in <module>
Checking for C++ header file asio.hpp... (cached) yes
Checking for C++ header file boost/bind.hpp... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C++ header file SDL/SDL.h... (cached) yes
[Code]........
View 4 Replies
View Related
Jul 27, 2011
Xeon or not to xeon? What are the advantages of xeon? 3x the encryption, decryption; SMP - Symmetric multiprocessing; ECC ram IPMI - Intelligent Platform Management Interface (newer model)sometimes a larger l3 cache. What are the disadvantages of xeon? cost; is it really necessary?
View 6 Replies
View Related
Jan 18, 2010
A friend is trying to rescue some files from his computer because Windows won't boot, so he's making a Live CD. However, he realized that he accidentally downloaded the Intel version of Ubuntu, but he has an AMD processor. Does this matter for a Live session if he's not actually installing anything?
View 2 Replies
View Related
May 5, 2010
If your PC has a 64-bit AMD or Intel processor, you will most likely need the "amd64" images (though "i386" is also fine), the "ia64" images will not work."Does it mean I should use ia64 image for my 64-bit intel processor?
View 4 Replies
View Related
Aug 24, 2011
What is the best debian iso that I should choose to install in a machine with intel core i7 second gen processor? amd64,ia64 or i386 ?
View 4 Replies
View Related
Mar 28, 2010
Which architecture to use with an Intel Core 2 Duo processor?
View 3 Replies
View Related
Jan 31, 2011
On my 2 year old laptop I have an Intel Celeron Processor (The one made in June something of 2008) and last night I finally decided to tear it apart. My reasoning was, that I am going to buy a new laptop soon (I want a 64 bit system ) and lo and behold, my celeron processor has 2 cores on the chip itself. I ran several software tests on it in Linux (mostly just profiling and etc.) then I ran a full diagnostic on it and turns out that the second core was never used in any of it. So I looked over it through a magnifying glass and found a pin that was blocking a section from passing anything to this other core. I pulled the pin out and popped my processor in my laptop. Windows refused to boot at first except into Safe Mode because of a hardware change. It was there that my PC was re-evaluated and while previously I had a 3.5 out of 5.0 according to Vista, I know have a 4.1/5.0 thus Aero now was enabled. I then tried something crazy, I popped in the Arch64 net-install disk and VIOLA!!! It loaded and installed Arch64 successfully. Thus, I converted what was a 32 bit processor into a now 64 bit processor by (carefully) removing a pin. After doing research it seems other people found this out too and am wondering to myself, if Intel created this cheap of a 64bit processor, why didn't they market it like that and/or use this as their low-end 64 bit processor? It's all very fishy to me and I really don't know what to make of it.
As an update, I have re-soldered the pin on and Windows still sees the 2nd core. Arch64 however refuses to boot because it's trying to boot 64bit instructions on a 32bit processor again. It seems that since Windows saw that it was there, it has loaded a new driver (some weird "Intel Blah blah blah" [didn't write it down and don't feel like rebooting, sorry] ) that wasn't loaded before. It's still running Vista 32bit (NOT going to upgrade), but it still sees that the other core is there.
View 6 Replies
View Related
Sep 1, 2011
does a version for kubuntu 11.04 64bit for a intel processor exists.
When I download the 64 Bit Version of kubuntu.org, the filename is named with "amd" at the end, but I need a version for intel bit64 (icore7).
View 2 Replies
View Related
Dec 7, 2010
Why can't I find a HCL?
Does Fedora 14 support ASUS P5KPL SE motherboard?
What is the best board to use with Fedora and a INTEL PENTIUM D E5500 processor?
View 3 Replies
View Related
Dec 26, 2009
I'm about to upgrade a server for a local non-profit, and am looking at a Gigabyte GA-P55-UD3L motherboard and an Intel Core i5 750 processor. Does anyone have any observations or experiences with SUSE on this platform?
View 7 Replies
View Related
Jun 3, 2010
I have a Dell Dimension 2200 with an Intel Celeron 1.3 Ghz processor. Will OpenSuse 11.2 work on this system?
View 3 Replies
View Related
Feb 17, 2011
I'm very new to Linux and I'm looking for some guidance on which version of Linux server I should install. I read several posts that try to compare Slackware, Debian server, and Ubuntu but the message I got is that each version has its pros/cons. The version that you end up using should ultimately be the best for what you are trying to do.
I purchased a HP Proliant DL580 G3 with the following configuration:
(4) Intel Xeon 3.0Ghz CPU's W/ 8mb Cache/667mHz FSB
16GB RAM @ 16 x 1GB ELPIDA PC2-3200-333
(2) 36.4GB 15k U320 SCSI Hard Drives
(2) Power Supplies
DVD Drive
This server will be configured as my web server and database server. I will use Apache and MySQL.
I want the server to be as secure as possible and will be following the recommendations on the book "Hacking Linux Exposed" to configure Linux.
I would like to install a version of Linux that will utilize all of the server's resources - the 4 x Xeon Processors and the 16 GB of RAM. As for the RAID configuration I plan to just have the hard drives mirrored. And lastly someone recommended that I cache my website in the RAM for faster load times. I have not researched this yet but would like the Linux version suggested to allow me to do this. I assume any Linux version would allow me to do this but I thought it would be safer to include it in this list.
View 4 Replies
View Related
Mar 20, 2009
My work reponsibilities now include a new server running Centos 5.2 on a Dual Xeon Dell server machine with Raid 1 on 2 160Gb disks, but I have no experience of Linux, let alone Centos.I figured I'd download an image and load it on a spare machine just so I could get used to the OS and try things out without risking my live server. My only available spare at present is a Toshiba laptop from 2000 (it was top of the range at the time, but probably looks bad compared to my pocket smartphone now).My questions are:
a) Is it feasible to load Centos on this old donkey of a laptop? Would I struggle to find the right drivers, etc., or is it all contained in the distribution?
b) Assuming it runs, would the differences between the two implementations significantly affect my learning experience?
c) Assuming the two are similar enough to make the laptop a useful reference/staging/learning tool, where do I start? I've already downloaded an ISO image for LiveCD (i386) and burned it to a CD but the CD doesn't seem to have anything I recognise. Windows (both Vista and XP) treats it like any data CD and shows no autorun behaviour with it.
View 3 Replies
View Related
Oct 28, 2010
my play on linux wont work i go to download a game and it just freezes then it asks me to force quit or wait is because of the computer im using a netbook nb305 toshiba with a intel atom processor with ubuntu netbook os?
View 14 Replies
View Related
Jul 16, 2010
I have a Intel server board machine that has a on board Matrox cardWith 11.2 the install barfs to text mode configuring the card during install butonce you log in a root and run sax2 it is OK once the machine restartsWith 11.3 it installs ( apparently ) perfectly then just goes to a blackscreen .. the usb keyboard is dead and that is that
View 3 Replies
View Related
Mar 30, 2011
I need to set up a named server for a class room with 10 imaginary hosts the sub domain managed by this name server is s123456.eca.edu.au where 123456 is to be replaced by your student id. The named server will forward unresolved queries to the dns server.
View 1 Replies
View Related
Aug 7, 2011
I recently decided to convert my old NAS gox from Gentoo to Unbuntu Server. For reasons that I do not understand I cannot install 10.04 or 11.04 on it. I've downloaded both the i386 and the AMD64 ISO images to the same machine, burned the the image on the same DVDRW drive onto the same CDRW disc but when I try to install on the D945GCLF board, it consistently fails at the same step - Unable to install base system.
The ISO image all indicate a good MD5 sum and I've burned the ISO image at the slowest possible rate. I've even tried moving the image onto a USB drive and installing from it - same error. The D945GCLF has parallel and serial ports disabled; I'm using the SATA drive for the OS and installing from a USB CDROM drive
View 2 Replies
View Related