Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

429 total results found

Backups

Web Administration Panel

This sections provide backup management within Eenos Control panel. You may configure backup schedules and storage pools. Eenos provide an enterprise level backup management system.

PHP

Web Administration Panel

The multi PHP management and configuration interface

NodeJS

Web Administration Panel

The multi nodejs and sandbox management inteface.

Ruby

Web Administration Panel

The multi Ruby and Sandbox management interface

Python

Web Administration Panel

The multi Python and sandbox management interface.

OpenLiteSpeed

Web Administration Panel

The OpenLiteSpeed web server administration interface.

HTTPD

Web Administration Panel

The apache httpd web server administration tools.

Nginx

Web Administration Panel

The nginx web server administration interface.

Varnish

Web Administration Panel

The VarnishCache server administration tools.

Modsecurity

Web Administration Panel

The modsecurity 3 web application firewall management tools.

MySQL

Web Administration Panel

The percona mysql server administration interface.

PostgreSQL

Web Administration Panel

The PostgreSQL server administration tools.

MongoDB

Web Administration Panel

The mongoDB noSQL server configuration page.

FTP

Web Administration Panel

The FTP server configuration and management interface.

Exim Mail Server

Web Administration Panel

To manage Exim SMPT email server settings.

DoveCot IMAP & POP

Web Administration Panel

The Dovecot mail server settings.

ClamAV Antivirus

Web Administration Panel

Manage ClamAV antivirus tools.

SpamAssassin

Web Administration Panel

The apache spamAssassin management interfaces.

Mailman Mailing List

Web Administration Panel

The mailman 3 mailing list server configurations.

SSH

Web Administration Panel

OpenSSH server and key management interface.

unsuspendacct

Scripts

Unsuspend Accounts You can un-suspend eenos user accounts and resellers from the server terminal. Unsuspending reseller accounts may unsuspend all subaccounts also. Command: /usr/local/eenos/scripts/suspendacct Command Options: usage: unsuspendacct [-h] ...

sanboxpython

Scripts

SanBox Python Apps Install and manage per-site-based Python apps and modules. This tool will provide a virtual multi-python and module manager for a website. The SanBox python application can be managed by the UAPP control panel in a Multi python server.  Y...

sanboxruby

Scripts

SanBox Ruby and Ruby on Rails  Apps Install and manage per site-based ruby apps and gems. This tool provides a virtual multi-ruby and gem manager for a website. The SanBox Ruby applications can be managed by the UAPP control panel in a Multi Ruby server.  Y...

sanboxnodejs

Scripts

SanBox NodeJS Apps Install and manage per-site-based NodeJs apps and npm modules. This tool will provide a virtual multi-NodeJs and module manager for a website. The SanBox NodeJs application can be managed by the UAPP control panel in a multi-NodeJS server....

eenoslicense

Scripts

Eenos License Troubleshoot  To manage and update the eenos license from the eenos server terminal. This is a simple tool to check your eenos control panel license and update the license key.  Eenos uses an IP-based license system. Eenos license supports both...

Introduction

API WAP API

What is WAP API? This API is used to manage eenos accounts and resellers. You may use this documentation to integrate the Eenos hosting control panel into your billing system or other remote management services.  The eenos API is a Rest framework to manage r...

Create API Logins

API WAP API

Manage API Access This document explains how to create API logins ( apiuser and apiauth ) from the  WAP portal. You may login to the WAP portal with your root logins on port 5555. Create API  User and Password Go to Preferences  >> API Manager Go to  Creat...

Connect and Test API Login

API WAP API

Now  Test The API Logins From the previous page you created, an api account on your WAP control panel.  We are not testing the API connection using that api user credentials.  Let's use the following example api user credentials to demonstrate the api login....

load-average

API WAP API

Load Average This is to get the server load average via API. Required Parameters Field Description Example apiuser The API username eenos_api apiauth The API  user password eenos123 Request URL Post  URL = /load-average/ Full ...

createacct

API WAP API

Create Account This is to create an eenos hosting account. You can also create a hosting account with reseller privileges. Required Parameters These parameters are mandatory, or else you will receive 400 error code. Field Description Example a...

passwd

API WAP API

Password Change API Change the Eenos user account password. Required Parameters Field Description Example apiuser The API username eenos_api apiauth The API  user password eenos123 user The eenos account username myclient ...

editquota

API WAP API

Edit Disk Quota To change the disk quota of a hosting account. Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user eenos account user name myclient quota ...

changepackage

API WAP API

Change Hosting Package To change the hosting plan or package of an eenos account Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user eenos account user name myc...

changecontactemail

API WAP API

Change Contact Email To change the contact email address of an eenos hosting account Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user eenos account user name ...

suspendacct

API WAP API

Suspend Eenos Account To suspend an eenos hosting account via API. Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user eenos account user name myclient O...

unsuspendacct

API WAP API

Un-suspend Eenos Account To un-suspend an Eenos hosting account via API. Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user eenos account user name myclient ...

removeacct

API WAP API

Delete Eenos Account To remove an Eenos hosting account via API. Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user eenos account user name myclient Sta...

setupreseller

API WAP API

Make Reseller To enable reseller privileges on the hosting account. Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user Eenos account user name myclient ...

uappsso

API WAP API

Eenos  User Single Sign-On To create a  quick login url for the Eenos hosting account. Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user eenos account user nam...

suspendreseller

API WAP API

Suspend Eenos Reseller Account To suspend eenos reseller hosting account via API. Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user eenos reseller account user...