Axero Intranet is an award-winning intranet and employee experience platform.
Hundreds of companies and millions of employees use Axero’s intranet software to communicate, collaborate, manage tasks and events, organize content, and develop their company culture.
Learn More
Regpack: All-in-One Online Registration and Payment Software
Regpack is a powerful onboarding, registration, and payments platform trusted by thousands of organizations worldwide. Our mission is simple: to give you the tools to automate busywork, streamline your processes, and keep your focus where it belongs, on growing your programs and serving your clients.
NGS compute distro proloaded with pipeline analysis software
Forked Ubuntu 14.04 minimal install with XOrg and FluxBox desktop environment for web-based pipeline construction and job submission.
HOWTO:
1) Set VM network settings to a bridged adapter type.
2) Load VM to client
3) From host:
$ ssh -X ubuntu@<foobar> 'firefox && butterfly.server.py --unsecure'
--- passwd = 616287xx
5) or ssh into host with X forwarding, and type runme
This will launch an X-session of Firefox on the client, which will then be forwarded to the host. The first homepage tab links to our pipeline constructer. The second homepage tab links to a xterm session on the client.
...