aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/fr/books/handbook/serialcomms/_index.adoc
blob: 1330b415e2156fa84209aa3d4d1b38fc1f59c891 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---
title: Chapitre 27. Serial Communications ** Traduction en Cours **
part: Partie IV. Réseau
prev: books/handbook/partiv
next: books/handbook/ppp-and-slip
showBookMenu: true
weight: 32
path: "/books/handbook/"
---

[[serialcomms]]
= Serial Communications ** Traduction en Cours **
:doctype: book
:toc: macro
:toclevels: 1
:icons: font
:sectnums:
:sectnumlevels: 6
:sectnumoffset: 27
:partnums:
:source-highlighter: rouge
:experimental:
:images-path: books/handbook/serialcomms/

ifdef::env-beastie[]
ifdef::backend-html5[]
:imagesdir: ../../../../images/{images-path}
endif::[]
ifndef::book[]
include::shared/authors.adoc[]
include::shared/mirrors.adoc[]
include::shared/releases.adoc[]
include::shared/attributes/attributes-{{% lang %}}.adoc[]
include::shared/{{% lang %}}/teams.adoc[]
include::shared/{{% lang %}}/mailing-lists.adoc[]
include::shared/{{% lang %}}/urls.adoc[]
toc::[]
endif::[]
ifdef::backend-pdf,backend-epub3[]
include::../../../../../shared/asciidoctor.adoc[]
endif::[]
endif::[]

ifndef::env-beastie[]
toc::[]
include::../../../../../shared/asciidoctor.adoc[]
endif::[]

[[serial-synopsis]]
== Synopsis

[[serial]]
== Introduction

[[serial-terminology]]
=== Terminology

[[serial-cables-ports]]
=== Cables and Ports

[[term-cables]]
==== Cables

[[term-cables-null]]
===== Null-modem Cables

[[term]]
== Terminals

[[term-uses]]
=== Uses and Types of Terminals

[[term-config]]
=== Configuration

[[term-etcttys]]
==== Adding an Entry to [.filename]#/etc/ttys#

[[term-hup]]
==== Force `init` to Reread [.filename]#/etc/ttys#

[[term-debug]]
=== Troubleshooting Your Connection

[[dialup]]
== Dial-in Service

[[dialout]]
== Dial-out Service

[[serialconsole-setup]]
== Setting Up the Serial Console

[[serialconsole-tips]]
=== Tips for the Serial Console

[[serialconsole-ddb]]
==== Entering the DDB Debugger from the Serial Line