Introducing G2.ai, the future of software buying.Try now
Product Avatar Image

TurnKey GNU/Linux

Show rating breakdown
118 reviews
  • 37 profiles
  • 3 categories
Average star rating
4.8
Serving customers since
2008

Featured Products

Product Avatar Image
OpenLDAP - Open Source Directory Services powered by TurnKey Linux (HVM)

4 reviews

OpenLDAP, powered by TurnKey Linux, is an open-source implementation of the Lightweight Directory Access Protocol (LDAP. It provides a robust, commercial-grade suite of applications and development tools for directory services. This solution is designed for seamless deployment on Amazon Web Services (AWS), offering a pre-configured environment that simplifies the setup and management of directory services. Key Features and Functionality: - Pre-Configured OpenLDAP Server: Installed and maintained through the package management system, ensuring up-to-date and secure directory services. - TLS Support: Out-of-the-box support for secure LDAP (LDAPS connections, enhancing data security during transmission. - phpLDAPadmin Integration: Includes a web-based interface for easy administration of LDAP directories, with SSL support enabled by default. - Webmin Modules: Provides modules for configuring Apache2, PHP, MySQL, and Postfix, facilitating comprehensive server management. - User and Group Management: Comes with predefined Organizational Units (OUs and default PosixGroup, streamlining user and group administration. Primary Value and User Solutions: This TurnKey Linux-powered OpenLDAP appliance addresses the need for a reliable and easy-to-deploy directory service solution. By offering a pre-configured environment, it reduces the complexity and time required to set up directory services, making it accessible even to those with limited LDAP experience. The integration of web-based administration tools like phpLDAPadmin and Webmin simplifies ongoing management tasks. Additionally, the inclusion of TLS support and predefined user/group structures enhances security and operational efficiency, providing a comprehensive solution for organizations seeking to implement or migrate to an LDAP-based directory service.

Product Avatar Image
PHP-FPM

11 reviews

PHP-FPM is an advanced PHP FastCGI implementation designed to enhance the performance and scalability of PHP applications, particularly for high-traffic websites. By managing pools of PHP worker processes, PHP-FPM efficiently handles concurrent requests, reducing server load and improving response times. Its adaptive process spawning dynamically adjusts the number of processes based on server demand, ensuring optimal resource utilization. Additionally, PHP-FPM offers features like graceful process management, emergency restarts, and detailed logging, contributing to a more stable and secure PHP execution environment. Key Features and Functionality: - Adaptive Process Management: Dynamically adjusts the number of PHP processes in response to server load, optimizing resource usage. - Advanced Process Control: Allows for graceful stopping and starting of PHP workers without losing queries, facilitating seamless configuration updates. - Security Enhancements: Supports running workers with different user IDs, group IDs, chroot environments, and distinct php.ini configurations, enhancing security and isolation. - Comprehensive Logging: Provides stdout and stderr logging for better monitoring and debugging of PHP processes. - Emergency Process Management: Includes mechanisms for emergency restarts in case of accidental opcode cache destruction, maintaining application stability. - Accelerated Upload Support: Enhances the handling of file uploads, improving performance for applications with significant upload requirements. - Slowlog Functionality: Offers slowlog support to identify and diagnose scripts that exceed execution time thresholds, aiding in performance tuning. Primary Value and Problem Solved: PHP-FPM addresses the challenges of efficiently managing PHP processes in high-traffic environments. By providing advanced process management, adaptive scaling, and enhanced security features, it ensures that PHP applications can handle increased loads without compromising performance or stability. This makes PHP-FPM an invaluable tool for developers and system administrators aiming to optimize PHP execution and deliver a responsive user experience.

Product Avatar Image
LEMP stack

2 reviews

The LEMP Stack is a robust, open-source web application stack that combines Linux, Nginx, MySQL, and PHP to deliver high-performance web services. This stack is designed for developers and system administrators seeking an efficient and scalable environment for deploying dynamic websites and applications. By leveraging Nginx's event-driven architecture, the LEMP Stack ensures optimal resource utilization and faster load times, making it suitable for both small projects and large-scale enterprise applications. Key Features and Functionality: - Linux Operating System: Provides a stable and secure foundation for the stack. - Nginx Web Server: Offers high-performance handling of HTTP requests with efficient resource utilization. - MySQL Database Management: Manages relational databases effectively, supporting complex queries and transactions. - PHP Scripting Language: Processes dynamic content and integrates seamlessly with Nginx and MySQL. - Scalability: Easily scales to accommodate growing traffic and data demands. - Security: Incorporates secure configurations and supports regular updates to maintain a protected environment. Primary Value and User Solutions: The LEMP Stack addresses the need for a lightweight, efficient, and scalable web server environment. It enables developers to deploy and manage dynamic web applications with improved performance and reliability. By combining these open-source technologies, users benefit from a cost-effective solution that supports rapid development and deployment cycles, while ensuring secure and high-performing web services.

Product Avatar Image
Node.js

93 reviews

Node.js is an open-source, cross-platform JavaScript runtime environment that enables developers to execute JavaScript code outside of a web browser. Built on Chrome's V8 JavaScript engine, it allows for the development of scalable and high-performance network applications. Node.js employs an asynchronous, event-driven architecture, making it particularly well-suited for building real-time applications and handling multiple concurrent connections efficiently. Key Features and Functionality: - Asynchronous and Event-Driven: Node.js utilizes non-blocking I/O operations, allowing it to handle numerous simultaneous connections without the overhead of thread management. - Cross-Platform Compatibility: It runs seamlessly on various operating systems, including Windows, macOS, and Linux, facilitating the development of cross-platform applications. - Rich Package Ecosystem: Accompanied by npm , Node.js provides access to a vast repository of libraries and tools, streamlining the development process. - Scalability: Its lightweight and efficient design makes it ideal for building scalable network applications, such as web servers and real-time communication tools. Primary Value and Problem Solving: Node.js addresses the need for efficient, scalable, and high-performance server-side applications. By enabling developers to use JavaScript for both client-side and server-side development, it promotes a unified programming language across the entire application stack. Its non-blocking, event-driven architecture ensures that applications can handle multiple concurrent connections with minimal resource consumption, making it particularly effective for real-time applications like chat platforms, online gaming, and live-streaming services.

Profile Filters

All Products & Services

Product Avatar Image
Node.js

93 reviews

Node.js is an open-source, cross-platform JavaScript runtime environment that enables developers to execute JavaScript code outside of a web browser. Built on Chrome's V8 JavaScript engine, it allows for the development of scalable and high-performance network applications. Node.js employs an asynchronous, event-driven architecture, making it particularly well-suited for building real-time applications and handling multiple concurrent connections efficiently. Key Features and Functionality: - Asynchronous and Event-Driven: Node.js utilizes non-blocking I/O operations, allowing it to handle numerous simultaneous connections without the overhead of thread management. - Cross-Platform Compatibility: It runs seamlessly on various operating systems, including Windows, macOS, and Linux, facilitating the development of cross-platform applications. - Rich Package Ecosystem: Accompanied by npm , Node.js provides access to a vast repository of libraries and tools, streamlining the development process. - Scalability: Its lightweight and efficient design makes it ideal for building scalable network applications, such as web servers and real-time communication tools. Primary Value and Problem Solving: Node.js addresses the need for efficient, scalable, and high-performance server-side applications. By enabling developers to use JavaScript for both client-side and server-side development, it promotes a unified programming language across the entire application stack. Its non-blocking, event-driven architecture ensures that applications can handle multiple concurrent connections with minimal resource consumption, making it particularly effective for real-time applications like chat platforms, online gaming, and live-streaming services.

Product Avatar Image
PHP-FPM

11 reviews

PHP-FPM is an advanced PHP FastCGI implementation designed to enhance the performance and scalability of PHP applications, particularly for high-traffic websites. By managing pools of PHP worker processes, PHP-FPM efficiently handles concurrent requests, reducing server load and improving response times. Its adaptive process spawning dynamically adjusts the number of processes based on server demand, ensuring optimal resource utilization. Additionally, PHP-FPM offers features like graceful process management, emergency restarts, and detailed logging, contributing to a more stable and secure PHP execution environment. Key Features and Functionality: - Adaptive Process Management: Dynamically adjusts the number of PHP processes in response to server load, optimizing resource usage. - Advanced Process Control: Allows for graceful stopping and starting of PHP workers without losing queries, facilitating seamless configuration updates. - Security Enhancements: Supports running workers with different user IDs, group IDs, chroot environments, and distinct php.ini configurations, enhancing security and isolation. - Comprehensive Logging: Provides stdout and stderr logging for better monitoring and debugging of PHP processes. - Emergency Process Management: Includes mechanisms for emergency restarts in case of accidental opcode cache destruction, maintaining application stability. - Accelerated Upload Support: Enhances the handling of file uploads, improving performance for applications with significant upload requirements. - Slowlog Functionality: Offers slowlog support to identify and diagnose scripts that exceed execution time thresholds, aiding in performance tuning. Primary Value and Problem Solved: PHP-FPM addresses the challenges of efficiently managing PHP processes in high-traffic environments. By providing advanced process management, adaptive scaling, and enhanced security features, it ensures that PHP applications can handle increased loads without compromising performance or stability. This makes PHP-FPM an invaluable tool for developers and system administrators aiming to optimize PHP execution and deliver a responsive user experience.

Product Avatar Image
OpenLDAP - Open Source Directory Services powered by TurnKey Linux (HVM)

4 reviews

OpenLDAP, powered by TurnKey Linux, is an open-source implementation of the Lightweight Directory Access Protocol (LDAP. It provides a robust, commercial-grade suite of applications and development tools for directory services. This solution is designed for seamless deployment on Amazon Web Services (AWS), offering a pre-configured environment that simplifies the setup and management of directory services. Key Features and Functionality: - Pre-Configured OpenLDAP Server: Installed and maintained through the package management system, ensuring up-to-date and secure directory services. - TLS Support: Out-of-the-box support for secure LDAP (LDAPS connections, enhancing data security during transmission. - phpLDAPadmin Integration: Includes a web-based interface for easy administration of LDAP directories, with SSL support enabled by default. - Webmin Modules: Provides modules for configuring Apache2, PHP, MySQL, and Postfix, facilitating comprehensive server management. - User and Group Management: Comes with predefined Organizational Units (OUs and default PosixGroup, streamlining user and group administration. Primary Value and User Solutions: This TurnKey Linux-powered OpenLDAP appliance addresses the need for a reliable and easy-to-deploy directory service solution. By offering a pre-configured environment, it reduces the complexity and time required to set up directory services, making it accessible even to those with limited LDAP experience. The integration of web-based administration tools like phpLDAPadmin and Webmin simplifies ongoing management tasks. Additionally, the inclusion of TLS support and predefined user/group structures enhances security and operational efficiency, providing a comprehensive solution for organizations seeking to implement or migrate to an LDAP-based directory service.

Product Avatar Image
LEMP stack

2 reviews

The LEMP Stack is a robust, open-source web application stack that combines Linux, Nginx, MySQL, and PHP to deliver high-performance web services. This stack is designed for developers and system administrators seeking an efficient and scalable environment for deploying dynamic websites and applications. By leveraging Nginx's event-driven architecture, the LEMP Stack ensures optimal resource utilization and faster load times, making it suitable for both small projects and large-scale enterprise applications. Key Features and Functionality: - Linux Operating System: Provides a stable and secure foundation for the stack. - Nginx Web Server: Offers high-performance handling of HTTP requests with efficient resource utilization. - MySQL Database Management: Manages relational databases effectively, supporting complex queries and transactions. - PHP Scripting Language: Processes dynamic content and integrates seamlessly with Nginx and MySQL. - Scalability: Easily scales to accommodate growing traffic and data demands. - Security: Incorporates secure configurations and supports regular updates to maintain a protected environment. Primary Value and User Solutions: The LEMP Stack addresses the need for a lightweight, efficient, and scalable web server environment. It enables developers to deploy and manage dynamic web applications with improved performance and reliability. By combining these open-source technologies, users benefit from a cost-effective solution that supports rapid development and deployment cycles, while ensuring secure and high-performing web services.

Product Avatar Image
Drupal 8 - Content Management Framework

1 review

Product Avatar Image
Foswiki - Enterprise Wiki Platform powered by TurnKey GNU/Linux

1 review

Foswiki is a free and open-source enterprise collaboration platform that enables teams to create, edit, and manage web pages directly through a web browser. Designed for flexibility and extensibility, Foswiki allows users to build dynamic pages and applications, such as status boards, to-do lists, inventory systems, and bug trackers, without requiring programming skills. Its structured data capabilities and programmable pages make it an ideal tool for project development, document management, and knowledge sharing within organizations. Key Features and Functionality: - Collaborative Editing: Users can collaboratively edit pages in real-time, fostering efficient teamwork and knowledge sharing. - Structured Data Management: Foswiki supports the storage and management of structured data within pages, enabling advanced search and data extraction functionalities. - Programmable Pages: With built-in macros and numerous extensions, users can create applications and automate content directly within the platform. - Customizable User Interface: The platform offers a skinnable user interface that can be tailored to individual or organizational preferences using templates, themes, and CSS. - Extensive Plugin Ecosystem: Over 400 extensions are available, allowing users to expand Foswiki's out-of-the-box functionalities to meet specific needs. - Version Control and Access Management: Foswiki includes versioned documents and attachments with revision history, as well as flexible access controls to protect sensitive information. - Internationalization Support: The platform supports multiple languages and character sets, making it suitable for global teams. Primary Value and User Solutions: Foswiki addresses the need for a versatile and user-friendly collaboration tool that adapts to various organizational requirements. By providing a platform where users can create and manage content collaboratively, it enhances productivity and streamlines information sharing. Its extensibility through plugins and customizable interface ensures that organizations can tailor the platform to their specific workflows and processes. Additionally, Foswiki's structured data capabilities allow for the development of situational applications, enabling teams to manage projects, track tasks, and maintain knowledge bases effectively.

Product Avatar Image
TurnKey SuiteCRM

1 review

TurnKey SuiteCRM is a pre-configured, ready-to-deploy appliance that integrates SuiteCRM, a leading open-source customer relationship management system, with the robust TurnKey GNU/Linux platform. Designed as a free and open-source alternative to proprietary CRM solutions like Salesforce and Dynamics, SuiteCRM offers a comprehensive suite of features tailored for businesses seeking a powerful, flexible, and user-friendly CRM application. Key Features and Functionality: - Comprehensive CRM Modules: Includes Products, Quotes, Contracts, Projects, Reporting, Teams, Workflow, Portal, Maps, Events, enhanced Cases, and improved Search functionalities. - Pre-Configured Environment: SuiteCRM is installed from the upstream source code to `/var/www/suitecrm`, ensuring a standardized setup. - Automated Task Management: Incorporates a cron job to trigger SuiteCRM's scheduled tasks, maintaining system efficiency. - Secure Communication: Out-of-the-box SSL support ensures encrypted data transmission. - Database Administration: Features Adminer, a web-based frontend for MySQL, accessible via port 12322 over SSL. - Email Services: Utilizes Postfix Mail Transfer Agent bound to localhost, facilitating email functionalities such as password recovery. - System Configuration Tools: Provides Webmin modules for configuring Apache2, PHP, MySQL, and Postfix, offering a user-friendly interface for system administration. Primary Value and User Solutions: TurnKey SuiteCRM simplifies the deployment of a robust CRM system by offering a pre-configured appliance that minimizes setup time and technical complexities. This solution enables businesses to efficiently manage customer relationships, streamline sales processes, and enhance team collaboration without the overhead associated with traditional CRM implementations. By integrating SuiteCRM with TurnKey GNU/Linux, users benefit from a secure, scalable, and easily maintainable platform that addresses the diverse needs of modern enterprises.

Product Avatar Image
Nextcloud

1 review

Nextcloud is an open-source, self-hosted file synchronization and sharing solution that empowers users to store, access, and manage their data securely across various devices. Designed with a strong emphasis on privacy and control, Nextcloud offers a comprehensive suite of collaboration tools, including real-time document editing, calendar and contact management, and integrated communication platforms. Its flexible architecture allows for extensive customization and scalability, making it suitable for individuals, small teams, and large enterprises alike. Key Features and Functionality: - File Synchronization and Sharing: Seamlessly sync files across desktops, mobile devices, and web interfaces, ensuring up-to-date access to data from any location. - Collaboration Tools: Facilitate teamwork with integrated real-time document editing (via Collabora Online or OnlyOffice, project management (Deck app, and communication tools (Nextcloud Talk for chat and video conferencing. - Security and Privacy: Implement robust security measures, including end-to-end encryption, two-factor authentication, and comprehensive data protection capabilities to safeguard user data. - Customization and Extensibility: Enhance functionality through a wide range of apps available in the Nextcloud App Store, allowing integration with external storage services and additional productivity tools. - Accessibility: Provide consistent user experiences across web browsers, desktop clients (Windows, macOS, Linux, and mobile apps (iOS, Android, ensuring accessibility from any device. Primary Value and User Solutions: Nextcloud addresses the critical need for data sovereignty and secure collaboration by offering a platform where users retain full control over their data. By hosting Nextcloud on-premise or in a preferred data center, organizations can ensure compliance with data protection regulations and internal policies. The platform's comprehensive collaboration tools enhance productivity by enabling seamless teamwork, while its robust security features protect sensitive information from unauthorized access. Nextcloud's flexibility and scalability make it an ideal solution for diverse user groups seeking a secure, customizable, and user-friendly environment for data management and collaboration.

Product Avatar Image
Domain Controller - free Active Directory powered by TurnKey Linux (HVM)

1 review

Profile Name

Star Rating

105
13
0
0
0

TurnKey GNU/Linux Reviews

Review Filters
Profile Name
Star Rating
105
13
0
0
0
Suraj B.
SB
Suraj B.
SWE-III @ Walmart | ReactJS, Typescript, NodeJs | UI Frontend | Dm for referrals
10/30/2025
Validated Reviewer
Review source: G2 invite
Incentivized Review

Easy Frameworks, But Too Many Libraries to Remember

It is single threaded and express and nestjs frameworks are easy built on JavaScript
Dimitrios T.
DT
Dimitrios T.
Technical Field Engineer at OTE S.A.
10/09/2025
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

A easy way to develop a web site

It is easy to install like LAMP and you can quickly develop a PHP website using MySQL database server on Nginx Web server. This software stack it is a secure group to develop you web application
Verified User in Venture Capital & Private Equity
UV
Verified User in Venture Capital & Private Equity
08/21/2025
Validated Reviewer
Review source: Organic

Foundational to any web development work

Easy to use library repositories, well supported engine, large and incredibly helpful community spread across the internet, and is probably the most widely used base for most web modern applications.

About

Contact

HQ Location:
Ra'anana, Central District

Social

@turnkeylinux

What is TurnKey GNU/Linux?

Turnkey Linux is a virtual appliance library that integrates and polishes the very best open source software into ready to use solutions. Each virtual appliance is optimized for ease of use and can be deployed in just a few minutes on bare metal, a virtual machine and in the cloud. We believe everything that can be easy, should be easy. Packaging a solution as a virtual appliance can be incredibly useful because it allows you to leverage guru integration skills to build ready to use systems (I.e., turn key solutions) that just work out of the box with little to no setup.

Details

Year Founded
2008