A Fast Way to Run 389-console Remotely

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Do to firewall issues, sometimes it is impossible to run a local copy of
389-console that can connect on all the correct ports.  On the other hand,
I'msure we have all experienced how slow 389-console is over ssh.

To work around this, I install xpra on my server and remote client.
Now I can do a:

ssh server.server "xpra start :1001 --start-child 389-console" && \
xpra attach ssh:server.server:1001 && \
ssh server.server "xpra stop :1001"

This first starts 389-console on the server with X going to a headless
X server. Then the local machine connects to that server.  Finally when
done, the server at the distant end is closed.  This is optional.  You
could leave it running all the time.

Benefit is really fast 389-console with only firewall holes for ssh port.

xpra is at:

http://xpra.org and their is a fedora package review at:

https://bugzilla.redhat.com/show_bug.cgi?id=651591

Joel

--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users



[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux