Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2007-08-14 06:38:44
Size: 1365
Editor: FranklinPiat
Comment: Initial Page
Revision 9 as of 2007-12-17 21:51:12
Size: 3406
Editor: FranklinPiat
Comment: don't put file in the glossary !
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="align:left">Jump to :[[BR]][[TableOfContents(1)]]|| #language en
''Debian Glossary Only.''

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)
##||<tablestyle="align:left">Jump to :[[BR]][[TableOfContents(1)]]||
||<tablestyle="text-align:center;background-color:#ddd;width:100%">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)] ||
Line 4: Line 10:
 0 : see also [#root"]  0 : uid 0, see also [#root root]
Line 11: Line 17:
[[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].
Line 27: Line 35:
Line 51: Line 60:
[[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 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.
Line 66: Line 80:
[[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). 2. the ["root directory"] is the top level directory "/". 3. root's directory "/root" is the root user's home directory.

Debian Glossary Only.

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)

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

?Anchor(d-i) ?Anchor(D-I)

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). 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.