Documents
This section provides references to most of the documents I produced.
- HowTo
- (en) Urban Terror [Server] Guide
- (fr) Tutorial LaTeX
- (en) SSH Configuration for public key authentication
- (en) Using Subversion
- (fr) Prise en main d'un PowerBook G4 (ou d'un MacBook Pro)
- (fr) Installation de MySQL sous MAC
- (fr) Installation de wxWindows/wxWidgets sous MAC
- (fr) Ecouter de la radio via Internet sous linux
- My Scripts
- My Books
- Teachings
- Publications
- Research
- Incomplete and/or obsolete documents
HowTo
(top)
Urban Terror [Server] Guide |
|
|
|
By: Sebastien Varrette Date: jul 2009 Language: English Version: 0.1 |
| |
(top)
LaTeX is a high-quality typesetting system; it includes features designed for the production of technical and scientific documentation. LaTeX is the de facto standard for the communication and publication of scientific documents and is available as a free software.
Other Ressources:
- (en) Symbol List for LaTeX
- (fr) Aide mémoire de Vincent Seguin
- (fr) FAQ LaTeX
Mini FAQ
-
How to incorporate LaTeX formulaes in xfig
?
-
write the text of the formulae (
$\hat{X_i}$for instance), select Edit on the text and set the Special Flag from Normal to Special - save the file (for instance:
file.fig) - récuperer mon script et l'exécuter pour générer
file.eps(et éventuellementcode.pdf). Voici quelques utilisations classiques de ce script (l'option-ppermet de générer également une version PDF de la figure):
fig_with_latex2eps file.fig
fig_with_latex2eps -p file.fig
fig_with_latex2eps *.fig
-
write the text of the formulae (
Incomplete and/or obsolete documents
(Kept for historical reasons)
(top)
Tutorial Kerberos |
|
|
|
By: Sebastien Varrette Date: avr 2004 Language: French Version: 0.2 |
| |
Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography. A free implementation of this protocol is available from the Massachusetts Institute of Technology. Kerberos is available in many commercial products as well.
This short tutorial details the principle and installation of the elements that interviene in the Kerberos protocol under Linux.
(top)
Tutorial OpenLDAP |
|
|
|
By: Sebastien Varrette Date: fev 2005 Language: French Version: 0.3 |
| |
(top)
Tutorial d'installation d'un lecteur de cartes à puce USB sous Linux |
||
|
By: Sebastien Varrette Date: juin 2005 Language: French Version: 0.1 |
| |
(top)
Introduction aux réseaux de tri tolérants aux pannes |
||
|
By: Sebastien Varrette Date: jan 2006 Language: French Version: 0.3 |
| |
This version is incomplete.
A earlier version (complete and reviewed) is present in the chapter 7 of my PhD .
A earlier version (complete and reviewed) is present in the chapter 7 of my PhD .
