Thursday, November 28, 2013

Lexmark Scanner Configuration BOSS



Step:1

In order to take the scanning of a document across the LAN

open the web browser iceweasel, then type the IP Address of the Shared Network MFP (Lexmark) connected .

Example:192.168.42.7
















Step2





Now Click “Scan profile” option in middle left side of Opened Page.

Then Click “Create Scan Profile” Dynamically for the current user logged in system in the LAN.


















Step3



Now it pop a window to configure the profile for currently logged in to the user.

But the window shows an message “your browser does not have java support”.

To Solve this issue install “sun-java6-plugins” package to support java.
















Step :4






Login as a administrator user at terminal or use “sudo package_name” install the package or synaptic manager to install the package from BOSS Repository.

apt-get install sun-java6-plugins

sudo apt-get install sun-java6-plugins













step5




Installation is progressing




















Step :6






Click “OK” to continue the installation.

















Step:7





Click “Yes” to continue the installation.




















Step:8




“sun-java6-plugins”Package was installed in the system and iceweasel is asking to restart the browser.



















step:9





To Confirm the application to run on the BOSS Click on the option “Run”.



















step:10












select the custom settings for particular by choosing different options like default content ,darkness, Color, Resolution options and Page Options ,Advanced Options, ..etc.













Step:11








Click “Browse” Choose a location to save the scanned file in the local system
or
leaving the option to default it will stored on “/home/boss/image.pdf”
user name is “boss”
You must give Scan Name or Profile Name for particular user to identify the profile across the network











step:12



The Profile is created successfully and ready to receive the scanned document from the Lexmark Scanner.



















Step:13





When Scanning how much size is recevied form scanner device.

To See the Scanned Document on the local system Click “Launch” option.















Wednesday, November 20, 2013

Reliance Netconnect Configuration in BOSS linux

1.Insert the Reliance 3G USB Stick Device to PC.

2.After the Device Detected run following command in terminal

        wvdialconf

3.After modem was detected edit the /etc/wvdial.conf

        gedit /etc/wvdial.conf

          phone = #777
          username = 9380766444
          password = 9380766444

4. Then issue following command at the terminal.

    wvdial

5.Device Configured Successfully

View Power Software Installation On BOSS Linux



1.open the terminal and change the PS1 variable to ">" like following

  export PS1=">"



2.Now run the setup file for view power software by terminal
 ./installViewPower

3.It shows graphical installation menu and the sofware was successfully installed.











JMeter JSON Extractor

      json response {"Key1":"Value1","Key2":"Value2","Key2":"Value2"}  Name of t...