Skip to main content

What Do I Look For In A New Computer?

It is a common question. Smartnetadmin.com provides you with the following items to look for when purchasing a new computer.

  1. Processor: The processing speed of a computer is important. With continuing advances in computer technology, comes greater dependency on the speed of your computer. In order to maintain a solid and robust system for years to come, it is important to purchase a system with a processor that meets your needs now and into the future. On a workstation, we recommend the Intel Pentium 4 processor. Although the AMD Athlon is impressive, the Intel Pentium 4 processor is an industry standard and therefore supported by a wide variety of software titles. The Intel Celeron on the other hand is a great deal for a reasonable price, but is ultimately outpaced by the Intel Pentium 4 processor. On a server, we recommend an Intel Pentium 4 or Intel Xeon processor.

    Top Pick: Intel Pentium 4 or Intel Xeon

  2. Internal Memory: The internal memory – also called RAM – is directly related to the responsiveness of a computer. When your computer boots up, Microsoft Windows loads a large number of drivers, services, programs and other modules into memory. If a computer is lacking in memory, it will be slow to respond. On a workstation running Windows XP, we recommend a minimum of 512MB RAM. 1GB RAM is ideal. On a server running Windows Server 2003, we recommend a minimum of 1GB RAM.

    Top Pick: Crucial.com

  3. Video Memory: The memory on a video card is also related to the responsiveness of a computer. In today’s office environment, even the most basic functions such as word processing can involve an incredible amount of graphics. Because of this, when you are using a computer, the video card is constantly redrawing the screen. In order to avoid unnecessary delays, we recommend a minimum of 64MB. 128MB is ideal.

    Top Pick: Nvidia or PNY 128MB AGP Video Card

  4. Video Architecture: When purchasing a video card for your computer, we recommend a video card that utilizes the AGP or PCI-Express architecture. AGP is far faster than the original PCI architecture. With recent technological innovations, however, PCI-Express has now been unveiled which outpaces AGP. At the present time, this new technology is not supported by all motherboards. Although a PCI-Express video card can be installed in a PCI slot, it does not utilize the full benefits of the PCI-Express card.

    Top Pick: AGP Video Card or PCI-Express If Your Motherboard Supports It

  5. Storage: On a workstation, the de facto standard for some time has been a 40GB IDE hard drive. We are now seeing this be replaced by 80GB IDE hard drives. The cache as well has been increasing in size – the standard 2MB cache is now being replaced by an 8MB or higher cache. Fortunately, the price has not been keeping pace. On average, the cost difference between the 40GB IDE hard drive with a 2MB cache and the 80GB IDE hard drive with an 8MB cache is only twenty to thirty dollars.

    On a server, we recommend use of the SCSI Ultra320 architecture. Compared to previous SCSI architectures, Ultra320 is much more affordable and offers significant improvements in bus speed. Additionally, the Adaptec 29320ALP-R SCSI controller makes upgrading to this improved platform a breeze.

    Top Pick: Seagate SCSI Ultra320 73.6GB Cheetah or Western Digital 80GB IDE with 8MB Cache

  6. Monitor: When purchasing a computer monitor, you probably want one that is at least 17” in size. You might even want it to be a flat screen. However, there is one other aspect you should pay special attention to – the dot pitch or DPI. The smaller the number, the sharper the image on the screen. The average computer monitor used to be .28 DPI. The average new computer monitor is now .264 DPI.

    Top Pick: Dell E173FP 17-inch Flat Panel Color LCD Monitor

  7. Mouse: One of the greatest innovations of our time is the computer mouse without any moving parts. The Optical Mouse makes navigating Windows a breeze. If you thought it couldn’t get any better than this, there is the Wireless Optical Mouse. On a side note, you should always pick a mouse with a scroll wheel.

    Top Pick: Dell Optical Mouse
As a Dell Solution Provider, Smartnetadmin.com would be happy to help you with purchasing a new computer. For health and government institutions, we can locate considerable discounts. For more information, visit http://www.smartnetadmin.com

Comments

Popular posts from this blog

Access Denied (policy_denied). Your system policy has denied access to the requested URL. For assistance, contact your network support team.

While browsing the internet, you may encounter the message: "Access Denied (policy_denied).  Your system policy has denied access to the requested URL.  For assistance, contact your network support team."   This message indicates the internet traffic is being filtered.  The most common source of an internet traffic filter is in corporate environments that use a proxy server or a firewall appliance designed to filter web traffic.  Some businesses are configured as satellite locations using a VPN tunnel.  In these configurations, the VPN may be configured to filter internet traffic.  In rare instances, the Internet Service Provider is filtering internet traffic.  Typically though, your IT Department or a Network Management Team has configured your internet traffic to be filtered.  Isolating Source of Web Filtering In an environment that is unmanaged and the source of the filtering is unknown, following are some steps you may wish to peform: Th...

Event ID: 7001 - Source: VSS - Unable to create a shadow copy

When using Microsoft Windows Server, you may encounter the error message: "Unable to create a shadow copy."  In the Event Viewer, you may find the following Event: "Event ID: 7001 - Source: VSS - Unable to create a shadow copy."  This event involves the Volume Shadow Copy Service (VSS).  Most likely the Server was rebooted while creating a Shadow Copy.  Many websites describe deleting or renaming the C:\WINDOWS\SYSTEM32\WBEM directory used by Windows Management Instrumentation to resolve this issue.  This is not correct.  Following are the steps to resolve this issue: Double-click My Computer. Right-mouse click the Hard Drive causing the problem. Click the Shadow Copies tab. Select the appropriate Volume. Click Disable. Click OK. Click Start - Control Panel - Administrative Tools - Scheduled Tasks. Delete all tasks related to the Volume Shadow Copy Service. Reboot the Server. Double-click My Computer. Right-mouse click the Hard Drive causing the problem. Cl...

How do you stop an unstoppable Windows Service?

You may encounter a Windows Service in Services that has the buttons for Start, Stop, Pause and Resume greyed out.  If you attempt to stop the Service using sc stop [servicename], you encounter the error message: "The requested control is not valid for this service."  To resolve this issue, please perform the following steps: Click Start - Control Panel - Administrative Tools - Services. Double-click the relevant Service. Change the Service Start-Up Type to Disabled. Click Apply. Click OK. Hit CTRL-ALT-DEL on your keyboard. Select Task Manger. Perform an End Task on the relevant Service. This issue has been resolved. http://www.smartnetadmin.com