Size: 3616
Comment:
|
Size: 3565
Comment: rewrite page header
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
You can also see (http://www.tldp.org/LDP/Linux-Dictionary/html/index.html ) and contribute to the Linux Dictionary wiki ( http://startext.demon.co.uk/distwiki/index.php?LinuxDictionary) If you don't find the entry you wanted, visit [http://www.wikipedia.org], [http://www.jargondb.org/] computer jargon, [http://en.wiktionary.org/], etc. [[BR]](I you think an entry is missing, add it. Put ''TODO'' instead of description) |
If you don't find the entry you wanted, visit [http://www.tldp.org/LDP/Linux-Dictionary/html/index.html tldp.org]'s Linux-Dictionary, [http://www.wikipedia.org wikipedia.org], [http://www.jargondb.org/ jargondb.org] computer jargon, [http://en.wiktionary.org/ wiktionary.org], etc. [[BR]](You can add an entry. Put ''ToDo'' instead of definition if you can't write I yourself) |
Debian Glossary Only.
If you don't find the entry you wanted, visit [http://www.tldp.org/LDP/Linux-Dictionary/html/index.html tldp.org]'s Linux-Dictionary, [http://www.wikipedia.org wikipedia.org], [http://www.jargondb.org/ jargondb.org] computer jargon, [http://en.wiktionary.org/ wiktionary.org], etc. ?BR(You can add an entry. Put ToDo instead of definition if you can't write I yourself)
Jump to : [:Glossary#0:0] - [:Glossary#A:A] [:Glossary#B:B] [:Glossary#C:C] [:Glossary#D:D] [:Glossary#E:E] [:Glossary#F:F] [:Glossary#G:G] [:Glossary#H:H] [:Glossary#I:I] [:Glossary#J:J] [:Glossary#K:K] [:Glossary#L:L] [:Glossary#M:M] [:Glossary#N:N] [:Glossary#P:P] [:Glossary#Q:Q] [:Glossary#R:R] [:Glossary#S:S] [:Glossary#T:T] [:Glossary#U:U] [:Glossary#V:V] [:Glossary#W:W] [:Glossary#X:X] [:Glossary#Y:Y] [:Glossary#Z:Z] Symbols : [:Glossary#Dot:.(dot)] |
?Anchor(0)
0
- 0 : uid 0, see also [#root root]
?Anchor(A)
A
?Anchor(B)
B
?Anchor(bts-link)
- bts-link
A system for synchronising bug status in the Debian BTS with upstream bug tracking systems like Bugzilla. See [http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html this mail].
?Anchor(C)
C
?Anchor(D)
D
- D-I
- see [#Debian-Installer]
?Anchor(Debian-Installer)
- Debian-Installer
Debian Installer is the set of program used to install Debian on your hard disk "The first day". It is not the program you use to install (add|remove) more program (packages) once Debian Installed (see [#Apt]).
?Anchor(E)
E
?Anchor(F)
F
?Anchor(G)
G
?Anchor(H)
H
?Anchor(I)
I
?Anchor(J)
J
?Anchor(K)
K
?Anchor(L)
L
?Anchor(M)
M
?Anchor(MicroKernel)
- Micro Kernel
A Micro Kernel is a minimalistic operating system kernel which provides only the most basic services, which generally include tasks, virtual memory policy, Inter Process Communication and basic hardware drivers. Examples of micro kernels are Mach (and GNUMach, OSKit-Mach) and L4. (sea also Wikipedia Micro_kernel )
?Anchor(MultiServer)
- Multi Server
Multi server refers to a system which has several servers working together running on a [:#MicroKernel:MicroKernel] to perform the tasks normally done by a monolithic kernel; this is in contrast to a single server which is akin to a monolithic kernel running on a micro kernel.
?Anchor(N)
N
?Anchor(O)
O
?Anchor(P)
P
?Anchor(Q)
Q
?Anchor(R)
R
?Anchor(root)
- root
1. the root user (uid 0), often named Super-User can do anything on a system (equivalent to "Administrator" on some systems). (see ["Root"]) 2. the ["root directory"] is the top level directory "/". 3. root's directory "/root" is the root user's home directory.
?Anchor(S)
S
?Anchor(T)
T
?Anchor(U)
U
?Anchor(V)
V
?Anchor(W)
W
?Anchor(Z)
X
?Anchor(Y)
Y
?Anchor(Z)
Z
?Anchor(Dot)
. (dot)
?Anchor(DotDeb)
- .deb
- File-extension used for package of debian-based distribution.
?Anchor(DotUdeb)
- .udeb
File-extension used for package containing [#Debian-Installer] modules. do not install it in a regular system.