Brother MFC-J825DW Fax Quick Start for Ubuntu 15.04 Vivid
The Tutorial shows you Step-by-step How to Getting-Started with Brother MFC-J825DW Faxing on Linux Ubuntu 15.04 Vivid Vervet i386/amd64 GNU+Linux.
The Article Include Link to Quick-Start with the Brother MFC-J825DW Scanner on Ubuntu 15.04 Vivid Linux.

-
Open a Shell Terminal emulator window
Ctrl+Alt+t
(Press “Enter” to Execute Commands) -
Download Brother LPR PC-FAX Driver for Ubuntu
-
Installing Brother MFC-J825DW Fax Driver
sudo su -c "apt-get install gdebi"
If Got “User is Not in Sudoers file” then see: How to Enable sudo
sudo su -c "gdebi ./brmfcfaxlpd-1.0.0-1.i386.deb"
sudo if [ ! -d "/var/spool/lpd" ]; then mkdir /var/spool/lpd; fi
-
Quick-Start Faxing.
- Set a fax number
sudo nano /usr/local/Brother/inf/brFAXrc
Input the fax_number=[12345678]
Ctrl+x to Save & Exit from nano Editor :) - Send a FAX
lpr -P BRFAX /[path/2/myFilename]
- Set a fax number
-
Get Started Scanning on Ubuntu