Online Documentation Server
 ПОИСК
ods.com.ua Web
 КАТЕГОРИИ
Home
Programming
Net technology
Unixes
Security
RFC, HOWTO
Web technology
Data bases
Other docs

 


 ПОДПИСКА

 О КОПИРАЙТАХ
Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.




Basic Linux Training

Lesson 15: Linux Telecommunications and Networking


Table of Contents


Note: This lesson is extremely short. Most of you are not going to need this information immediately. Just read through the first four online URLs, and be aware that there is much more information readily available online if you ever need it.


Background

The original concept behind uucp was to provide reliable file transfer facilities among Unix machines over telephone lines using inexpensive, low--speed, dial-access modems. (At the time, the technique was using acoustic couplers, and the fastest speeds were around 300 baud.) This enabled any Unix machine to connect to another Unix machine anywhere in the world using existing telephone lines, and was particularly well suited for e-mail transport. uucp is still a viable low-cost alternative to setting up an e-mail and FAX network.

With TCP/IP, the Unix-exclusive aspect was eliminated - any machine could connect with any other machine, regardless of hardware or operating system. Without TCP/IP the Internet would be closed to millions of users using different platforms.


Networking

There are a number of ways to implement a network, most of it well beyond the scope of this course. However, some of us have a second computer which can be connected in a simple point-to-point network configuration, and adding additional computers is a fairly straightforward extension called a Multiport network configuration with additional terminals dropped off the same communications line rather than the single remote station in point-to-point.

Ethernets are not terribly expensive or difficult to set up for home users: a network card for each computer you want to connect, and an extra one to make the connection to the Internet, some cable and connectors; a little reading, a little work, a little tinkering with the scripts, and a lot of patience and you'll be finished quickly and cleanly.

Seyon and minicom provide you will powerful tools for making the connection over a telephone line, and the terminal emulation facilities in seyon are very impressive. You're not restricted to the Internet, you can connect to any computer with a modem and use the telephone. Or you might consider starting a bbs (Bulletin Board Service) or a freenet.


Assignments

Textbook: Running Linux
  • Chapter 16: Telecommunications and Networking, p.521-553

  • Appendix : FTP Tutorial and Site List, p.566-572

  • Bibliography, Networks and Communications, p.602-603

Textbook: A Practical Guide to Linux

  • Chapter 7: Networking and the Internet

Online:

(These should be all you will need, and are all that is required for this course.)


However, if you are setting up a network for your business, or want to put a server on the Internet, you'll have to do a lot more reading. (These are not required for this course. Just be aware that a sysadmin does have to know this stuff.)

From other sources:

Go to Basic Linux Index


http://home1.gte.net/henryw/basic/basic15.html

Date last revised: 5 June 1998


Copyright © 1997, 1998 Henry White. All Rights Reserved.
Reproduction or redistribution without prior written consent is prohibited.
Address reprint requests and other inquiries to henryw@gte.net.



With any suggestions or questions please feel free to contact us