boss choice client installation manual

25
BOSS CHOi CE Client Installation Guide

Upload: abhineet-kesharwani

Post on 27-Oct-2014

55 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: BOSS CHOiCE Client Installation Manual

BOSSCHOiCE Client 

Installation Guide

Page 2: BOSS CHOiCE Client Installation Manual

Index

S. No. Name Of Topic Page No.

1 BOSS Operating System Installation 1

2 Login from Root User 2

3 CHOiCE Client Installation (Manually) 5

4 Installing Hindi Font 5

5 Installing JRE 5

6 Create Java plugin for IceWeasel Web Browser 5

7 Installing Biometrika finger print scanner 5

8 Initializing Biometrika finger print scanner 7

9 Installing USB Token 7

10 Configure/Plugin USB Token with IceWeasel Web Browser 7

11 Make a USB Token Link File 11

12 TeamViewe6.0 Installation and Configuration 11

13 Create TeamViewer6.0 Shortcut on Desktop 12

14 Installing Printer 12

15 CHOiCE Client Installation (Automated Procedure) 13

16 Provide Manual IP 19

17 CHOiCE Client Recovery Installation (Recovery Procedure) 21

Page 3: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-1

1. BOSS Installation. 1.1 Insert the BOSS install DVD into DVD Drive and restart the systemPress F10 1.2 Select SATA : TSSTcorp CDDVDW vai Up and Down Key from K/B Press Enter 1.3 A boot screen will appear with boot: prompt, Hit enter key to enter graphical

installation mode. 1.4 At the language selection screen select English. 1.5 At the country selection menu select India. 1.6 For keyboard layout select American English. 1.7 Next it will detect network card and ask to configure it. You may select “ Do not

configure network at this time” . 1.8 Configure the Network Hostname : boss 1.9 Setup user and password Enter the Root Password : 1.10 Re-enter password to verify : 1.11 Setup users and Password 1.12 Full name for the new user: choice 1.13 User name for your accounts : choice 1.14 Choose a password for the new user : 1.15 Re-enter password to verify 1.16 At the partition manager screen, select manual partition. 1.17 Select SCSI 1(0,0,0) (sda) – 320 GB ATA disk > pri/log 320.1 GB FREESPACE 1.18 Create a new partition 1.19 Create a new partition New Partition Size : 200GB 1.20 Types for the new partition : primary 1.21 Location for the new partition : beginning

It will show mount point automatically Mount Point: / 1.22 Do you want to return to the partition menu ? No 1.23 Done setting up the partition. 1.24 Finish initializing and write change to diskYes 1.25 It will continue install the base system 1.26 software selection Select 1.27 GNOME Desktop Environment and Standard System Utilities. 1.28 Install the GRUB boot loader to the master boot record? Yes

Page 4: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-2

2. Login from Root User

2.1 In desktop Press CTRL+ALT+F1 It Will show below like

boss login: choice password:choice123

choice@boss:$ su root Password : root123

root@boss[choice]# root@boss[choice]#init=/bin/bash root@boss[choice]#mount –o remount –w /

2.2 Now Press CTRL+ALT+F7

2.3 Now enter User Name: choice Password: choice123

2.4 Go to the SystemAdministrationLogin Window Password required window will be appeared enter root password for this window

2.5 A below desktop window will be appear

Page 5: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-3

2.5. Go to Security TAB a below window will be appear.

Page 6: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-4

2.6. Right Click on

Allow local system administrator login

2.7. Close the window .

2.8. Reboot the system and login with root user.

Page 7: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-5

3. CHOiCE Client Installation (Manually)

Insert the CHOiCE client CD into CDROM drive & copy the folder choice_on_BOSS to the path /usr/local.

4. Installing Hindi Font

Go to /usr/local/choice_on_BOSS folder Double click on Hinbmith1.ttf and click on Install Font Button.

5. Installing JRE

Copy the directory java from choice_on_BOSS to /usr/local

Open the Terminal through ApplicationsAccessoriesTerminal # cd /usr/local/ # ls # pwd # chmod 777 –R choice_on_BOSS

6. Create a java plugin for IceWeasel Web Browser

Open the Terminal through ApplicationsAccessoriesTerminal # cd /usr/lib/iceweasel/plugins/ # ln -s /usr/local/java/jre1.5.0_14/plugin/i386/ns7/libjavaplugin_oji.so

7. Installing Biometrika finger print Scanner

a) Open the Terminal through Applications Accessories Terminal b) Copy the biometrika & chiceclient directories from choice_on_BOSS to /usr/local. c) At the command prompt type the following commands

# cd /usr/local/choice_on_BOSS

Page 8: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-6

# dpkg -i module-init-tools_3.3-pre11-4_i386.deb

d) # cp /usr/local/choice_on_BOSS/biometrika_config/bin/FxReset /bin

e) Copy both files fx2000.init.udev & fxstd20.init.udev below command

# cp /usr/local/choice_on_BOSS/biometrika_config/etc/init.d/*.udev /etc/init.d/ f) #cp /usr/local/choice_on_BOSS/biometrika_config/etc/udev/rules.d/fxdriver.rules

/etc/udev/rules.d/

g) Put all .ko files via below command # cp /usr/local/choice_on_BOSS/biometrika_config/lib/modules/karnel/driver/ misc/*.ko /lib/modules/2.6.39-bpo.2-686-pae/kernel/drivers/misc/

h) Copy fxdriver folder via below command # cp -r /usr/local/choice_on_BOSS/biometrika_config/etc/fxdriver /etc

i) Copy biometrika folder into /usr/local # cp -r /usr/local/choice_on_BOSS/biometrika /usr/local

j) # updatedb it will take some time

k) # depmod

l) Copy biometrika.sh from /usr/local/choice_on_BOSS into /etc/init.d

# cp /usr/local/choice_on_BOSS/biometrika.sh /etc/init.d

m) # cd /etc/rc2.d

n) # update-rc.d biometrika.sh defaults

o) Run fx2000.init.udev,fxstd20.init.udev from the terminal # cd /etc/init.d

Page 9: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-7

# ./fx2000.init.udev start # ./fxstd20.init.udev stop # ./fxstd20.init.udev start

8. Initializing Biometrika Finger Print Scanner

8.1 Open the Terminal through ApplicationsAccessoriesTerminal

#/etc/init.d/fx2000.init.udev start #/etc/init.d/fxstd20.init.udev stop #/etc/init.d/fxstd20.init.udev start #FxReset -p 0 #FxReset –i 0 (It will initialize the device) #FxReset -t (Red & Green light of the device will glow).

8.2 You may need to do this step every time you disconnect & reconnect the device.

9. Installing USB Token Open the terminal & type in the following commands

# cd /usr/local/choice_on_BOSS/smartcard_twinusb # pwd # dpkg -i *.deb

10. Configure/Plugin USB Token with IceWeasel Web Browser

10.1. Open Iceweasel and from the Edit menu choose Preferences.

10.2. In the dialog box that opens, click the advanced icon, then the Encryption tab to display the settings as shown in “Figure 1”.

Page 10: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-8

Figure 1 - Encryption Tab in Advanced Dialog

10.3. Click Security Devices to display the Device Manager window. This displays the modules currently available as shown in “Figure 2” on page 5.

Page 11: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-9

Figure 2 - Device Manager

10.4. Click the Load button to the right in the dialog. This displays the Load PKCS#11 Device window, as shown in “Figure 3”.

Figure 3 - The Load PKCS#11 Device Dialog Box

10.5. Enter a Module Name. Gemalto PKCS#11 Module

10.6. In Module filename, enter the full path and filename for the libgclib.so file: By default, this is /usr/lib/ClassicClient/libgclib.so

Page 12: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-10

10.7. Click OK. The confirmation dialog appears as shown in the following figure:

Figure 4 - Confirm Dialog

10.8. Click OK. A brief progress dialog appears indicating that the module is being loaded. When this is completed the following Alert indicates that the module has been installed.

Figure 5 - Alert Dialog

10.9 Click OK to close this Alert. The Device Manager indicates the presence of the new module as shown in “Figure 6”.

Page 13: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-11

Figure 6 - Cryptographic Modules Available

11. Make a USB Token Link File

# ln -s /usr/lib/ClassicClient/libgclib-1.3.0.so /usr/lib/libgclib.so

12. TeamViewe6.0 Configuration

Open the terminal & type in the following commands a) # cd /usr/local/choice_on_BOSS

b) # dpkg -i teamviewer_linux.deb.deb

c) Click on /opt/teamviewer/teamviewer/6/bin/wrapper.sh Press display Button

Page 14: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-12

d) Press Ctrl+F , Open Find window and type validate_user

It will show validate_user # die if root It will show below like window

e) Now Replace it by putting # #validate_user # die if root

f) Press Save it and close the window

13. Create TeamViewer6.0 Shortcut on Desktop

Page 15: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-13

On DesktopApplicationInternetDrag the TeamViewer6.0 to desktop.

14. Installing Printer

a) Connect the printer to your system. Go to System --> Administration --> Printing.

b) Select Beside of ⌄ Add Button Click Printer Tab

c) It will automatically detect the printer and a below image will be appear

Page 16: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-14

d) Click the Forward Button, a below window will be appear

e) Click the forward button, a below window will be appear

Page 17: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-15

f) Click the forward button, a below window will be appear

Page 18: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-16

g) Click the Apply button, a below window will be appear

Page 19: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-17

h) Press the Print Test page Button, a test page will be printingPress submitted OK button, a below window will be appear

i) Press Cancel button a below window will be appear.

Page 20: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-18

15. CHOiCE Client Installation (Automated Procedure)

a) Install the BOSS4.1 Operating System refer to step 1 and 2.

b) Insert the CHOiCE client CD into DVD drive & copy the folder choice_on_BOSS to the path /usr/local.

c) Open the terminal through Application--> Accessories --> Terminal d) Run the following commands

# cd /usr/local # pwd it will show current directory(i.e. /usr/local directory) # chmod 777 –R choice_on_BOSS # ./choice.sh

Wait for the installation, System will be automatically rebooted.

Page 21: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-19

e) Hindi font installing refer to step 4

f) Connect the Biometrika Device on the Back side of the system & Initializing Biometrika

Open the terminal & give command

#/etc/init.d/fx2000.init.udev start #/etc/init.d/fxstd20.init.udev stop #/etc/init.d/fxstd20.init.udev start #FxReset -p 0 #FxReset –i 0 (It will initialize the device) #FxReset -t (Red & Green light of the device will glow).

g) You may need to do this step every time you disconnect & reconnect the device

h) To Configure/Plugin USB Token with IceWeasel Web Browser refer to step 10

i) TeamViewe6.0 Configuration and it’s shortcut on Desktop refer to step 11 and 12.

j) Configure the Printer as given in steps 13.

16. Provide Manual IP a) Go to SystemPreferencesNetwork Connection

Page 22: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-20

b) Double click on Auto eth0, a window will be appear

Page 23: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-21

c) Click on IPv4 Settings and Select Method Manual via Drop-Down Box

Page 24: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-22

d) Press Add Button and Enter Example IP address is 192.168.1.13 Enter

Press Enter button enter Netmask is 255.255.255.0 press Enter Press Enter button enter Gateway is 192.168.1.1 Go to DNS Servers Enter IP address is 4.2.2.2 Press save button.

17. CHOiCE Client Recovery Installation (Recovery Procedure) 17.1 Insert the BOSS install DVD into DVD Drive and restart the systemPress F10 17.2 Select SATA : TSSTcorp CDDVDW vai Up and Down Key from K/B Press Enter 17.3 Select 17.4 Clonezilla live with my CHOiCE-BOSS4.1(Default Settings,VGA800*600) 17.5 Enter

Page 25: BOSS CHOiCE Client Installation Manual

CHOiCE Client Installation Manual on BOSS Operating System Page No-23

17.6 Are you sure you want to continue(Y/N) : Y 17.7 Let me ask you again. Are you sure you want to continue(Y/N) : Y 17.8 Wait 5 to 7 minutes till the installation finish. 17.9 Now Press 1 for Reboot. 17.10 DVD automatically eject from DVD Drive.