Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
   331         kx .TH bssh/bvnc/bshell 1 User Manuals
   331         kx .SH NAME
   331         kx bssh/bvnc/bshell \- Browse for SSH/VNC servers on the local network
   331         kx .SH SYNOPSIS
   331         kx \fBbssh
   331         kx 
   331         kx bvnc
   331         kx 
   331         kx bshell
   331         kx \f1
   331         kx .SH DESCRIPTION
   331         kx bssh/bvnc/bshell browses for SSH/VNC servers on the local network, shows them in a GUI for the user to select one and finally calls ssh/vncviewer after a selection was made.
   331         kx 
   331         kx If the binary is called as bssh only ssh servers will be shown. If the binary is called as bvnc only VNC servers will be shown. If the binary is called as bshell both VNC and SSH servers are shown.
   331         kx .SH OPTIONS
   331         kx .TP
   331         kx \fB-s | --ssh\f1
   331         kx Browse for SSH servers (and only SSH servers) regardless under which name the binary is called.
   331         kx .TP
   331         kx \fB-v | --vnc\f1
   331         kx Browse for VNC servers (and only VNC servers) regardless under which name the binary is called.
   331         kx .TP
   331         kx \fB-S | --shell\f1
   331         kx Browse for both VNC and SSH servers regardless under which name the binary is called.
   331         kx .TP
   331         kx \fB-d | --domain=\f1 \fIDOMAIN\f1
   331         kx Browse in the specified domain. If omitted bssh/bvnc/bshell will browse in the default browsing domain (usually .local)
   331         kx .TP
   331         kx \fB-h | --help\f1
   331         kx Show help.
   331         kx .SH AUTHORS
   331         kx The Avahi Developers <avahi (at) lists (dot) freedesktop (dot) org>; Avahi is available from \fBhttp://avahi.org/\f1
   331         kx .SH SEE ALSO
   331         kx \fBavahi-browse(1)\f1, \fBssh(1)\f1, \fBvncviewer(1)\f1
   331         kx .SH COMMENTS
   331         kx This man page was written using \fBxml2man(1)\f1 by Oliver Kurth.