Andrew Hudson - Fedora™ Unleashed, 2008 edition

Здесь есть возможность читать онлайн «Andrew Hudson - Fedora™ Unleashed, 2008 edition» весь текст электронной книги совершенно бесплатно (целиком полную версию без сокращений). В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Город: Indianapolis, Год выпуска: 2008, ISBN: 2008, Издательство: Sams Publishing, Жанр: ОС и Сети, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

Fedora™ Unleashed, 2008 edition: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «Fedora™ Unleashed, 2008 edition»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

Quick Glance Guide
Finding information you need is not always easy. This short index provides a list of common tasks discussed inside this book. Browse the table of contents or index for detailed listings and consult the specified chapter for in-depth discussions about each subject.
left How Do I…?
See…
How Do I…?
See…
left Back up my system?
Chapter 13
Partition a hard drive?
Appendix B, Chapters 1, 35
left Build a new Linux kernel?
Chapter 36
Play MP3s and other music?
Chapter 7
left Burn a CD?
Chapter 7
Print a file?
Chapter 8
left Change a password?
Chapter 4
Read a text file?
Chapter 4
left Change the date and time?
Chapter 32
Read or send email?
Chapter 21
left Compress a file?
Chapter 13
Read or post to newsgroups?
Chapter 5
left Configure a modem?
Chapter 2
Reboot Fedora?
Chapter 1
left Configure a printer?
Chapter 8
Rescue my system?
Chapter 13
left Configure a scanner?
Chapter 7
Set up a DNS server?
Chapter 23
left Configure a sound card?
Chapter 7
Set up a firewall?
Chapter 14
left Configure my desktop settings?
Chapter 3
Set up a web server?
Chapter 15
left Connect to the Internet?
Chapter 5
Set up an FTP server?
Chapter 20
left Control a network interface?
Chapter 14
Set up Samba with SWAT?
Chapter 19
left Copy files or directories?
Chapters 13, 32
Set up wireless networking?
Chapter 14
left Create a boot disk to boot Fedora?
Chapter 1
Shut down Fedora?
Chapter 1
left Create a database?
Chapter 16
Use a spreadsheet?
Chapter 6
left Create a user?
Chapter 4
Use Instant Messaging?
Chapter 5
left Delete a file or directory?
Chapter 32
Watch television on my computer?
Chapter 7
left Get images from a digital camera?
Chapter 7
Edit a text file?
Chapter 4
left Install Fedora?
Chapter 1
Make Fedora more secure?
Chapter 14
left Log in to Fedora?
Chapter 1
Mount a CD-ROM or hard drive?
Chapter 35

Fedora™ Unleashed, 2008 edition — читать онлайн бесплатно полную книгу (весь текст) целиком

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «Fedora™ Unleashed, 2008 edition», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать
FIGURE 144 The Network Configuration tool can be used to quickly and easily - фото 134

FIGURE 14.4 The Network Configuration tool can be used to quickly and easily configure many different kinds of Internet connections.

Select Modem Connection in the Device Type list, and then click the Forward button. You are then asked to select a provider, designate a name for the service, enter your ISP's phone number, and enter your username and password on the remote system, as shown in Figure 14.5. A dialing prefix (to disable call waiting, for example) can be added in the Prefix field. Additional special settings are also included for PPP users in various countries with different ISPs, as shown by the country flags on the left.

FIGURE 145 Enter a name for your ISPs service along with the telephone - фото 135

FIGURE 14.5 Enter a name for your ISP's service, along with the telephone number, user- name, and password for the service.

Enter the telephone number of your ISP's remote computer's modem. Enter a country code if needed, along with an area code and telephone number. Note that some areas require a 10-digit number for local telephone service. When finished, click the Forward button. You'll then be asked about IP address settings; unless you have specific instructions from your ISP, you should leave the automatic option enabled. Finally, you are able to confirm the settings. Click the Apply button to create the interface. When you have finished, you will see a new ppp0entry in the Network Configuration window, as shown in Figure 14.6.

FIGURE 146 Your new PPP dialup connection appears in the Network Configuration - фото 136

FIGURE 14.6 Your new PPP dialup connection appears in the Network Configuration dialog, which also shows the status of the connection.

To edit the new connection identified as ppp0, select the interface and then click the Edit button. A configuration dialog appears, as shown in Figure 14.7. Each tab presents an easy-to-use interface for setting dialup options.

FIGURE 147 Here you can edit the dialup configuration if necessary to set IP - фото 137

FIGURE 14.7 Here you can edit the dialup configuration, if necessary, to set IP addresses and other custom values; the defaults work for most people.

This window can be reached later from the System Settings menu as the Network menu item. Fedora also provides a simple control interface via the System, Administration menu as the Network Device Control menu item, as shown in Figure 14.8.

FIGURE 148 The Network Device Control enables you to start and stop a network - фото 138

FIGURE 14.8 The Network Device Control enables you to start and stop a network interface.

Launch a PPP connection by selecting the ppp0interface and then clicking the Activate button.

You can also use the ifupcommand manually (only as root) to bring up the connection like this:

# ifup ppp0

To close the connection manually, use ifdown:

# /sbin/ifdown ppp0

If you named the dialup connection something other than ppp0,use that name instead. Because this one is named Cavtel, it can be brought up manually with the following:

# ifup Cavtel

Troubleshooting Connection Problems

The Internet Configuration Wizard does not offer any Help dialogs, but the Linux Documentation Project at http://www.tldp.org/ offers many in-depth resources for configuring and troubleshooting these connections. The Internet search engine Google is also an invaluable tool for dealing with specific questions about these connections. For many other useful references, see the "Reference" section at the end of this chapter.

Here are a few troubleshooting tips culled from many years of experience:

► If your modem connects and then hangs up, you are probably using the wrong pass word or dialing the wrong number. If the password and phone number are correct, it is likely an authentication protocol problem.

► If you get connected but cannot reach websites, it is likely a domain name resolver problem, meaning that DNS is not working. If it worked yesterday and you haven't "adjusted" the associated files, it is probably a problem at the ISP's end. Call and ask.

► Always make certain that everything is plugged in. Check again — and again.

► If the modem works in Windows, but not in Linux no matter what you do, it is probably a software modem no matter what it said on the box.

► If everything just stops working (and you do not see smoke), it is probably a glitch at the ISP or the telephone company. Take a break and give them some time to fix it.

► Never configure a network connection when you have had too little sleep or too much caffeine; you will just have to redo it tomorrow.

Related Fedora and Linux Commands

You will use these commands when managing network connectivity in your Fedora system:

dhclient — Automatically acquire, and then set IP info for a NIC

ethereal — GNOME graphical network scanner

gnome-lokkit — Fedora's basic graphical firewalling tool for X

ifconfig — Displays and manages Linux networking devices

iwconfig — Displays and sets wireless network device parameters

lokkit — Fedora's basic graphical firewalling tool

netconfig — Fedora's console-based graphical network interface configuration tool

route — Displays and manages Linux kernel routing table

setup — Fedora's console-based graphical management tool

ssh — The OpenSSH remote-login client and preferred replacement for telnet

system-config-nfs — Fedora's graphical Network File System configuration tool

system-config-network — Fedora's graphical network and service management client for X

system-config-securitylevel — Fedora's graphical firewall configuration utility

Reference

The following websites and books are great resources for more information on the topics covered in this chapter. Networking is complex. The more you take the time to learn, the easier setting up and maintaining your network will be.

General

http://www.ietf.org/rfc.html— Go here to search for, or get a list of, Request For Comments (RFC).

DHCP

http://www.oth.net/dyndns.html— For a list of Dynamic DNS service providers, go to this site.

http://www.isc.org/products/DHCP/dhcpv3-Read Me.html— The DHCP Read Me is available at this site.

Wireless

http://www.ieee.org— The Institute of Electrical and Electronics Engineers (IEEE) website.

http://www.mozillaquest.com/Network_02/Wireless_Network_Technology_03_Story-01.html— Wireless networking with Red Hat 7.2.

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «Fedora™ Unleashed, 2008 edition»

Представляем Вашему вниманию похожие книги на «Fedora™ Unleashed, 2008 edition» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «Fedora™ Unleashed, 2008 edition»

Обсуждение, отзывы о книге «Fedora™ Unleashed, 2008 edition» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x