Setting Up a Linux Modem

Written by Stephen Bucaro


Continued from page 1

Linux uses a device file to communicate with a modem. Device files are located inrepparttar /dev directory. A modem must use one ofrepparttar 107819 serial ports (/dev tyS0 - /dev tyS3). First determine which serial port to use forrepparttar 107820 modem. You should use ttyS1 because ttyS0 is usually assigned to a back panel connector.

To configurerepparttar 107821 serial port, userepparttar 107822 setserial command withrepparttar 107823 information that you recorded above. Usingrepparttar 107824 example values above, you would typerepparttar 107825 following intorepparttar 107826 terminal window:

setserial /dev tyS1 uart 16550A port 0xdc00 irq 11

You can verify thatrepparttar 107827 modem is working by sending itrepparttar 107828 command to dial. For example typerepparttar 107829 following intorepparttar 107830 terminal window:

echo "atdt5555555" > /dev tyS1

If you hearrepparttar 107831 modem dial, closerepparttar 107832 connection by typing:

echo "atz" > /dev tyS1

If you didn't hearrepparttar 107833 modem dial, make sure you haverepparttar 107834 modem speaker turned on by typing:

echo "atv" > /dev tyS1

Then try dialing again.

To have Linux automatically configure your modem at boot time, addrepparttar 107835 setserial line that you used above torepparttar 107836 file /etc/rc.d/rc.local

Assuming that you are usingrepparttar 107837 GNOME window manager, click onrepparttar 107838 "foot" icon onrepparttar 107839 taskbar to openrepparttar 107840 menu. Select "Programs" and openrepparttar 107841 "File Manager". In File Manager, navigate torepparttar 107842 directory /etc/rc.d and right-click onrepparttar 107843 file rc.local. Select "Open with..." inrepparttar 107844 popup menu. Inrepparttar 107845 "gmc" dialog box, select "gnotepad+" and click onrepparttar 107846 "OK" button. Atrepparttar 107847 bottom ofrepparttar 107848 file, typerepparttar 107849 setserial command line and then saverepparttar 107850 file.

For complete information about modems related to Linux, visit "Winmodems are not Modems" at:

http://www.idir.net/~gromitkc/winmodem.html

Sometimes configuring a modem is not as easy in Linux as it is in Windows, butrepparttar 107851 alternative is to continue to use Windows and beg for Bill Gates permission to upgrade your hardware (XP product activation). ---------------------------------------------------------- Resource Box: Copyright(C)2002 Bucaro TecHelp. To learn how to maintain your computer and use it more effectively to design a Web site and make money onrepparttar 107852 Web visit http://bucarotechelp.com To subscribe to Bucaro TecHelp Newsletter Send a blank email to bucarotechelp-subscribe@topica.com ----------------------------------------------------------

None


Linux Display Settings

Written by Stephen Bucaro


Continued from page 1

To open Xconfigurator, log in as root and click onrepparttar "Terminal emulation program" button onrepparttar 107818 task bar. Inrepparttar 107819 terminal window that appears, type Xconfigurator. Xconfigurator will probe for your video card. If that fails, you will be presented with a list of monitors. If you can't find your monitor inrepparttar 107820 list, select one ofrepparttar 107821 "Generic" options.

You will then have to select a "color depth" and "video mode". After makingrepparttar 107822 required selections, Xconfigurator will displayrepparttar 107823 message "Can you see this message?" If you do not click onrepparttar 107824 "Yes" button within ten seconds, you will be sent back to Xconfigurator's starting screen. Then you can select different settings and try again.

If none ofrepparttar 107825 Generic options work, select "Custom" and enter some horizontal sync and vertical sync numbers. Ultimately you should find a setting that works. You may have to make some adjustments to your monitor to resize, reposition, or remove pin cushion.

Sometimes changing your display setting is not as easy in Linux as it is in Windows, butrepparttar 107826 alternative is to continue to use Windows and beg for Bill Gates' permission to upgrade your hardware (XP product activation). ---------------------------------------------------------- Resource Box: Copyright(C)2002 Bucaro TecHelp. To learn how to maintain your computer and use it more effectively to design a Web site and make money onrepparttar 107827 Web visit http://bucarotechelp.com To subscribe to Bucaro TecHelp Newsletter Send a blank email to bucarotechelp-subscribe@topica.com ----------------------------------------------------------

None


    <Back to Page 1
 
ImproveHomeLife.com © 2005
Terms of Use