Differences between revisions 2 and 3
Revision 2 as of 2007-09-06 05:57:50
Size: 591
Editor: DannyCheung
Comment:
Revision 3 as of 2007-09-06 06:34:12
Size: 1611
Editor: DannyCheung
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
== Configuring Linux: ==
 * Install Control onto the server according to the InstallingControl wiki page with the following notes:
  * Use Fedora Core 3 . No later as Release 8 is incompatible with anything newer.
  * Make sure the IP address of the server is 192.168.1.85. Do NOT put it on DHCP.
  * vsftp is run at startup
  * Ensure the run level of init is 5
  * Use programs from HO and not the ones on sam.
 * Ensure you have the polling user. Password should be mushroom.
 * Setup the overlay printers. Set them up so that we only need to change the IP address of the printer later.
 * Edit /etc/X11/xdm/Xaccess
 {{{
# The following at the bottom of the file
192.168.1.86-100}}}
 * Create ~ccc/.netrc
 {{{
machine 192.168.30.1
 login root
        password dts4dim
        macdef init
  cd /creative
machine 192.168.208.1
 login polling
 password mushroom
 macdef init
  cd /u/cc/edi/outgoing}}}
== At the time of installation: ==
Line 24: Line 50:
 * Setup crontab the same as another store

Installing a DIM Backup Store Server

Configuring Linux:

  • Install Control onto the server according to the InstallingControl wiki page with the following notes:

    • Use Fedora Core 3 . No later as Release 8 is incompatible with anything newer.
    • Make sure the IP address of the server is 192.168.1.85. Do NOT put it on DHCP.
    • vsftp is run at startup
    • Ensure the run level of init is 5
    • Use programs from HO and not the ones on sam.
  • Ensure you have the polling user. Password should be mushroom.
  • Setup the overlay printers. Set them up so that we only need to change the IP address of the printer later.
  • Edit /etc/X11/xdm/Xaccess
    # The following at the bottom of the file
    192.168.1.86-100
  • Create ~ccc/.netrc
    machine 192.168.30.1
            login           root
            password        dts4dim
            macdef          init
                    cd /creative
    machine 192.168.208.1
            login           polling
            password        mushroom
            macdef          init
                    cd /u/cc/edi/outgoing

At the time of installation:

  • Copy data from HO
  • prnaad
    • Setup printers
    • Setup overlay printers
  • comaad
    • Setup polling location
  • braad
    • Reset docket numbers
  • texaad
    • Set the float in the terminal records
    • Set the printers
    • Set cash drawers
  • pocont
    • Print/Email/Fax unprinted PO => Y

  • sscont
    • Print coment on dockets => N

    • Print coment on orders => N

    • Suggested deposit percentage => 0

  • cccont
    • Debtor for the GE Credit => <BR>GECREDIT

  • tecont
    • Allow multiple redemption of gift vouchers => <blank>

  • Setup crontab the same as another store

Installing_Dim_Backup (last edited 2013-09-18 06:09:34 by localhost)