"Brother Drivers for Linux" has been moved.
If the page does not change automatically, please click here.
Get your product's IP address with BRAdminLight
Follow the 6 steps below to get your product's IP address.
- Step 1. Login as a superuser ( or use "sudo" option if it is required )
- Step 2. Check if the required version of java is installed
- Java runtime environment 1.4.2 or later is required.
- Command : java -version
- Example
- Step 3. Download BRAdminLight
- Download BRAdminLight
- P-touch/QL-Printer Driver download page
- Step 4. Install BRAdminLight
- 4-1. Open the terminal and go to the directory where the package is.
- 4-2. Decompress BRAdminLight
- Command : tar xzf (BRAdmin-package-name)
- Example
- Step 5. Run BRAdminLight
- 5-1. Go to the directory to where the "BRAdmin Light.jar" was decompressed.
- 5-2. Run the "BRAdmin Light"
- Command : java -jar "BRAdmin Light.jar"
***The file name have to be bracketted by the double quatations
- Example(Command)
- Step 6. Get the IP address of the product name
- Check the IP address of your device.
- Example(IP address information with BRAdmin Light)
Page Top
- Check the java version
# java -version
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
#
- Decompress BRAdmin Package
# tar xzf qdsel120brl.tar.gz
#
- Run BRAdmin Light
# cd ./qdsel120brl
# java -jar "BRAdmin Light.jar"
- IP address information with BRAdmin Light

Page Top