Showing 1086 open source projects for "drcom-for-linux"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    RemoteBox

    RemoteBox

    A client for the remote use of VirtualBox on a server

    RemoteBox is an open-source VirtualBox client which means you can remotely administer (ie over the network) an installation of VirtualBox on a server, including its guests and interact with them as if they were running locally. VirtualBox is installed on the server machine and RemoteBox runs on the client machine. RemoteBox provides a complete Gtk 3 graphical interface with a look and feel similar to that of VirtualBox's native GUI and supports the vast majority of features.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    csv2ldif2 is a command line tool written in perl that converts CSV files to LDIF files. Features: Platform independent, reads from STDIN and writes to STDOUT, ignoring/selecting specific fields of the CSV, choosing a custom base-dn and much more!
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Foswiki
    Foswiki is an Enterprise wiki, typically used to run a collaboration platform, knowledge base or document management system. Users can create wiki applications using the Topic Markup Language, and developers can extend its functionality with plugins. Foswiki stands for "Free and Open Source" wiki to emphasize its commitment to Open Source software.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Asmosis

    Asmosis

    A set of tools related to assembly language programming.

    ...The tools include: - the Asm::X86 Perl module, - AsmDoc - an HTML documentation generator for assembly language, - Asm4Doxy - Assembly converter for Doxygen (http://www.doxygen.org/), - converters between various assembly language dialects: NASM (The Netwide Assembler, https://www.nasm.us), fasm (flat assembler, https://flatassembler.net) and GNU as, - converters from C/C++ header files to assembly language header files, - make4fasm - a Makefile generator for fasm, - Linux-2.6 kernel module helpers for fasm and NASM, - macros for Autoconf (https://www.gnu.org/software/autoconf/), - pieces of code that may be useful for starting developing a simple operating system. See the project homepage https://asmosis.sourceforge.io and the project Wiki in the menu above.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    Database Test Suite

    Mirror of: https://github.com/osdldbt/

    Mirror of: https://github.com/osdldbt/ This Database Test Suite aims to create database workload test kits used to simulate heavy user loads for OLTP, Decision Support, and e-commerce database transactions. These test kits can also be used to gather performance results for Linux and other
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    libptpmgmt

    PTP Management library to communicate with linuxptp using IEEE 1558.

    The libptpmgmt Project provides a library to communicate with LinuxPTP using IEEE 1558 management messages over a network.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Perltidy is a Perl script which indents and reformats Perl scripts. The formatting is controlled by command line parameters; the default formatting follows the suggestions in perlstyle(1).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can be...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    rsync-dist

    A Perl script for managing distributions of binary files.

    This script can be used to copy files (usually binary distributions of programs) to a remote server while preserving all the old versions of these distributions. It can also create and change symbolic links that point to certain distributions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    This project has a lively SVN repository for build recipes, over 1000 F/OSS softwares are available. The tool "pkgbuild" is for building packages on Solaris 11/OpenIndiana from RPM-like spec files. The tool also runs on OmniOS. If you want, you can create new style IPS packages and old style SVR4 packages for Solaris 10. The tool is not updated frequently, but the following "build recipes" for pkgbuild is updated every day. For a few hundred build-recipes see the sub-project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    CSI-SQL-SimpleOps

    CSI-SQL-SimpleOps

    Perl Lib Database Connector

    * Introduction - This Module is a Library based Perl code. - The library build and execute SQL command on databases. * NOTE: - Before any implementation, we recommend details in WIKI (https://sourceforge.net/p/csi-sql-simpleops/wiki/) or the CPAN Perl Modules, see: https://metacpan.org/pod/SQL::SimpleOps * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible. * Professional Services: Do you need any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Ftagshtml

    Ftagshtml

    FORTRAN and Fortran 90 HTML browsing with indexes.

    Ftagshtml converts fortran code into HTML in order to browse and navigate in the call tree for any routine or abstract fortran 90 interface. Compatible with basic C analysis, mixing with fortran 77 and 90.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Acrux

    Acrux

    Southern crucis constellation for your applications

    This is CTK library of the next generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    crune

    Run (or just build) single C or C++ source file

    This is intended to quickly build or run micro-projects that consist of a single source file (with some optional header files included in to target executable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Acme::Ghost

    Acme::Ghost

    An yet another view to daemon processes

    This module extends the functionality of CTK::Daemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WWW::Suffit::API

    WWW::Suffit::API

    The Suffit API

    The Suffit API server methods and description
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WWW::Suffit

    WWW::Suffit

    The Suffit core library

    This library provides common functionality for all sub projects of the Suffit metasystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Acrux::DBI

    Acrux::DBI

    The Acrux DBI interface

    The Acrux DBI interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mojolicious::Plugin::ConfigGeneral

    Mojolicious::Plugin::ConfigGeneral

    Config::General Configuration Plugin for Mojolicious

    Mojolicious::Plugin::ConfigGeneral is a Config::General Configuration Plugin for Mojolicious
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WWW::Suffit::Server

    WWW::Suffit::Server

    The Suffit API server library

    This library provides methods of the Suffit API servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WWW::Suffit::Plugin::FileAuth

    WWW::Suffit::Plugin::FileAuth

    The Suffit plugin for authentication by password file

    This module provides authentication and authorization by looking up users in plain text password files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WWW::Suffit::Plugin::ConfigAuth

    WWW::Suffit::Plugin::ConfigAuth

    The Suffit plugin for authorization via configuration

    WWW::Suffit::Plugin::ConfigAuth - The Suffit plugin for authentication and authorization providing via configuration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WWW::Suffit::Plugin::SuffitAuth

    WWW::Suffit::Plugin::SuffitAuth

    The Suffit plugin for Suffit API authentication and authorization prov

    WWW::Suffit::Plugin::SuffitAuth - The Suffit plugin for Suffit API authentication and authorization providing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WWW::Suffit::Plugin::BasicAuth

    WWW::Suffit::Plugin::BasicAuth

    The Mojolicious Plugin for HTTP basic authentication and authorization

    WWW::Suffit::Plugin::BasicAuth - The Mojolicious Plugin for HTTP basic authentication and authorization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WWW::Suffit::Plugin::Syslog

    WWW::Suffit::Plugin::Syslog

    A plugin for enabling logging to syslog for Suffit API servers

    WWW::Suffit::Plugin::Syslog - A plugin for enabling logging to syslog for Suffit API servers
    Downloads: 0 This Week
    Last Update:
    See Project