Printing
From TALinuxWiki
Printing under TA-Linux is handled by CUPS. CUPS is not (right now) a part of the core packages so you need to install it first.
Just run:
pkgc install cups
Check and possibly edit configuration files in:
/etc/cups/
Then start the cups daemon:
rc --start cups
Browse to http://localhost:631/ to configure your printers.
