Site Tools


quickref

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
quickref [2025-11-06 Thu 04:54] – add pdf split theorytoequickref [2026-01-17 Sat 19:28] (current) – [Misc] theorytoe
Line 14: Line 14:
 <code> <code>
 qpdf --empty --pages report.pdf <range> -- print.pdf qpdf --empty --pages report.pdf <range> -- print.pdf
 +</code>
 +
 +Bind remote-localhost service on specific port to local-localhost specific port
 +<code>
 +ssh -L [localport]:[localhost]:[remoteport] remoteuser@remoteaddress
 </code> </code>
quickref.1762404856.txt.gz · Last modified: by theorytoe