import of olds chapters

This commit is contained in:
2020-10-26 23:06:17 +01:00
parent 9a9d3108ba
commit d79a55fd2e
18 changed files with 600 additions and 18 deletions

39
chap/IRC.tex Normal file
View File

@@ -0,0 +1,39 @@
% ==============================================================
\chapter{Internet Relay Chat}
\index{IRC}
% ==============================================================
\section{hybrid}
\index{hybrid}
C'est le serveur utilisé par Smeuh. Une vrai galère à
configurer.
On se retrouve vite dans des situations critiques, du genre
un \#canal où il n'y a plus de @op, et donc, on ne peut
plus changer le topix, et là, \textbf{ça craint vraiment} !
% ==============================================================
\section{irssi}
\index{irssi}
\begin{quote}
Irssi is a modular Internet Relay Chat client. It is highly extensible
and very secure. Being a fullscreen, termcap\index{termcap} based
client with many features, Irssi is easily extensible through scripts
and modules.
\end{quote}
\begin{verbatim}
/recode add #gcu ISO-8859-15
pinpin0: çhârsèt ?
\end{verbatim}
\begin{verbatim}
/SET autoclose_windows OFF
\end{verbatim}
% ==============================================================