Showing 28 open source projects for "linux script"

View related business solutions
  • No-code email and landing page creation Icon
    No-code email and landing page creation

    Make campaign creation fast and easy with Knak

    Built for speed and collaboration, Knak streamlines campaign production with modular templates, real-time editing, simple collaboration, and seamless integrations with leading MAPs like Adobe Marketo Engage, Salesforce Marketing Cloud, Oracle Eloqua, and more. Whether you're supporting global teams or launching fast-turn campaigns, Knak helps you go from brief to build in minutes—not weeks. Say goodbye to bottlenecks and hello to marketing agility.
    Learn More
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
    Learn More
  • 1
    MySQLTuner

    MySQLTuner

    Script written in Perl to assist with MySQL configurations

    MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions. MySQLTuner supports ~300 indicators for MySQL/MariaDB/Percona Server in this last version.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ldap-searchEntries.pl is a small perl script that searches for entries based on a list provided by STDIN. The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    csvdiff

    csvdiff

    compare csv files with any separator you want

    csvdiff is a Perl script to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    AMPPS

    AMPPS

    AMPPS is a LAMP/MAMP/WAMP stack

    AMPPS is a stack of Apache, MySQL, PHP, Perl & Python. AMPPS enables you to focus more on using applications rather than maintaining them. With AMPPS you can create a website by installing any of the 330+ Apps, customizing it, and then simply publishing it on the internet via a wide choice of hosting service providers. A complete package on your desktop, same like the server that provides many open source web applications. Application Management, Domain management, Database management, etc...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5
    Adds perl capability to the web server Aolserver. A perl script can: return content, get other web pages, make SQL queries and more. Planned: full access to aolserver api (in progress: this is the base layer); and a second, easy-to-use layer on top.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PurePostPro

    Post FTP upload script logging to database

    PurePostPro is a utility that is run via the PureFTPd uploadscript facility. It's one solution to centrally handling uploads from a number of users, and extensive logging is provided by a Perl+MySQL combination. The key feature of the software is that duplicate files should be detected, and incoming files have an MD5 checksum automatically generated. All upload details, including timestamp, uploaded-by, checksum, filename and location are all stored in a 2-table database. The software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OrAccelerator is a Perl Script used to optimize the execution of SQLs statements running at Oracle RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A set of perl script to be used with Hobbit or Big Brother monitoring system. netapp.pl - check netapp storage via rsh beastat.pl - use weblogic.jar to check BEA WLS Server dbcheck.pl - use DBI/DBD perl libraries to check Oracle/Informix/SQLServer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent Automation Solutions Built for Modern Finance Teams Icon
    Intelligent Automation Solutions Built for Modern Finance Teams

    We do CFO stuff.

    Digitally transform your business with workflow automation and integrated payment solutions. Digitally store and secure your data with advanced search and accessibility features that keeps your documents at the tip of your team’s fingers.
    Learn More
  • 10
    WPServe - Gliding Waypoint Server Script
    WPServe is a server application that allows users to view GPS waypoints for use in gliding, and download waypoint sets on a variety of file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    It's a script that read sql "select" request from postgres 8.1 logs and generate for each request all the index to optimize the database. Tested on 1.2 GB of logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The MMORPG Resource - Setup your own MMORPG server Perl, C/C#/C++, Batch, SQL, ASM, VB6, Net, Shell. GNU always. Consultas Php, Html, Java - Java Script, , Mysql, Windows (win98, xp, server2003, etc),GNU/Linux. http://www.imperium-online.com.ar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Oasis is an Oracle Application Server Internet Session Web Admin. Install the perl script to the cgi-bin directory of the Oracle IAS. Run it on a web browser to view and terminate Forms User Sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    a Perl script, with a Gtk GUI, that helps with bibliography maintenance. It can append, delete, check for duplicate keys, search, including regexp search, split files, and output selected records as LaTeX bibitems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Skedario is a perl/tk graphical tool / cgi perl script managing simple mysql databases of annotations (like in pocket notebooks). Annotations are categorized by various fields, searchable and linked. The idea is helping users to keep consistent keywords
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An easy to use, web-based perl script to provide GUI access to a MySQL database. Permissions are handled by MySQL server. Assumes preconfigured apache/mysql. CGI script is independent of actual data - a simple config file is all that is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A universal DB-engine for Perl. Instead of writing two scripts to use different DB-engines (mySQL or flatfile) you write one script by using SQL-syntax and you can jump between mySQL and flatfile if you like :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    yaf! stands for Yet Another Fotoalbum! and is another photo album CGI script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MySQL Check & Backup & Notification This is a script that check, periodically the tables of a MySQL Server. Using the BACKUP, CHECK, OPTIMIZE and ANALYZE, the script checks if everything is ok and alert you if anything is wrong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AMS is an address management system consisting of a perl script and a configuration file for sql databases (msql, postgressql, mysql, ..). Adresses can be searched, mantained and downloaded (CSV, Text-TAB delimeted, LaTeX table) from a server via Browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dexter is - basically speaking - middleware. dexter runs between a MySQL-Server and MySQL-Clients. Its job is to execute scripts and to return results - if one occurs - to the calling client. It may be classified as a script-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A perl script that imports an excel spreadsheet into a MySQL table. does not reqire Windows, OLE::Storage, Spreadsheet::ParseExcel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The Web Teacher Evaluations are comprised of a Perl CGI script that allows students to grade/comment on teachers, plus a Perl HTML file containing most of the web pages. Only uses a flat-file DB at present, but interfacing with mySQL or postgreSQL is easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Question and answer database system, originally used to track online trivia game. Easily modifiable perl script, useful perhaps for lightweight knowledgebase system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB