Оглавление
- Basic setup of a SOHO server
- SoHo - Software repositories
- SoHo - Alias of loopback interface
- SoHo - IPtables configuration example
- SoHo - Webmin
- SoHo - DNS
- SoHo - VMWare
- SoHo - Windows
- SoHo - OpenVPN
- SoHo - Remote Desktop
- Nameserver on Windows XP forwarding to public DNS with private zones
- SoHO - NTP
- SoHo - SSH
- SoHo - Ubuntu prerequisites
- How to strengthen SSH
- Fixing Nessus complaints
- Java installation on RHEL 4
- Installing vsFTPd on CentOS
- How to setup CA (certificate authority)
- Installation of VIM X11 and archivers on RHEL 4 x86_64
- SoHo - MS & Open-Office
- User management
- CommuniGate Pro
- Backup
- Issue tracking for small groups
- Jabber setup and configuration
- Monitoring & Statistics
- Printing in SOHO
- Faxes in SOHO
- T38 Modem
- PostScript fonts for faxes
- Installing Brother MFU drivers on Ubuntu
- Installing Hylafax client on RHEL4 and Fedora
- Installing Hylafax server on RHEL4
- Installing Hylafax server on Ubuntu
- Integrating Hylafax with CUPS
- Integrating Hylafax with CommuniGate
- Managing Hylafax from Ubuntu client
- How to test faxing
- Drivers for Brother MFUs
- Brand new idea about faxing
- External faxing resources
- Antivirus & Antispam
- Obtaining sample antivirus files
- Clamav on CentOS
- SpamAssassin
- CGPAV: how to integrate antivirus with CommuniGate
- SpamAssassin accessibility
- Antispam settings in CommunigatePro
- Antivirus and Nagios adjustments
- Config files and scripts for antivirus and antispam
- GreyListing (eserv.ru)
- Greylisting: панацея от спама или мыльный пузырь?
- Неприступный почтовый сервер, или жизнь без спама
- External SOHO References
- Supplementary SOHO procedures
PostScript fonts for faxes
Download and extract cyrillic PS fonts pscyr0.4c-p2-type1.tar.gz (Optionally obtain and install ghostscript-fonts-std)
This step is optional since the above archive already contains font map. Create ghostscript's font map for pscyr. Generate the map itself:
cd /usr/share/fonts/type1/pscyr
grep FontName *.afm | perl -ane '/^(\w+).afm\S*\s+(\S+)/ and print "/$2\t($1.pfb) ;\n"' \
> Fontmap
Create aliases for textfmt:
cat >> Fontmap /Courier-Regular /CourierNewPSMT-Regular ; /Courier-Bold /CourierNewPSMT-Bold ; /Courier-BoldItalic /CourierNewPSMT-BoldItalic ; /Courier-Italic /CourierNewPSMT-Italic ; ^D
Вложения
ps-pscyr0.4c-p2-type1.tgz 1.83 МБ
ps-ready-fontmap-for-pscyr.txt 1.66 КБ
ghostscript-fonts-std-8.11.tar.gz 3.58 МБ

Комментарии
Отправить комментарий