aboutsummaryrefslogblamecommitdiff
path: root/documentation/content/fr/books/handbook/serialcomms/_index.adoc
blob: 1330b415e2156fa84209aa3d4d1b38fc1f59c891 (plain) (tree)
1
2
3
4
5
6
7
8




                                                                   


                        









                                                 

                  

                          
                                         
 


                                            
         
              
                              
                              
                               









                                                         
 
                     
       

                                                 


















































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