Showing posts with label memory. Show all posts
Showing posts with label memory. Show all posts

Tuesday, December 30, 2008

5 Reasons For Owning A USB Flash Drive

There have been a number of wonderful inventions during the 20th and 21st century. Some of these creations have been both massive and minute. Very few of mankinds modern creations have revolutionized working life so much as the USB flash drive though. Ok now that might seem a bit much for some people but the reality remains the same - USB flash drives have made the working lives of millions of office workers, teachers, students, IT and other professionals massively more simple. If you already one (or a few) USB flash drives then you'll know just how incredibly useful they are. If you don't already own at least one USB memory stick then hopefully this article will help convince you of their absolute usefulness in both your working and personal life.

So what's so great about USB flash drives?

Small

Prior to the creation of USB flash drives all external storage devices for computers were either bulky or awkward (dozens of blank discs for example) or sometimes an annoying combination of being both bulky and awkward. USB flash drives are also called Thumb Drives because they're about the size of your thumb (although some are much smaller now) and you can easily fit several gigabytes of data in your jeans or shirt pocket thus eliminating the bulky and awkward factor straight away.

Portable

USB flash drives are about the single most portable data backup device possible. They don't require an external power source of any kind, nor do you need any cables or tools to set them up and last but not least they don't require any additional software to be installed for them to work on any modern computer (Windows XP, 2000 and Vista and most Macs) so you can quite literally pick them up and use them anywhere you want.

Reliable

Once the data is stored on a USB flash drive you can rest assured that it's going to stay there and be there when you next need it. This is totally unlike the world of floppy disks or rewriteable CD/DVD discs where they can just stop working for no apparent reason. Flash drives were built to provide consistent and reliable performance. Most of these drives come with built-in write protection to prevent you from overwriting your own important data - if you were silly enough to do so.

Tough

For years people fiddled with boxes of floppy disks and CDs/DVDs. These were bulky, easily lost and easily damaged. External hard drives also provided another method of transporting data between systems but the smallest jolt was and is enough to kill an external hard disk stone dead. USB flash drives are based on what's called Solid State Memory - this simply means that it's the same as standard computer memory in that it has no moving parts and is therefore almost impossible to damage (except for jumping up and down on it or maybe hitting it with a hammer for example. Please don't test either of these theories at home!)

Mass Storage

The first USB thumb drives only offered between 16MB and 64MB of storage space. The incredible popularity of these drives has driven the desire for more and more storage space to new heights every few months. Currently 8GB USB drives are becoming pretty common and it won't be long before the 12GB and 24GB models hit the market. To put this in perspective 8GB is enough to hold 2 full DVD quality movies or about 2,700 high quality MP3 files - surely this is enough for you? No?

The portability of the USB flash drive combined with reliability and the more than generous storage provided by such a tiny device make them the smart choice for anyone who needs to move files between PCs or simply just keep a second copy of their most precious data on a secure and reliable storage device.

Wednesday, December 24, 2008

Cisco CCNA Exam Tutorial: A Guide To RAM, ROM, NVRAM, and Flash

CCNA exam success depends on knowing the details, and nowhere is this more true than knowing the various components of a Cisco router. This is also where you can quickly start drowning in acronyms! The terms "RAM" and "ROM" probably aren't new to you, but keeping up with "what goes where" with RAM, ROM, NVRAM, and Flash Memory can be quite a challenge! In this tutorial, we'll take a look at all four of these components and their contents.

ROM stands for Read-Only Memory. ROM stores the router’s bootstrap startup program, operating system software, and power-on diagnostic test programs (the POST).

Flash memory is generally referred to as “flash” The Cisco Internetwork Operating System (IOS) images are held here. Flash is erasable and reprogrammable ROM. Flash memory content is retained by the router on power-down or reload.

RAM is short for Random-Access Memory. RAM on a Cisco router stores operational information such as routing tables and the running configuration file. RAM contents are lost when the router is powered down or reloaded.

NVRAM is non-volatile RAM. By "non-volatile", we mean that the contents of NVRAM are not lost when the router is powered down or reloaded. Where RAM holds the running configuration file, NVRAM holds the startup configuration file. If NVRAM is empty when the router reloads, you will be prompted to enter setup mode.

Success on the CCNA exam depends on keeping these terms straight and knowing their contents. Know the contents of each, pay special attention to what is lost on a reload and what is not, and you're on your way to CCNA exam success!