How do I use my modem to send a fax from my laptop where ubuntu is installed. How do I "print" to a fax modem to send a fax
Asked
Active
Viewed 5,195 times
3 Answers
1
You can install efax software by running in terminal.
sudo apt-get install efax
If you need GUI for that, install it by
sudo apt-get install efax-gtk
Pilot6
- 92,041
0
watch out for the constantly updated article
"How to send faxes directly from within LibreOffice?"
This will definitely answer your question in detail.
opinion_no9
- 1,072
0
You might want to try
efax
https://apps.ubuntu.com/cat/applications/saucy/efax/
Remember to select your Ubuntu version first.
impalle
- 177