To install the driver in .rpm or .deb format:

a Type su (for .rpm) or sudo (for debian) and press Enter. b At the prompt, enter your super user password.

c Next, for .rpm, enter

rpm -i dgcmodem.i386.rpm

For .deb, enter

dpkg -i dgcmodem_i386.deb

d At the prompt, enter the Linux source build directory that matches your running kernel.

e If necessary, run dgcconfig to complete the installation.

To install the driver in .tar format: a Extract the driver with

tar -xzf dgcmodem-1.01.tar.gz b Change to the driver directory with c cd dgcmodem-1.01

dEnter

su make install

or

sudo make install

eAt the prompt, enter your super user password.

fNext, enter

dgcconfig

gAt the prompt, enter the Linux source build directory that matches your running kernel, and wait while the driver is installed.

hConfigure your PPP client program to use the USB modem.

That's it! Your installation is complete.

18