Advanced Search
Search Results
429 total results found
Installation
How to to install datoeenos a.k.a da2eenos? The datoeenos (da2eenos) tool is fully developed using Python. You can install it on any Linux-compatible server with Python3 installed. Your server needs Python3 version 3.6 or higher to use it. To install datoe...
How to Migrate Directadmin to Eenos
Start migration from Directadmin to Eenos Some sample conversion commands and syntax are given below: Convert a Directadmin backup file to an Eenos Backup file You can convert a DirectAdmin backup file to an Eenos backup file. The directadmin backup file mu...
Change Logs - da2eenos
The datoeenos Change Logs and Release Note V 1.0.0 Release Date: 12/11/2023 Released the first version of datoeens with the following features: Convert directadmin domains, subdomains, alias domains, and addon domains. Convert directadmin MySQL ...
File Browser
Eenos File Manager This option will help you to manage files from the Eenos user control panel. It is recommended to use SFTP/SSH/FTP to manage files. To access File Manager go to File Browser -> File Manager Login to File Manager You may need to login ...
Manage Shell Access
Manage Shell access of hosting accounts. This page will help to enable shell or disable shell access on single accounts and multiple accounts. User Accounts -> Manage Shell Access Eenos provide Jail shell as a default shell. You can chose to enable Normal S...
Introduction
About Eenos Apps Eenos apps are third-party plugins for the Eenos control panel. This feature will help you to develop and manage custom apps for Eenos. Eenos currently supports two types of apps. Python App: Apps developed using the Django framework in ...
sample python app
Getting started with a sample python app on Eenos This guide will help you to create a sample python app for the Eenos hosting control panel. The python apps are generic Django apps. We recommend reading the Django developer documentation to know how to cre...
sample php app
Getting started with a sample php app on Eenos This guide will help you to create a sample php app for the Eenos hosting control panel. The PHP apps are generic php apps. Download an Example PHP App You can download an example Eenos PHP App from here: ...
appmanager
Manage Eenos Apps Eenos has an app management tool called appmanager. This tool can be used to control the app operations. Command: /usr/local/eenos/scripts/appmanager This tool can be used to install, remove, update, list, and disable apps on the server. ...
Introduction
About eapi The eapi is a command line API tool to manage some basic operations on Eenos. This api tool will help to develop Eenos apps. This API tool have currently some limited functionality, if you like to see some features on this, please let us know. H...
login
Authentication or Login Check To test the login of an Eenos user with the password. Please provide the password in a base64 encoded format. It is dangerous to use this command in plain shell which will expose the password of the user. Use this command for...
userinfo
Get the Eenos User Information This api option will fetch the Eenso user information and show it. Command: /usr/local/eenos/scripts/eapi --userinfo --user=USER Where USER is the Eenos username Example : Fetch the user info of Eenos user fun as YAML # ...
2024
Eenos Roadmap for 2024 This is the Eenos project roadmap for the year 2024. This strategic plan defines our goal or desired outcome and includes the major steps or milestones needed to reach it. This will show the complete planning of Eenos. Kindly send you...