The Demo of Ess modem Linux installation

#########################################
Before Install                          #
#########################################

1. For non-PnP modems, make sure the modem port does not conflict with
   port settings or other devices.

2. Login as "root" to have administrator privileges and so that other
   users do not need to re-install 

#########################################
The content of Installation             #
#########################################

1. How to use Linux text editor "PICO".  
2. How to install esscom.o file. 
3. How to set PPP for Linux to access the Web
4. How to send/receive FAX 

#########################################
1. Using  Text editor on linux " PICO"  #
#########################################
1.1 What PICO is
1.2 Use it like using MSWord, but without mouse

#########################################
2. Install  "esscom.o" file in linux
#########################################
Install
2.1 Type " mkdir " to create a directory  " Essmodem" 
2.2 Go into that directory and Type " mcopy   A:. ( it is like *.*)
2.3 Key in " sh mdminstall " ( sh is command to run the script file)

#########################################
3. Set PPP for Linux to access web      #
#########################################
3.1 Using script file ppp-on, ppp-off, ppp-on-dialer
3.2 ppp_on
3.3 ppp_off
3.4 ppp_on_dialer
#########################################
4. How to send/recieve FAX              #
#########################################
4.1 To make sure Efax is installed on the system

    type: rpm -qv efax.

    System will report finding.

4.2 If Efax not install please put the installtion disk "REDHAT 6.0"
    into the cd-rom and type

    mount /dev/hdc/  mnt/cdrom
    
    rpm -i /mnt/cdrom/RedHat/RPMS/efax-0.8-11.i386.rpm

4.3 to send fax ------- type " Fax send "options" "number" filename
    to receive fax  --- type " Fax answer "
