HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] How to determine HylaFAX version
* Amin <amin@xxxxxxxxxxxxxx> [070913 11:53]:
> Per the website Hylafax version can be determine by command:
>
> HylaFAX v<version><n>
>
> However that does not work both using exact above letter case or all small
> letters. In terminal window when hylafax or HylaFAX typed it says not such
> command!
>
> So how can I determine what version of HylaFAX is installed on my computer?
telnet localhost 4558
You should see something like:
220 hostname server (HylaFAX (tm) Version 4.4.1) ready.
Or, look in the syslog output. The HylaFAX deamons, when they start,
output version informatio:
Sep 13 10:43:07 espresso FaxQueuer[16017]: HylaFAX (tm) Version 4.3.5
Or check your package system:
dpkg -l hylafax-server
rpm -qa "hylafax*"
--
Aidan Van Dyk aidan@xxxxxxxx
Senior Software Developer +1 215 825-8700 x8103
iFAX Solutions, Inc. http://www.ifax.com/
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*