
Welcome to EasyTools
EasyTools has been written in PHP, so it is almost trivial to install and configure. It aims to help newcomers to take their first steps with OpenSolaris, by helping them to easily perform administration operations at the same time that it shows the real command that is being executed underneath.
Features:
- easySMF: view, stop, start, change properties and create new services.
- easyZFS: add, delete and modify pools, RAID, mirrors. Allows manage Snapshots.
- easyZone: create and manage zones.
- easyxVM: create and manage.
- easyRM: create and manage the resources in your system, for example projects, task, cpu pools, IPCs, memory, etc.
State:
- easySMF: The beta version is ready.
- easyZFS: in progress.
- easyZone: in progress.
- easyxVM: in progress.
- easyRM:The beta version is ready.
Download phpEasyTools with first module easySMF
http://www.opensolaris.org/os/project/phpEasyTools/files/
Discussions
Discussion group for System Administrators: Discussion
How to install EasyTools
1) Download
| bash-3.2# cp phpEasyTools-src-20080718.tar.bz2 /tmp bash-3.2# bzip2 -d phpEasyTools-src-20080718.tar.bz2 bash-3.2# tar xvf phpEasyTools-src-20080718.tar x ./phpEasyTools/, 0 bytes, 0 tape blocks x ./phpEasyToolseasySMF, 0 bytes, 0 tape blocks x ./phpEasyToolseasySMF/action.php, 11194 bytes, 22 tape blocks x ./phpEasyToolseasySMF/images, 0 bytes, 0 tape blocks x ./phpEasyToolseasySMF/images/accept.png, 7 ..................................... .............................................. |
2) Copy files in to webserver document root (with PHP enabled). Go to the URL:
http://localhost:your_port/phpEasyTools/easySMF/
Example:
http://172.18.141.55:8080/phpEasyTools/easySMF/
How to contribute
Before we can incorporate significant contributions, certain legal requirements must be met. Basically you have to make a copyright assignment to the project main developer. Small changes can be accepted without a copyright disclaimer or a copyright assignment. The project is Free Software licensed under the GPL, this is just a legal issue, but anyway please read the license documentation , prior to contributing anything.
Report Bugs
Please file a bug report to dgalan@opensolarisblog.org
License
This software is open source; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License. This General Public License does NOT permit incorporating this software into proprietary programs.