Mercurial > docs > gimme-shellter
annotate GimmeShellter.tex @ 2:5e009abaf0bb
added lots of new content, especially about the programs
author | meillo@marmaro.de |
---|---|
date | Tue, 27 Nov 2007 13:54:37 +0100 |
parents | aa6f8b1bab77 |
children | 867ffbcccf28 |
rev | line source |
---|---|
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
1 % @file |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
2 % @brief Vortrag: Mein Umzug in die Shell |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
3 % @author markus schnalke <meillo@marmaro.de> |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
4 % @since 2007-09-25 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
5 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
6 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
7 \documentclass{beamer} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
8 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
9 \usepackage[utf8]{inputenc} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
10 \usepackage{ngerman} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
11 \usepackage{graphicx} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
12 \usepackage[automark]{scrpage2} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
13 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
14 \title{Gimme Shell(ter)} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
15 \author{markus schnalke} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
16 \date{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
17 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
18 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
19 %\markboth{2007-12-11}{} |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
20 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
21 \begin{document} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
22 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
23 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
24 \frame{ |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
25 %\titlepage |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
26 \vspace{8em} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
27 \begin{center} |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
28 {\huge Gimme Shell}{\tiny (ter)} |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
29 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
30 {Mein Umzug in die Shell} |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
31 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
32 \vspace{6em} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
33 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
34 { \tiny |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
35 markus schnalke \textless{}meillo@marmaro.de\textgreater{} |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
36 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
37 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
38 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
39 \end{center} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
40 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
41 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
42 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
43 %\section[Outline]{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
44 %\frame{ |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
45 % \tableofcontents |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
46 %} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
47 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
48 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
49 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
50 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
51 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
52 \section{Vorwort} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
53 \frame{ \frametitle{Vorwort} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
54 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
55 \begin{block}{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
56 Dass meine Zukunft in der Shell stattfinden soll, war mir schon lange klar. |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
57 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
58 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
59 \begin{block}{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
60 Bis ich jedoch soweit war, war es ein langer Weg. |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
61 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
62 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
63 \begin{block}{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
64 Und keinesfalls möchte ich behaupten, dass ich am Ziel wäre, denn es gibt kein Ziel. Es gibt nur vorwärts. |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
65 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
66 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
67 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
68 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
69 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
70 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
71 \section{Ziele} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
72 \frame{ \frametitle{Ziele} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
73 Dieser Vortrag soll zeigen, dass man auch ohne X komfortabel arbeiten kann. |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
74 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
75 \vspace{1em} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
76 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
77 Ich möchte motivieren, mal Urlaub in der Shell zu machen. |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
78 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
79 \vspace{1em} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
80 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
81 Ich möchte die ``Angst'' vor der textbasierten Benutzerschnittstelle nehmen. Auch will ich hierzu Einstiegshilfen geben. |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
82 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
83 \vspace{1em} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
84 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
85 Es soll klar werden, dass Kommandozeilenprogramme oft besser als ihre grafischen Pendants sind. |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
86 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
87 \vspace{1em} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
88 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
89 Und als zentrales Ziel soll dieser Vortrag Gründe darstellen, weshalb es sich lohnt, in die Shell umzuziehen. |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
90 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
91 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
92 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
93 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
94 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
95 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
96 % \centerline{ \includegraphics[width=20em]{pics/observer_big.png} } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
97 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
98 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
99 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
100 \section{Motivation} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
101 \frame{ \frametitle{Motivation} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
102 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
103 \item Weil es cool ist {\scriptsize \textit{*hehe*}} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
104 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
105 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
106 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
107 \item effektiveres Arbeiten möglich |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
108 \item konfigurierbarer |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
109 \item ressourcenschonender |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
110 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
111 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
112 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
113 \item Vorteile von \texttt{screen} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
114 \item \texttt{ssh} von überall |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
115 \item auch ohne \texttt{X} daheim |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
116 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
117 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
118 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
119 \begin{block}{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
120 \textbf{Konzentration auf das Wesentliche!} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
121 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
122 Näher an der UNIX-Philosophie |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
123 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
124 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
125 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
126 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
127 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
128 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
129 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
130 \section{Die UNIX-Philosophie} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
131 \frame{ \frametitle{Die UNIX-Philosophie} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
132 \begin{block}{} |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
133 DER Grund UNIX$^{\dagger}$ zu verwenden |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
134 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
135 ``Pro UNIX'' statt ``Anti Windows'' |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
136 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
137 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
138 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
139 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
140 \begin{block}{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
141 Welche wirklichen Vorteile bietet Gnome gegenüber der Windows-Oberfläche? |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
142 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
143 \vspace{0.3em} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
144 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
145 Richtig, keine! |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
146 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
147 \vspace{0.3em} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
148 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
149 An der Basis seid ihr zu UNIX gewechselt, weshalb denn nicht auch an der Oberfläche? \\ |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
150 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
151 An der Oberfläche seid ihr zu UNIX gewechselt, weshalb denn nicht auch an der Basis? |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
152 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
153 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
154 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
155 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
156 \begin{block}{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
157 UNIX ist mehr als Ubuntu! |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
158 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
159 \textbf{Um UNIX zu verstehen, muss man seine Philosophie kennen!} |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
160 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
161 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
162 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
163 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
164 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
165 \frame{ \frametitle{Die UNIX-Philosophie} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
166 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
167 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
168 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
169 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
170 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
171 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
172 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
173 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
174 \end{itemize} |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
175 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
176 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
177 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
178 \begin{block}{siehe auch} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
179 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
180 \item |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
181 \item http://cat-v.org |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
182 \item Rob Pike |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
183 \item |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
184 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
185 \end{block} |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
186 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
187 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
188 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
189 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
190 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
191 \section{GUI vs. CLI} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
192 \frame{ \frametitle{GUI vs. CLI} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
193 \begin{block}{GUI-Programme \dots} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
194 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
195 \item haben hässlichen Code |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
196 \item sind aufgebläht |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
197 \item schränken ein |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
198 \item laufen nur mit X |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
199 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
200 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
201 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
202 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
203 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
204 \begin{block}{CLI-Programme \dots} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
205 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
206 \item sind kleiner |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
207 \item sind besser konfigurierbar |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
208 \item sind älter und ausgereifter |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
209 \item sind portabler (und damit auch öfter portiert) |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
210 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
211 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
212 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
213 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
214 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
215 { \scriptsize (Natürlich gilt das nicht zwangsläufig, die Wahrscheinlichkeit ist aber groß.) } |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
216 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
217 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
218 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
219 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
220 \section{GUIs als Frontend} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
221 \frame{ \frametitle{GUIs als Frontend} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
222 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
223 \begin{block}{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
224 GUIs sollen laut UNIX-Philosophie nur Frontends sein. |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
225 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
226 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
227 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
228 |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
229 \begin{block}{Beispiele} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
230 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
231 \item Programm: \texttt{nmap} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
232 \item Frontends: \texttt{nmapfe} (GTK), \texttt{knmap} (Qt) |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
233 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
234 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
235 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
236 \item Programm: \texttt{libparted} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
237 \item Frontends: \texttt{parted} (curses), \texttt{gparted} (GTK), \texttt{qtparted} (Qt) |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
238 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
239 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
240 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
241 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
242 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
243 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
244 \section{Größe von User-Interfaces} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
245 \frame{ \frametitle{Größe von User-Interfaces} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
246 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
247 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
248 { \scriptsize |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
249 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
250 \item Package: \textbf{libparted1.7-1} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
251 \item Size: 198,554 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
252 \item Depends: libc6 ($>$= 2.3.6-6), libuuid1 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
253 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
254 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
255 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
256 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
257 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
258 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
259 { \scriptsize |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
260 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
261 \item Package: \textbf{parted} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
262 \item Size: 56,268 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
263 \item Depends: libc6 ($>$= 2.3.6-6), libncurses5 ($>$= 5.4-5), libparted1.7-1 ($>$= 1.7.1-1), libreadline5 ($>$= 5.2) |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
264 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
265 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
266 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
267 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
268 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
269 { \scriptsize |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
270 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
271 \item Package: \textbf{gparted} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
272 \item Size: 452,616 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
273 \item Depends: libatk1.0-0 ($>$= 1.12.2), libc6 ($>$= 2.3.6-6), libcairo2 ($>$= 1.2.4), libfontconfig1 ($>$= 2.3.0), libfreetype6 ($>$= 2.2), libgcc1 ($>$= 1:4.1.1-12), libglib2.0-0 ($>$= 2.10.0), libglibmm-2.4-1c2a, libgtk2.0-0 ($>$= 2.8.0), libgtkmm-2.4-1c2a, libice6 ($>$= 1:1.0.0), libpango1.0-0 ($>$= 1.12.3), libparted1.7-1 ($>$= 1.7.1-1), libpng12-0 ($>$= 1.2.8rel), libsigc++-2.0-0c2a ($>$= 2.0.2), libsm6, libstdc++6 ($>$= 4.1.1-12), libuuid1, libx11-6, libxcursor1 ($>$$>$ 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, zlib1g ($>$= 1:1.2.1), gksu, menu |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
274 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
275 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
276 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
277 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
278 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
279 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
280 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
281 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
282 \section{Mein Weg} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
283 \frame{ \frametitle{Mein Weg} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
284 \begin{block}{2005} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
285 Fluxbox, Firefox, Kate, Sylpheed Claws, gFTP, Gaim, vlc, k3b, gThumb, OOo, Grip, XMMS, \dots |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
286 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
287 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
288 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
289 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
290 \begin{block}{2006} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
291 Auslöser: \textit{Mein Umzug in die Shell} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
292 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
293 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
294 \pause |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
295 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
296 \begin{block}{2007} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
297 dwm + \textit{screen}, Iceweasel + \textit{w3m}, \textit{vim}, \textit{mutt}, \textit{ncftp}, \textit{weechat + bitlbee}, mplayer, \textit{wodim + growisofs}, gqview + qiv, OOo, \textit{jack}, \textit{cplay}, \dots |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
298 \end{block} |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
299 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
300 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
301 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
302 \begin{block}{} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
303 {\scriptsize Nachzulesen auf http://marmaro.de/lue } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
304 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
305 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
306 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
307 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
308 \section{Programme} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
309 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
310 \subsection{Editor} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
311 \frame{ \frametitle{Editor} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
312 \begin{block}{vi} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
313 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
314 \item Der Editor schlechthin |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
315 \item Auf jedem UNIX-System vorhanden |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
316 \item meist in Form eines Klons vorhanden |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
317 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
318 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
319 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
320 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
321 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
322 \begin{block}{Alternativen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
323 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
324 \item \texttt{vim} (7350k) Der bekannteste (und beste?) vi-Klon. |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
325 \item \texttt{nvi} (290k) Reimplementierung des orginal vi. Weniger Features; u.a. kein Syntax-Highlighting. |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
326 \item \texttt{emacs} (1.4e26k) \dots |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
327 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
328 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
329 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
330 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
331 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
332 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
333 \subsection{Mailclient} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
334 \frame{ \frametitle{Mailclient} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
335 \begin{block}{mutt} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
336 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
337 \item ``The mail client that sucks less'' |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
338 \item sehr konfigurierbar |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
339 \item Kombination mit \texttt{fetchmail}, \texttt{procmail}, \texttt{masqmail} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
340 \item \dots |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
341 \item Debian-Paket: 1810k |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
342 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
343 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
344 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
345 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
346 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
347 \begin{block}{Alternativen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
348 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
349 \item \texttt{mailx} (155k) einfaches Mailprogramm |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
350 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
351 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
352 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
353 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
354 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
355 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
356 \subsection{Browser} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
357 \frame{ \frametitle{Browser} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
358 \begin{block}{w3m} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
359 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
360 \item Textbrowser |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
361 \item kein JavaScript |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
362 \item hat Caret-Navigation |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
363 \item \dots |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
364 \item Debian-Paket: 7350k |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
365 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
366 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
367 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
368 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
369 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
370 \begin{block}{Alternativen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
371 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
372 \item \texttt{lynx} (1860k) der Dinosaurier |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
373 \item \texttt{links} (380k) lynx-Klon |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
374 \item \texttt{elinks} (1190k) hat auch JavaScript-Unterstützung |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
375 \item \texttt{links2} (2080k) bietet textuellen und grafischen Modus |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
376 \item \texttt{dillo} (360k) rein grafisch, layoutet aber wie Textbrowser |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
377 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
378 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
379 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
380 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
381 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
382 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
383 \subsection{Musikplayer} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
384 \frame{ \frametitle{Musikplayer} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
385 \begin{block}{cplay} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
386 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
387 \item Frontend für mpg123, ogg123, \dots |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
388 \item sehr simpel, aber meist ausreichend |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
389 \item vi-like Bedienung |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
390 \item \dots |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
391 \item Debian-Paket: 41k |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
392 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
393 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
394 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
395 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
396 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
397 \begin{block}{Alternativen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
398 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
399 \item \texttt{moc} (190k) sehr einfach, etwas instabil |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
400 \item \texttt{cmus} (124k) sehr featurereich |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
401 \item \texttt{mpd+ncmpc} (127k+85k) Client-Server-Architektur |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
402 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
403 \end{block} |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
404 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
405 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
406 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
407 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
408 \subsection{FTP-Client} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
409 \frame{ \frametitle{FTP-Client} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
410 \begin{block}{ncftp} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
411 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
412 \item toller FTP-Client |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
413 \item hatte nur früher ein curses-Interface |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
414 \item ncftp-batch, ncftp-put, \dots |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
415 \item \dots |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
416 \item Debian-Paket: 500k |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
417 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
418 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
419 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
420 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
421 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
422 \begin{block}{Alternativen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
423 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
424 \item \texttt{ftp} (50k) sehr minimal, bietet z.B. keine Readline |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
425 \item \texttt{lftp} (540k) kenne ich leider nicht |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
426 \item \texttt{mc} (2140k) Alleskönner mit schrecklicher Bedienung |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
427 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
428 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
429 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
430 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
431 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
432 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
433 \subsection{Chatten} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
434 \frame{ \frametitle{Chatten} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
435 \begin{block}{weechat} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
436 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
437 \item ein IRC-Client |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
438 \item weechat ist eine Reimplementierung von irssi |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
439 \item Debian-Paket: 580k |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
440 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
441 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
442 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
443 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
444 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
445 \begin{block}{Alternativen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
446 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
447 \item \texttt{irssi} (1060k) |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
448 \item \texttt{sic} (6k) |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
449 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
450 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
451 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
452 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
453 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
454 \begin{block}{bitlbee} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
455 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
456 \item bitlbee ist ein IM-to-IRC-Gateway |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
457 \item den IRC-Client für ICQ und Jabber verwenden |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
458 \item Debian-Paket: 315k |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
459 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
460 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
461 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
462 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
463 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
464 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
465 \subsection{Framebuffer} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
466 \frame{ \frametitle{Framebuffer} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
467 \begin{block}{fbi} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
468 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
469 \item \texttt{fbi} zeigt Bilder im Framebuffer |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
470 \item \texttt{fbgs} zeigt PDF- und PS-Dokumente im Framebuffer |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
471 \item Debian-Paket: 54k (enthält \texttt{fbgs}) |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
472 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
473 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
474 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
475 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
476 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
477 \begin{block}{mplayer} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
478 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
479 \item \texttt{mplayer -vo fbdev} zeigt Filme im Framebuffer |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
480 \item kann auch über libaa, libcaca und Ähnliches ausgeben |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
481 \item Debian-Paket: 4400k |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
482 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
483 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
484 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
485 % \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
486 % |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
487 % \begin{block}{Alternativen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
488 % \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
489 % \item keine bekannt |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
490 % \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
491 % \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
492 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
493 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
494 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
495 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
496 \subsection{screen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
497 \frame{ \frametitle{screen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
498 \begin{block}{screen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
499 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
500 \item Terminal-Multiplexer |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
501 \item Unersetzbares Tool für Shelluser |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
502 \item \dots |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
503 \item Debian-Paket: 590k |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
504 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
505 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
506 % |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
507 % \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
508 % |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
509 % \begin{block}{Alternativen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
510 % \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
511 % \item keine bekannt |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
512 % \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
513 % \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
514 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
515 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
516 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
517 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
518 \subsection{Window-Manager} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
519 \frame{ \frametitle{Window-Manager} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
520 \begin{block}{dwm} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
521 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
522 \item |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
523 \item |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
524 \item \dots |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
525 \item Debian-Paket: 20k |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
526 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
527 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
528 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
529 \pause |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
530 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
531 \begin{block}{Alternativen} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
532 \begin{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
533 \item \texttt{larswm} (110k) |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
534 \item \texttt{ratpoison} (170k) |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
535 \item \texttt{ion2} (330k) |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
536 \item \texttt{icewm} (700k) |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
537 \end{itemize} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
538 \end{block} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
539 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
540 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
541 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
542 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
543 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
544 \section{Suckless-Projekt} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
545 \frame{ \frametitle{Suckless-Projekt} |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
546 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
547 } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
548 |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
549 |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
550 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
551 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
552 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
553 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
554 \section{Zusammenfassung} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
555 \frame{ \frametitle{Zusammenfassung} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
556 \begin{block}{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
557 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
558 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
559 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
560 \item |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
561 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
562 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
563 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
564 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
565 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
566 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
567 \section{Fragen} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
568 \frame{ \frametitle{Fragen?} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
569 \vspace{5ex} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
570 \centerline{\huge ?} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
571 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
572 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
573 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
574 \frame{ \frametitle{Abschließend} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
575 \begin{block}{Verwendete Software} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
576 \begin{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
577 \item Debian GNU/Linux |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
578 \item \LaTeX-Beamer und \texttt{pdflatex} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
579 \item Vim |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
580 \item qiv und ImageMagick |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
581 \item Mercurial |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
582 \end{itemize} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
583 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
584 |
2
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
585 { \tiny $\dagger$ \textit{UNIX} ist ein eingetragenes Warenzeichen der OpenGroup. } |
5e009abaf0bb
added lots of new content, especially about the programs
meillo@marmaro.de
parents:
1
diff
changeset
|
586 |
1
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
587 \begin{block}{} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
588 \vspace{3ex} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
589 \centerline{\textbf{Danke für eure Aufmerksamkeit}} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
590 \end{block} |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
591 } |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
592 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
593 |
aa6f8b1bab77
added latex document and Makefile; tpp version is deprecated now
meillo@marmaro.de
parents:
diff
changeset
|
594 \end{document} |