<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://www.eaglecomputerservices.co.uk/blog">
  <channel>
    <title>Eagle Computer Services</title>
    <link>http://www.eaglecomputerservices.co.uk/blog</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/eaglecompserv" /><feedburner:info uri="eaglecompserv" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>eaglecompserv</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
    <title>Static versus dynamic routing</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/9XTRnkfZr44/static-versus-dynamic-routing</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;Static versus dynamic routing.&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
A router requires a ROUTE to a remote network if it is to send traffic there.&lt;br /&gt;
A route specifies how the network can be reached.&lt;br /&gt;
Routes are stored in a route table.&lt;br /&gt;
The route table can consist of static, dynamic or a combination of routes.&lt;br /&gt;
We can examine the route table by issuing the show ip route command.&lt;br /&gt;
In static routing the route table is constructed manually by the router programmer.&lt;br /&gt;
In dynamic routing the route table is learnt by the router itself.&lt;br /&gt;
There are advantages and disadvantages to each method.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Mon, 13 Feb 2012 15:47:16 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">36 at http://www.eaglecomputerservices.co.uk</guid>
 <comments>http://www.eaglecomputerservices.co.uk/article/static-versus-dynamic-routing#comments</comments>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/static-versus-dynamic-routing</feedburner:origLink></item>
  <item>
    <title>Cisco Routers Ports, Interfaces and the IOS</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/oU4XFx6bf5M/cisco-routers-ports-interfaces-and-ios</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;External ports and interfaces&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
Routers can be purchased with different ports and interfaces.&lt;br /&gt;
Typical interfaces include:-&lt;br /&gt;
-Console port&lt;br /&gt;
-Auxiliary port&lt;br /&gt;
-Serial port&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;u&gt;The CONSOLE port&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
-Starting point for configuration.&lt;br /&gt;
-Allows terminal connection (hyperTerminal in windows) via a PC and a cable.&lt;br /&gt;
-Typically basics like IP addresses will be assigned through the connection.&lt;br /&gt;
-Once basic configuration is in place further configuration can be done via telnet across the network.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;u&gt;The AUXILIARY port&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
-Allows a modem to be connected to the router.&lt;br /&gt;
-This can then be used to dial into the router for remote troubleshooting or configuration.&lt;br /&gt;
-Its main use is for remote configuration since troubleshooting and minor changes can be done via a telnet connection.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Sun, 12 Feb 2012 20:40:38 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">35 at http://www.eaglecomputerservices.co.uk</guid>
 <comments>http://www.eaglecomputerservices.co.uk/article/cisco-routers-ports-interfaces-and-ios#comments</comments>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/cisco-routers-ports-interfaces-and-ios</feedburner:origLink></item>
  <item>
    <title>Cisco Routers Networking Overview</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/Q7s2DUVPjgE/cisco-routers-networking-overview</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;Network devices&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
There are three key devices you need to be aware of in order to understand internet-working:-&lt;br /&gt;&lt;b&gt;-HUB&lt;/b&gt;&lt;br /&gt;
Used as the central connection point within the star topology.&lt;br /&gt;&lt;b&gt;-SWITCH&lt;/b&gt;&lt;br /&gt;
Used to reduce collision domains within a star network.&lt;br /&gt;&lt;b&gt; -ROUTER&lt;/b&gt;&lt;br /&gt;
Used to link network segments together&lt;/p&gt;
&lt;p&gt;&lt;b&gt;HUB&lt;/b&gt;&lt;br /&gt;
All devices on a star network plug into the hub.&lt;br /&gt;
Hence it forms the central connection point of the whole network.&lt;br /&gt;
If a hub receives a signal on a port it will propagate that signal to the whole network.&lt;br /&gt;
This means that collisions can result.&lt;br /&gt;
The more collisions on a network the slower the network will run.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;SWITCHES&lt;/b&gt;&lt;br /&gt;
Switches are sophisticated hubs.&lt;br /&gt;
They learn what machines are connected to each port.&lt;br /&gt;
They only propagate the signal on the port the device is connected to.&lt;br /&gt;
Switches reduce collision domains.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;u&gt;How do switches learn?&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;centre&gt;&lt;br /&gt;&lt;img src="http://www.eaglecomputerservices.co.uk/images/squares/how do switches learn.jpeg" width="300" height="300" /&gt;&lt;/centre&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Sun, 12 Feb 2012 20:33:00 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">34 at http://www.eaglecomputerservices.co.uk</guid>
 <comments>http://www.eaglecomputerservices.co.uk/article/cisco-routers-networking-overview#comments</comments>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/cisco-routers-networking-overview</feedburner:origLink></item>
  <item>
    <title>Windows XP – System Utilities Part 3</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/lHk09pmoHgw/windows-xp-%E2%80%93-system-utilities-part-3</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;&lt;b&gt;Memory Usage.&lt;/b&gt;&lt;br /&gt;
By default more memory is given to the running of local programs.&lt;br /&gt;
This is typical for a workstation, If the system shares a lot of data on a network it may offer better performance if more memory is given to the system cache.&lt;br /&gt;
This allows more files to be cached in RAM meaning the system can share data faster.&lt;br /&gt;&lt;b&gt;Virtual Memory.&lt;/b&gt;&lt;br /&gt;
Virtual memory is an area of the hard disk that is set aside to store running programs and files it is sometimes referred to as the swap file or the page file, It is used when the system is running out of proper RAM.&lt;br /&gt;
When RAM becomes full the system will move the oldest data stored to the swap files, This is done in 4k chunks called pages.&lt;br /&gt;
This frees up system RAM fir new data to be stored, If the data moved to virtual memory is required later it can be pulled back from the swap file.&lt;br /&gt;
The size and location of the swap file can make a big difference to performance,&lt;br /&gt;
Generally the system will be responsible for managing the size of the page file, This can cause a slowdown as the system will have to monitor and change the size of the page file.&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Fri, 23 Dec 2011 14:56:05 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">30 at http://www.eaglecomputerservices.co.uk</guid>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/windows-xp-%E2%80%93-system-utilities-part-3</feedburner:origLink></item>
  <item>
    <title>Windows XP – System Utilities Part 2</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/22hT3xWToVY/windows-xp-%E2%80%93-system-utilities-part-2</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;&lt;b&gt;Task Manager.&lt;/b&gt;&lt;br /&gt;
The applications tab is useful if a program has crashed we can end and tasks that are listed as ‘not responding’&lt;br /&gt;
Processes show the software running at present and the resources they are using.&lt;br /&gt;
The only process that should be near 100% is the system idle process.&lt;br /&gt;
The svchost is running more than once, This is normal as svchost looks after DLL (direct library link) based software, Each instance manages a number of software services.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Performance Tweaks.&lt;/b&gt;&lt;br /&gt;
The best way to keep your system running satisfactorily is basic maintenance.&lt;br /&gt;
1.	Defrag hard disks regularly&lt;br /&gt;
2.	Clean out temporary files periodically&lt;br /&gt;
3.	Ensure you have up to date anti-virus and anti-spyware utilities running&lt;br /&gt;
There are also some more advanced tweaks that can be made.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Wed, 14 Dec 2011 12:27:14 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">29 at http://www.eaglecomputerservices.co.uk</guid>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/windows-xp-%E2%80%93-system-utilities-part-2</feedburner:origLink></item>
  <item>
    <title>Windows XP – System Utilities Part 1</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/N2-tSQtbgAY/windows-xp-%E2%80%93-system-utilities-part-1</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;&lt;b&gt;Performance Monitoring.&lt;/b&gt;&lt;br /&gt;
One of the most common complaints from end user is “my computer is running slowly”.&lt;br /&gt;
Since speed is highly speculative it can be a difficult thing to trouble shoot.&lt;br /&gt;
It is therefore important that performance monitoring be carried out in a structured way rather than on an ad-hoc basis.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Monitoring Strategy.&lt;/b&gt;&lt;br /&gt;
When a System is running a baseline should be created .&lt;br /&gt;
This shows the ‘Normal’ level of activity for key performance areas.&lt;br /&gt;
This baseline should be stored away from the system for future use,&lt;br /&gt;
it should also be updated regularly since the way a system is utilised will change over time&lt;br /&gt;
The performance tab is perhaps the most commonly used screen,&lt;br /&gt;
It shows basic information about CPU utilisation and memory usage.&lt;br /&gt;
The network tab allows us to see the current amount of traffic going across our networks connections.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Mon, 12 Dec 2011 14:15:00 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">28 at http://www.eaglecomputerservices.co.uk</guid>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/windows-xp-%E2%80%93-system-utilities-part-1</feedburner:origLink></item>
  <item>
    <title>Tune up your computers</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/PMxVM1zDpuU/tune-your-computers</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;&lt;b&gt;1. Keep your PC up to date&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;center&gt;&lt;br /&gt;&lt;img src="http://www.eaglecomputerservices.co.uk/images/squares/Update.jpg" width="240" height="199" /&gt;&lt;/center&gt;&lt;br /&gt;
One of the best things you can do to protect your PC is also one of the easiest: Make sure you are set up to get automatic updates from Microsoft. If you use Windows and other Microsoft software, such as Microsoft Office or Windows Live Essentials, then you should use the Microsoft Update service. You'll also get notices about new Microsoft software that you can download for free.&lt;br /&gt;
So how do you turn on automatic updates? Simple: Go to the Microsoft Update website. If you don't have automatic updates turned on, we'll help you through the process. 
&lt;p&gt;&lt;b&gt;2. Performance&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Thu, 08 Dec 2011 16:20:48 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">27 at http://www.eaglecomputerservices.co.uk</guid>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/tune-your-computers</feedburner:origLink></item>
  <item>
    <title>Wireless Networks</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/n1ZV7lEab3M/wireless-networks</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;The easiest, least expensive way to connect the computers in your home is to use a wireless network, which uses radio waves instead of wires. The absence of physical wires makes this kind of network very flexible. For example, you can move a laptop from room to room without fiddling with network cables and without losing your connection. The downside is that wireless connections are generally slower than Ethernet connections and they are less secure unless you take measures to protect your network.&lt;br /&gt;
If you want to build a wireless network, you'll need a wireless router. Signals from a wireless router extend about 100 feet (30.5 meters) in all directions, but walls can interrupt the signal. Depending on the size and shape of your home and the range of the router, you may need to purchase a range extender or repeater to get enough coverage.&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Wed, 07 Dec 2011 21:16:21 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">26 at http://www.eaglecomputerservices.co.uk</guid>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/wireless-networks</feedburner:origLink></item>
  <item>
    <title>Wired Networks</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/D07tKBJqDnM/wired-networks</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;Ethernet and wireless networks each have advantages and disadvantages; depending on your needs, one may serve you better than the other. Wired networks provide users with plenty of security and the ability to move lots of data very quickly. Wired networks are typically faster than wireless networks, and they can be very affordable. However, the cost of Ethernet cable can add up -- the more computers on your network and the farther apart they are, the more expensive your network will be. In addition, unless you're building a new house and installing Ethernet cable in the walls, you'll be able to see the cables running from place to place around your home, and wires can greatly limit your mobility. A laptop owner, for example, won't be able to move around easily if his computer is tethered to the wall.&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Wed, 07 Dec 2011 21:15:01 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">25 at http://www.eaglecomputerservices.co.uk</guid>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/wired-networks</feedburner:origLink></item>
  <item>
    <title>Building A Home Network</title>
    <link>http://feedproxy.google.com/~r/eaglecompserv/~3/O56-qMNIBN4/building-home-network</link>
    <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even" property="content:encoded"&gt;&lt;p&gt;The two most popular home network types are wireless and Ethernet networks. In both of these types, the router does most of the work by directing the traffic between the connected devices. By connecting a router to your dial-up, DSL or cable modem, you can also allow multiple computers to share one connection to the Internet.&lt;br /&gt;
If you're going to connect your network to the Internet, you'll need a firewall. A firewall is simply a hardware device or software program that protects your network from malicious users and offensive Web sites, keeping hackers from accessing or destroying your data. Although they're essential for businesses looking to protect large amounts of information, they're just as necessary for someone setting up a home network, since a firewall will secure transactions that might include Social Security numbers, addresses, phone numbers and credit card numbers. Most routers combine wireless and Ethernet technology and also include a hardware firewall.&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Wed, 07 Dec 2011 21:13:18 +0000</pubDate>
 <dc:creator>Darrel</dc:creator>
 <guid isPermaLink="false">24 at http://www.eaglecomputerservices.co.uk</guid>
  <feedburner:origLink>http://www.eaglecomputerservices.co.uk/article/building-home-network</feedburner:origLink></item>
  </channel>
</rss>

