openbsd-ports/x11/nx/opennx/pkg
2012-01-04 10:25:36 +00:00
..
DESCR
PLIST update opennx to 0.16.0.658 2012-01-03 16:46:36 +00:00
README Typo in CUPS ipp backend. 2012-01-04 10:25:36 +00:00

$OpenBSD: README,v 1.4 2012/01/04 10:25:36 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

Printing with CUPS
==================
To be able to use the CUPS backend for direct printing from the remote
NX server to the local spooler, you need to make the following files
executable by your user.
    sudo chmod 555 ${LOCALBASE}/sbin/cupsd
    sudo chmod 755 ${LOCALBASE}/libexec/cups/backend/ipp

Sharing folder(s) with Samba
============================
To be able to share folders between your local and remote Desktop, the
"samba" package needs to be installed (and properly configured) and its
corresponding daemons started.