Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
45 views

What is “Virtual Single-Channel”?

As seen below (Figure 1), I have two 512MB sticks in alternate slots (one channel) and a 1GB stick in one of the remaining slots (a different channel). This is on an Asus P4P800. When I boot, it says ...
1
vote
2answers
80 views

RTM, GA and GOLD version of operating system

I am absolutely puzzled here: What is the difference between RTM, GA(Gerneral Availability) and final GOLD version? For example for Windows 8: RTM - Microsoft sends this version to ASUS, Acer, DELL, ...
0
votes
0answers
17 views

How is it called when audio streaming “freezes” or “stucks”?

How is it called when streaming (e.g. FireWire streaming) of video or audio stucks (or freezes) after about 10 minutes and I need to reset the streaming process (or reset the FireWire bus) to make it ...
0
votes
2answers
46 views

What is a CFM-based application?

When reading up about Mac OS X Kerberos Extras while trying to get Kerberos working, I came across the phrase 'CFM-based application'. What does this mean?
0
votes
1answer
351 views

What's the difference between a console, terminal and command-line? [closed]

Possible Duplicate: What is the difference between shell, console, and terminal? My non-tech-savvy friends unanimously agree that console refers to hardware and terminal refers to software. ...
0
votes
2answers
68 views

Linux terms a newbie should know about [closed]

I'm new to Linux, particularly the distributions I'm using - Ubuntu and openSUSE. I've looked on the Internet for how to install software on these operating systems, but I can't seem to understand ...
4
votes
3answers
128 views

What do we mean by mounting a filesystem?

I am new to filesystems and trying to understand mounting. Is it something like adding a node in tree?
1
vote
1answer
79 views

What's a dual core? [closed]

Possible Duplicate: Can someone clear up the terms Core Duo CPU, Quad Core, Dual CPU, etc.? Does "core" mean CPU or memory or both? I'm thinking of buying a new computer. But ...
6
votes
3answers
787 views

What is a dongle used for?

I saw the word "dongle" while reading, but what does it do? Why would you want to have one on your system?
8
votes
4answers
544 views

What differences are between firmware and software/OS?

I was wondering what differences are between firmware and software? What differences are between firmware and OS? Are boot-loaders firmware? Bios is. How about GNU grub? Is grub software or firmware? ...
2
votes
2answers
196 views

Bits of CPU, architecture and OS

I was wondering if the bits of OS, of instruction set, of CPU registers, of data bus from CPU to memory, and of address bus from CPU to memory must be consistent in some sense and how? When we cay ...
1
vote
0answers
118 views

Is there a list with of commonly used computer terms and their meaning in laymen's words? [closed]

Exactly as the title states, I'm looking for a (preferably commonly updated and 'complete') list of commonly used computer terms defined in laymen's terms. Specifically, I would like to know what the ...
2
votes
3answers
252 views

Term used for a motherboard without integrated audio or video

I'm trying to look for motherboards without any bells and whistles (audio and video) in order to build an Audio Production workstation. Is there any special keyword I can use in my research that ...
4
votes
2answers
600 views

What is a router? What is a switch? and What is a hub?

I always mess up with the basic concepts in networking. This are the very basic questions. What is a router, its functions and what is meant by routing? What is a switch, its functions? Many time I ...
1
vote
1answer
51 views

RFC 2068 statement about HTTP

In RFC 2068, it states, "[HTTP] is a generic, stateless, object-oriented protocol which can be used for many tasks, such as name servers and distributed object management systems, through extension of ...
1
vote
2answers
184 views

What Exactly is a Threaded Web Server?

I would like to know what a threaded web server is? I have performed many searches but am unable to find anything that gives a clear explanation or definition.
6
votes
3answers
138 views

What does COM object mean?

What is it? As I understood it's a kind of Microsoft special technology for some objects. But what exactly?
-1
votes
3answers
209 views

How is it called when listening(connecting) two sockets and exchanging data between them? [closed]

There is more then one way to do simple TCP proxy. socat tcp-l:1234 tcp:1.2.3.4:1234 is "relay" or "port forwarder" (if I am right). How to call socat tcp-l:1234 tcp-l:1235 and socat ...
0
votes
4answers
425 views

“Stable” operating system - what does it mean exactly?

I've been using Linux for more than 2 years now, and I'm a satisfied user. I started with Ubuntu, then switched to Fedora and now I'm fond of Linux Mint. Linux is often described as "stable". I have ...
5
votes
2answers
217 views

What kinds of Windows documentation for sysadmins are available?

I'm interested in structured, authoritative documentation for Windows (7, Vista and XP). No click-here click-there guides, but terse technical documentation which defines terms. What kinds thereof ...
2
votes
3answers
712 views

What is the meaning of dual core vs. dual cpus?

What is the difference between multiple CPU processors (ie: Pentium D) and multicore processors (ie: Core 2 duo)?
10
votes
7answers
693 views

How to name/describe the Windows 7 Start Button?

When troubleshooting trivial problems via phone, I'm often in this situation: Me: Click on the Start Button Other: What button? Me: sigh The blue circle on the lower left with the windows logo on it ...
4
votes
1answer
11k views

What does “LFF SATA” mean?

I've heard of SATA, but "LFF SATA" as listed on HP's specs page is a new one for me. What does the "LFF" bit mean?
5
votes
3answers
286 views

What kind of device receives wireless signal and provides wired output?

My wife uses an old computer which doesn't really like having an Internet connection via a USB wireless adapter. I've tried several, and none have been satisfactory. The connection gets dropped ...
1
vote
2answers
98 views

Harddrive 9 in 1 capacity? What does that mean?

I have to define some stuff for my operating systems class based on a computer ad, and it says the hard disk capacity is "9-in-1." What does that mean?
5
votes
6answers
380 views

What does etc stand for/mean?

In most (all?) *nix systems there's a directory named /etc, what does etc stand for?
2
votes
8answers
2k views

What is the difference between CPU and Microprocessor?

What is the difference between CPU and Microprocessor?
1
vote
5answers
200 views

What happened to the term motherboard? [closed]

I'm on Dell Support and they seem to constantly refer to the motherboard as a mainboard or a logicboard. Seems like a strange shift in usage to me. What happened?
4
votes
3answers
454 views

What does it mean to “align” partitions?

I am familiar with what partitions are, but I saw a question about aligned partitions on Ask Ubuntu, and realised I didn't know what "aligned partitions" are. So what does it mean to "align" ...
2
votes
1answer
774 views

“bus speed”, “rated bus speed”, “stock bus speed”

I was wondering what are differences between "bus speed", "rated bus speed", "stock bus speed"? I saw in Speccy running on my laptop: Bus Speed 200.0 MHz Rated Bus Speed 800.1 MHz Stock ...
0
votes
1answer
51 views

When using 'bash' or 'ksh', is there any alternative name for '\' when connecting lines?

Two lines can be linked together as a unit using '\' (which is a somewhat arbitrarily chosen character). Accordingly both are parsed together. What do you call the linking character. I know that ...
3
votes
5answers
804 views

What is the difference between a directory and a folder? [closed]

Possible Duplicate: Directory vs. Folder Most people use the terms "folder" and "directory" interchangeably. Is there a difference, and if so, what is it?
1
vote
2answers
421 views

Is TRIM an acronym?

I'm investigating the use of SSDs for a program that does some very sustained sequential reads. I have seen "TRIM" in capitals in various online references and explanations, but no reference to what ...
0
votes
3answers
83 views

What is a network segment?

Can anyone explain exactly what a network segment is? For example, is my PC a network segment? And my modem or router?
2
votes
2answers
83 views

Why some standards are called Request For Comments? [closed]

Is it just historic name or it has some real ground? Should I use the term "request for comments, RFC" when putting some document just to receive comments, not to establish a standard?
2
votes
5answers
888 views

What does the 'X' in .aspx, docx, xlsx, etc… represent? [closed]

Possible Duplicate: What does X denotes in ASPX, DOCX, XLSX, PPTX etc? It's one of those things you just take for granted until one day someone asks you and you realize you can't answer it. ...
2
votes
1answer
420 views

What does PS stand for in PS/2?

PS/2 Anyone knows?
1
vote
5answers
164 views

Terminology: Looking for one word meaning client and server

I am currently writing a paper about client and server authentication. I am looking for a word that means client AND server. Anyone have any suggestions?
4
votes
4answers
2k views

Does “core” mean CPU or memory or both?

I was wondering what "core" means? CPU or memory or both?
2
votes
2answers
1k views

What's the difference between portable and install versions?

Is there any difference between the portable and desktop install versions of software or an application? For example, I have both portable and install versions of Google chrome. Are they the same? ...
3
votes
2answers
85 views

What exactly is a proxy?

What does a proxy do and how is it related to getting out of my network to the outside network?
10
votes
7answers
8k views

What's the difference between intranet, extranet and internet?

What's the difference between intranet, extranet and internet?
4
votes
3answers
918 views

Virtualbox in Headless mode

I used the virtual machines in virtualbox in a "headless" mode instead of a GUI mode. what are the advantages of using it in a headless mode?? by headless does it mean that the server doesnt have a ...
4
votes
3answers
140 views

How can I best explain what a virtual machine “image” is to a non-technical person?

Does anybody have a good description or know where I could find one?
3
votes
2answers
93 views

How is a headset that does not have a band around the head called?

How do I search in the leading auction site for the PC headset (earpiece + microphone) that does not have a band to go around or over your head - instead it is entirely like a cable, with the ...
2
votes
3answers
518 views

What's Third-party applications and third-party means?

I just wanna know what is third-party software and what is that ? Some PPLs usually talk about third-party apps. then i ask about third-party .... they also don't know about that =D
2
votes
5answers
260 views

What is the proper definition of software?

I sometimes see web based applications (eg Avairy, Google Docs) labeled as "software". Is this the true meaning of software? Isn't it supposed to mean applications that run natively on an OS, such ...
6
votes
4answers
707 views

What is the difference between a fob and a dongle?

Title says it all, what is the difference between a fob and a dongle?
3
votes
3answers
665 views

What is a “Mainframe”? What is a “Workstation”?

Recently I'm encountering these two terms frequently Mainframe & Workstation. How are they different from the computers we use? I tried wiki articles but couldn't understand. Also Terminal means ...
6
votes
4answers
1k views

What is the difference between an Incremental and a Differential Backup?

The backup utility on Windows XP gives you a number of backup options. Amoungst these options are: - Incremental - Differential What is the difference between these two options?

1 2