Softaculous
Softaculous is a commercial script library that automates the installation of commercial and open source web applications to a website. Softaculous scripts are executed from the administration area of a website control panel, typically via an interface tool such as cPanel, Plesk, H-Sphere, DirectAdmin and InterWorx. Softaculous applications typically create tables in a database, install software, adjust permissions, and modify web server configuration files. Softaculous targets open-source software and is available in Free and Premium license versions. The free version supports 46 scripts. The Premium version has 436 scripts and 1115 PHP Classes. The premium license version costs $1/month for virtual servers and $2/month for dedicated server. Discounted prices are available tSoftaculous NOC partners or through web hosts. See also * Installatron – a Softaculous competitor. * Fantastico (web hosting) – a Softaculous competitor. Integrated hosting control panels * cPane ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Fantastico (web Hosting)
Fantastico is a commercial script library that automates the installation of web applications to a website. Fantastico scripts are executed from the administration area of a website control panel such as cPanelFantastico's web siteclaims that they are installed on ten thousand servers, with a million users worldwide. Fantastico scripts are usually executed when a new website is created, or a new application is added to an existing website. The scripts typically create tables in a database, install software, adjust permissions, and modify web server configuration files. Although Fantastico primarily targets open-source software, a handful of scripts are also available that install proprietary products. Once installed, these are available to all of the domains hosted by a physical server; such as web site builder SohoLaunch, PerlDesk customer support software, and AccountLab Plus software for interacting with Internet registrars. There are more than 650 applications that have ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Installatron
Installatron is a multi-platform application installer that provides a graphical interface and automation tools designed to simplify the process of deploying and managing web applications. Installatron is available as a plug-in for popular web hosting control panels. Installatron is multi-platform and compatible with Linux, BSD, and Windows. The developers maintain support for many web hosting control panels: Applications provided by Installatron are many and cover a broad number of categories. In 2008, it was made possible to activate Installatron for free for a single domain while maintaining all the functionality. In 2009, Windows support was made which in turn added support for the Parallels Plesk Windows and cPanel Enkompass web hosting control panels Control may refer to: Basic meanings Economics and business * Control (management), an element of management * Control, an element of management accounting * Comptroller (or controller), a senior financial offic ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
CPanel
cPanel is a web hosting control panel software developed by cPanel, LLC. It provides a graphical interface (GUI) and automation tools designed to simplify the process of hosting a web site to the website owner or the "end user". It enables administration through a standard web browser using a three-tier structure. While cPanel is limited to managing a single hosting account, cPanel & WHM allows the administration of the entire server. In addition to the GUI, cPanel also has command line and API-based access that allows third-party software vendors, web hosting organizations, and developers to automate standard system administration processes. cPanel & WHM is designed to function either as a dedicated server or virtual private server. The latest cPanel & WHM version supports installation on CentOS, Red Hat Enterprise Linux (RHEL), CloudLinux OS, and Ubuntu. cPanel 11.30 is the last major version to support FreeBSD. History cPanel is currently developed by cPanel, L.L.C. ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Scripting Language
A scripting language or script language is a programming language that is used to manipulate, customize, and automate the facilities of an existing system. Scripting languages are usually interpreted at runtime rather than compiled. A scripting language's primitives are usually elementary tasks or API calls, and the scripting language allows them to be combined into more programs. Environments that can be automated through scripting include application software, text editors, web pages, operating system shells, embedded systems, and computer games. A scripting language can be viewed as a domain-specific language for a particular environment; in the case of scripting an application, it is also known as an extension language. Scripting languages are also sometimes referred to as very high-level programming languages, as they sometimes operate at a high level of abstraction, or as control languages, particularly for job control languages on mainframes. The term ''scriptin ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
InterWorx
InterWorx is web hosting control panel software developed by InterWorx LLC. The application is divided into two interfaces: NodeWorx, which can be utilized by a server administrators to manage a server, and SiteWorx, can be utilized by a website owner to manage a particular web site. The NodeWorx interface also contains functionality for web hosting resellers to manage multiple SiteWorx accounts without allowing the ability to manage server daemons and configurations. Application-based support includes Apache, PHP, MySQL, Perl, and Djbdns (DNS). Email based support includes POP3, IMAP, SMTP services using Qmail. InterWorx is accessed via HTTPS on port 2443. In addition to a web-based user interface, InterWorx functions can be managed via a command line or API. InterWorx requires a dedicated server or virtual private server. System requirements of InterWorx are minimal, as it may run server clusters on Raspberry Pi devices using the ARM chipset. History InterWorx was ori ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Open-source Software
Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose. Open-source software may be developed in a collaborative public manner. Open-source software is a prominent example of open collaboration, meaning any capable user is able to participate online in development, making the number of possible contributors indefinite. The ability to examine the code facilitates public trust in the software. Open-source software development can bring in diverse perspectives beyond those of a single company. A 2008 report by the Standish Group stated that adoption of open-source software models has resulted in savings of about $60 billion per year for consumers. Open source code can be used for studying and allows capable end users to adapt software to their personal needs in a similar way user scripts ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
File System Permissions
Most file systems include attributes of files and directories that control the ability of users to read, change, navigate, and execute the contents of the file system. In some cases, menu options or functions may be made visible or hidden depending on a user's permission level; this kind of user interface is referred to as permission-driven. Two types of permissions are widely available: traditional Unix file system permissions and access-control lists (ACLs) which are capable of more specific control. File system variations The original File Allocation Table file system has a per-file all-user read-only attribute. NTFS implemented in Microsoft Windows NT and its derivatives, use ACLs to provide a complex set of permissions. OpenVMS uses a permission scheme similar to that of Unix. There are four categories (system, owner, group, and world) and four types of access permissions (Read, Write, Execute and Delete). The categories are not mutually disjoint: World includes Grou ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Computer Software
Software is a set of computer programs and associated documentation and data. This is in contrast to hardware, from which the system is built and which actually performs the work. At the lowest programming level, executable code consists of machine language instructions supported by an individual processor—typically a central processing unit (CPU) or a graphics processing unit (GPU). Machine language consists of groups of binary values signifying processor instructions that change the state of the computer from its preceding state. For example, an instruction may change the value stored in a particular storage location in the computer—an effect that is not directly observable to the user. An instruction may also invoke one of many input or output operations, for example displaying some text on a computer screen; causing state changes which should be visible to the user. The processor executes the instructions in the order they are provided, unless it is instru ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Database
In computing, a database is an organized collection of data stored and accessed electronically. Small databases can be stored on a file system, while large databases are hosted on computer clusters or cloud storage. The design of databases spans formal techniques and practical considerations, including data modeling, efficient data representation and storage, query languages, security and privacy of sensitive data, and distributed computing issues, including supporting concurrent access and fault tolerance. A database management system (DBMS) is the software that interacts with end users, applications, and the database itself to capture and analyze the data. The DBMS software additionally encompasses the core facilities provided to administer the database. The sum total of the database, the DBMS and the associated applications can be referred to as a database system. Often the term "database" is also used loosely to refer to any of the DBMS, the database system or an appli ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
DirectAdmin
DirectAdmin is a graphical web-based web hosting control panel allowing administration of websites through a web browser. The software is configurable to enable standalone, reseller, and shared web hosting from a single instance. DirectAdmin also permits management of server tasks and upgrades to package software (such as Apache HTTP Server, PHP, and MySQL ) from within the control panel - simplifying server and hosting configuration. System requirements DirectAdmin is compatible with several versions of CloudLinux, Red Hat, Fedora Core, Red Hat Enterprise Linux, CentOS, FreeBSD, Ubuntu and Debian. * Processor: 500 MHz * Memory: 1 GB (2 GB is preferred), with at least 2 GB of swap memory * HDD Space: minimal 2 GB free space (after the Linux install) See also * Installatron * cPanel * Domain Technologie Control * Hosting Controller * ISPConfig * Kloxo * Webmin * NeHoX NehoX Game Panel was a web-based game server hosting control panel to help easily manage game servers. ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Library (computing)
In computer science, a library is a collection of non-volatile resources used by computer programs, often for software development. These may include configuration data, documentation, help data, message templates, pre-written code and subroutines, classes, values or type specifications. In IBM's OS/360 and its successors they are referred to as partitioned data sets. A library is also a collection of implementations of behavior, written in terms of a language, that has a well-defined interface by which the behavior is invoked. For instance, people who want to write a higher-level program can use a library to make system calls instead of implementing those system calls over and over again. In addition, the behavior is provided for reuse by multiple independent programs. A program invokes the library-provided behavior via a mechanism of the language. For example, in a simple imperative language such as C, the behavior in a library is invoked by using C's normal func ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Plesk
Plesk is a commercial web hosting and server data center automation software developed for Linux and Windows-based retail hosting service providers. It was developed by Plesk International GmbH, with headquarters in Toronto, Canada and Schaffhausen, Switzerland, and offices in Barcelona, Spain, Cologne, Germany, Tokyo, Japan, and in the Siberian city of Novosibirsk, Russia, where it was originally created in 2000. The hosting automation software was initially released by Plesk Inc. and first went live in 2001. In 2003, Plesk was sold to SWSoft, which became Parallels in 2008. In March 2015, Parallels renamed the service provider division to Odin. In December of the same year, Plesk became a separate business entity. In 2017, Plesk was acquired by British Oakley Capital Limited and has since been a part of WebPros, a global SaaS platform for server management. Currently, WebPros comprises Plesk, cPanel, WHMCS, XOVI, and SolusVM. Overview Plesk was founded in 2000 by Di ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |