|
|
|
|
What is Remote Access? |
Remote access is just what it sounds like -- the ability to access your computer from a remote location. Programs like PC Anywhere (Windows), Remote Access (Mac), and Timbuktu (Windows and Mac) allow users to control remote computers from their local machine. In order for a remote access connection to take place, the local machine must have the remote client software installed and the remote machine must have the remote server software installed. Also, a username and password is almost always required to authenticate the connecting user.
Remote access is more than just being able to connect to a remote machine -- it is the ability to control the machine once the connection has been made. A remote access program can basically transform your local computer into the the remote computer you connect to. This is great for people who sometimes work from home and for server administrators who frequently need to update and make changes on their server machines. Most remote access programs also allow users to transfer files between the local and remote machines, which can save a lot of commuting time. While remote access can be helpful for many people, don't enable it on your machine unless you absolutely need to. It is just one more security concern you will have to deal with. |
|
|
|
|
|
|
|
Return to Glossary |
|
|
| A special thanks to
Sharpened Glossary |
|
|
Popular terms beginning with 'R': |
What is RTF? Stands for "Rich Text Fomat." This is a file format standardized by Microsoft for creating formatted text files. Unlike a basic text file, an RTF file can include information such as text style, size,... continue
What is Recursive Function? A recursive function is a function that calls itself during its execution. This enables the function to repeat itself several times, outputting the result and the end of each iteration. Below is an ex... continue
What is ROM? Stands for "Read-Only Memory." Please do not confuse this term with RAM or a hard drive, as many people already do. ROM is memory containing hardwired instructions that the computer uses when it boots... continue
What is Referrer? When visiting a webpage, the referer (sic) or referring page is the URL of the previous webpage from which a link was followed. More generally, it is the URL of a previous item which led to this reque... continue
What is Router? This is a hardware device that routes data (hence the name) from a local area network (LAN) to another network connection. A router acts like a coin sorting machine, allowing only authorized machines ... continue
What is RUP? Stands for "Rational Unified Process." RUP is a software development process from Rational, a division of IBM. It divides the development process into four distinct phases that each involve business m... continue
What is Registry? This is a database used by Microsoft Windows to store configuration information about the software installed on a computer. This information includes things like the desktop background, program settin... continue
What is RGB? Stands for "Red Green Blue." It refers to the three hues of light (red, green, and blue, for those of you that are a little slow), that can mix together to form any color. When the highest intensity o... continue
What is RAM? Stands for "Random Access Memory," and is pronounced like the male sheep. RAM is made up of small memory chips that are connected to the motherboard of your computer. Everytime you open a program, it ... continue
What is Runtime? When a program is running, or executing, it is said to be in runtime. The term is mostly used by software developers to specify when errors in a program occur. A "runtime error" is an error that happe... continue
|
| |
|
|