Port ceph rbd client to Windows

an idea by kallan

Using mingw on Winodws, port the ceph rbd client to Windows. Start by compiling the files and porting any posix isms like fork, ecec, wait, join, etc. Then find the ceph libraries that it uses and repeat the process. Hopefully I'll get to the point where I can start to link and see what other functionality needs to be ported over.

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

open-iscsi database untanglement

an idea by lee_duncan

The open-iscsi package uses a file/directory-based database -- actually, 3 databases: the "send targets" done with their results, the "nodes" found, and the "interfaces" known/used. But there are inefficiencies when dealing with thousands of targets, and the "node" and "send target" databases could easily be combined. Perhaps moved into a real database?

Updated over 3 years ago. 1 hackers ♥️. Has no hacker: grab it!

Agentless Systems Management Based on Salt SSH

a project by j_renner

This project is about using Salt SSH for managing systems without the need of an additional agent to be installed (besides sshd). With the SSH protocol the connection is initiated by the management server, thus Salt SSH can be used to even manage systems that are located outside of company firewalls, i.e. machines that cannot access a salt-master due to firewall restrictions.

Updated about 6 years ago. 1 hackers ♥️.

Edit Widget Properties in YDialogSpy

a record by shundhammer

Summary

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Orange PI PC - openSUSE - test functionality

an idea by tkovac_admik

Test different OS on OrangePI board. Check, if it is possible use it as home share server, webserver, small monitoring, ....

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Get terraform-provider-libvirt closer to release

an invention by dmacvicar

terraform-provider-libvirt adds libvirt support to terraform.

Updated about 6 years ago. 1 hackers ♥️.

La Mapería

a project by federico-mena

A utility to make beautifully printed maps from OpenStreetMap data.

Updated about 6 years ago. 1 hackers ♥️.

Write a commandline tool to generate SSL Certificates

a project by mcalmer

  • easy to use commandline tool to generate CA Certificates and Server Certificates
  • package the certificates in RPMs for easy deployment
Updated about 6 years ago. 1 hackers ♥️.

weblate hacking

an idea by jnovotna

Add some futures to weblate. - distinguish strings which needs review and fuzzy string

Updated about 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

document and enhance the Crowbar API

a project by m_meister

Adding some API documentation for Crowbar, which is still missing. There are some API comments along with the Rails controller methods, but some of them are outdated.

Updated over 3 years ago. 1 hackers ♥️.