Difference between revisions of "Tips And Tricks"


From Knoppix Documentation Wiki
Jump to: navigation, search
(Init from PHPWiki)
 
m (Reverted edits by 203.158.221.227 (Talk); changed back to last version by Dr Kludge)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 05:31, 15 July 2008


netcat 10.0.1.5 9100 < print.ps

If you ever need to print to an HP jetdirect printer but don't want to bother setting up the printing manager and CUPS etc, then you can just print to a .ps file. In this example the file name is called print.ps. If you're IP address was 10.0.1.5, then you would type the command string above in a term window.

- true1ever