OpenSolaris

You are not signed in. Sign in or register.

OpenSolaris Project: Easy Tools

View the leaders for this project
Project Observers



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 SWF

 

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 ./phpEasyTools//easySMF, 0 bytes, 0 tape blocks
x ./phpEasyTools//easySMF/action.php, 11194 bytes, 22 tape blocks
x ./phpEasyTools//easySMF/images, 0 bytes, 0 tape blocks
x ./phpEasyTools//easySMF/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 at opensolarisblog dot 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.

Blogs

JJMora.es - ZFS : Aprendiendo ZFS en 12 pasos

Dec 11, 3:25 AM

Este post no pretende ser un manual de ZFS, solo una sencilla guía ràpida que permita a los neófitos en la materia, disponer de un punto de inicio que les sirva de trampolín, para poder profundizar ...

admin - OpenGoo is an Open Source Web Office.

Nov 27, 7:28 AM

I´m testing OpenGoo on OpenSolaris 2008 with cayac, OpenGoo is a server application that can run on cayac installations. It currently requires: Apache 2.0+ Cherokee 0.11.1 PHP 5.0+ (5.2+ recommended) ...

admin - Integrating Cherokee in Solaris failsafe

Nov 19, 3:42 AM

I needed a webserver in the mode Solaris failsafe, done. Here is my procedure: 1) Compile Cherokee #./configure –prefix=/usr/cherokee –with-geoip=no –with-mysql=no –with-ldap=no –disable-ipv6 ...

admin - Screenshots new version of cayac for opensolaris and Solaris 10.

Nov 18, 6:26 AM

Cayac Solaris 10 and OpenSolaris new version are near. Cayac now has a new interface with NanoCMS. De Cayac WebStack Compartelo

admin - Fan buttons´s cherokee !

Nov 5, 6:25 AM

I´m a fan Cherokee , I like the Cherokee features like FastCGI and load balancing. I want to contribute these fun buttons: View all buttons: http://www.cherokee-project.com/logos.html Also Cherokee ...