| SMSAdmin - SMS Administration for LxAdmin [message #61467] |
Tue, 07 April 2009 00:45  |
|
This thread will be the official discussion thread for the SMSAdmin project. I wanted to put it here to keep it off of the Technical Help forum.
It fits under LxAdmin development, so I decided to put it here.
You should ask questions here if you encounter any bugs, or want any new features, etc.
The installation instructions and syntax for the script are located at http://www.zantagonox.com/smsadmin/. You should expect to see it updated every now and then.
The code to update the script is there as well.
I will also post Release notes starting at the 1.2.5 build. It is currently at 1.2.2 after a few bug fixes and syntax updates. I will post on here when you need to update (when new updates are available), and I will let you know the specific commands for updating from the previous versions.
Thank you for your interest in the SMSAdmin script. For those who would like a similar product for HyperVM, please let me know here, as I would be willing to create a similar product. The difference is that that would require testing that I cannot do. As such, bugs could pop up that I would not be aware of.
EDIT: When you use the status command, you will receive an email notifying you of the status. I seem to have forgotten to mention this part in the message. It will be sent to the sender of the status request message.
My Site
[Updated on: Wed, 08 April 2009 13:40] Report message to a moderator
|
|
|
|
|
| Re: SMSAdmin - SMS Administration for LxAdmin [message #61664 is a reply to message #61467] |
Wed, 08 April 2009 13:40   |
|
Ok, this was a bug, but now it is fixed. It appears that when being run from command line, the root user had all environment variables needed, but when run from the cron, it did not. This returned a 'service: command not found' error. As such, I had to manually enter /sbin/ before all of the service commands that were being entered.
This bug is fixed in version 1.2.2a. Please upgrade with:
cd /root/
rm smsinstall*
wget http://www.zantagonox.com/smsadmin/smsinstall.php
php /root/smsinstall.php
Thanks.
My Site
[Updated on: Wed, 08 April 2009 13:44] Report message to a moderator
|
|
|
| Re: SMSAdmin - SMS Administration for LxAdmin [message #64840 is a reply to message #61664] |
Fri, 15 May 2009 15:23   |
|
There is a new version available, 1.2.3.
The instructions are at:
http://zantagonox.com/smsadmin/
Click on the "Update SMSAdmin" link for update instructions.
You will also get release notes when updating. They are displayed immediately after running the update command and at the very end.
There were some additions that you should be aware of.
The main addition is the ability to restart LxAdmin/Kloxo (that command would actually allow for the restarting of HyperVM as well).
My Site
|
|
|
|
| Re: SMSAdmin - SMS Administration for LxAdmin [message #67108 is a reply to message #67053] |
Fri, 05 June 2009 15:45   |
|
It is explained on the page I set up.
Very simply:
1. Add an email account through Kloxo/LxAdmin
2. You run the install commands through SSH
3. Send the commands that are listed on the site I linked to to control your server (or rather various functions).
Please report any bugs or feature requests here. The code is 100% open source, so you can see whats going on. If there are any security problems, please let me know.
My Site
|
|
|
|
| Re: SMSAdmin - SMS Administration for LxAdmin [message #67185 is a reply to message #67168] |
Sat, 06 June 2009 15:08   |
|
You send an SMS message to the email address. Sometimes the provider requires the use of MMS messages, but you merely send the command to the email address. SMSAdmin will then read the email and execute the command.
As long as you can send emails through MMS or SMS, you will be able to use SMSAdmin.
In the future, I plan to provide some sort of full service allowing control of numerous control panels and OSes through SMS, but for now it is this simple email control of Kloxo/LxAdmin.
My Site
|
|
|
|
|