Skip to main content

MSI X58 Pro-E: Solusi Terjangkau Platform Nehalem

Apabila kita mendengar istilah soket platform Nehalem LGA1366 pasti yang terbayang dibenak kita adalah platform high end dengan harga yang selangit. Kali ini MSI akan merubah persepsi tersebut dengan merilis sebuah motherboard ber-chipset X58, tetapi dengan harga yang relatif terjangkau, yaitu X58 Pro-E.

Walaupun dengan harga yang murah, fasilitas yang diberikan motherboard ini tergolong cukup lengkap, seperti fitur ATI Crossfire-X, Triple Channel DDR3 1066, True BlueRay Audio Realtek ALC889, dan lainnya. Tentu saja MSI tidak lupa menyertakan feature khas produk mereka, yaitu DrMOS dengan tiga kelebihan utama yaitu GreenPower agar konsumsi daya yang lebih hemat. Feature XpressCool membuat chipset lebih dingin dan RapidBoost yang menawarkan kestabilan dalam overclocking.

Pada sesi pengujian menggunakan test bed prosesor CHIP (Core i7 965), motherboard ini menunjukkan performanya yang sangat baik. Pengujian aplikasi sehari-hari yang disimulasikan dengan aplikasi Sysmark 2007, motherboard ini menghasilkan skor yang cukup tinggi dan memuaskan. Begitu juga dengan pengujian game, tes yang dilakukan menunjukkan bahwa motherboard ini dapat berjalan dengan stabil tanpa ada masalah.

Apabila menginginkan performa lebih, MSI menyertakan fitur EasyOC Switch yang berguna bagi pengguna yang menginginkan sistemnya untuk di overclock, tanpa harus melalui setting BIOS yang cukup rumit. Tetapi bagi pengguna yang pengetahuan overclocking lebih advance, fitur ini tidak akan terpakai.


Kesimpulan

Motherboard ini sangat cocok untuk user yang ingin membangun platform Nehalem dengan budget yang terbatas. Pasangan serasi untuk motherboard ini adalah Core i7 920, hanya dengan sedikit tweak yang dapat dilakukan, performa dari sistem ini akan melewati sistem high end yang harganya jauh lebih mahal.

PRODUSEN: MSI
INFO: www.msi.com
HARGA: -

DATA TEKNIS

Processor: Intel LGA 1366
Chipset: Intel X58
Southbridge: ICH10R
FSB/HT Bus: 6.4GT/s
Form Factor: ATX
AGP/PCIe x16/PCIe x1: 0/3/2
USB/Firewire/eSata: 6/1//1
Memory Support: Triple Chanel DDR3 1066
Chipset Audio: Realtek ALC889 7.1

BENCHMARK SCORES

Sysmark 2007: 182
Left 4 Dead: 107.03
Quake 4: 289.1

sumber: http://www.chip.co.id/fresh-from-the-lab/msi-x58-pro-e-solusi-terjangkau-platform-nehalem.html

Comments

Popular posts from this blog

Fix HTTPS issue in browser - Burp Suite

If you get message "Software is Preventing Firefox From Safely Connecting to This Site. Most likely a safe site, but a secure connection could not be established. This issue is caused by The original certificate provided by the web server is untrusted., which is either software on your computer or your network." lets see the tutorial. 1. With Burp suite running, visit http://burp in your browser and click the "CA Certificate" link to download and save your Burp CA certificate. Remember where you save the Burp CA certificate.

How To Enable DNS over HTTPS

  DNS over HTTPS (DoH) is a protocol for performing remote Domain Name System (DNS) resolution via the HTTPS protocol. A goal of the method is to increase user privacy and security by preventing eavesdropping and manipulation of DNS data by man-in-the-middle attacks by using the HTTPS protocol to encrypt the data between the DoH client and the DoH-based DNS resolver. An alternative to DoH is the DNS over TLS (DoT) protocol, a similar standard for encrypting DNS queries, differing only in the methods used for encryption and delivery. On the basis of privacy and security, whether or not a superior protocol exists among the two is a matter of controversial debate, while others argue the merits of either depend on the specific use case. Benefits DoH improves privacy by hiding domain name lookups from someone lurking on public WiFi, your ISP, or anyone else on your local network. DoH, when enabled, ensures that your ISP cannot collect and sell personal information related to your br...

Artillery - Binary Defense Project

Project Artillery is an open source project aimed at the detection of early warning indicators and attacks. The concept is that Artillery will spawn multiple ports on a system giving the attacker the idea that multiple ports are exposed. Additionally, Artillery actively monitors the filesystem for changes, brute force attacks, and other indicators of compromise. Artillery is a full suite for protection against attack on Linux and Windows based devices. It can be used as an early warning indicator of attackers on your network. Additionally, Artillery integrates into threat intelligence feeds which can notify when a previously seen attacker IP address has been identified. Artillery supports multiple configuration types, different versions of Linux, and can be deployed across multiple systems and events sent centrally. Artillery is a combination of a honeypot, monitoring tool, and alerting system. Eventually this will evolve into a hardening monitoring platform as well to detect ins...