Categories
- Administration (8)
- Asterisk PBX (2)
- Debian GNU/Linux (2)
- Development (29)
- Doctrine ORM (3)
- jQuery (2)
- Zend Framework (7)
- How To's (6)
- Ideas (5)
- Networking (3)
- Software (7)
- Joomla! (1)
- Mozilla Firefox (2)
- osCommerce (3)
- WeeChat (1)
- Uncategorized (1)
- Administration (8)
Archives
- September 2010 (1)
- August 2010 (1)
- July 2010 (3)
- June 2010 (8)
- May 2010 (1)
- March 2010 (3)
- February 2010 (2)
- January 2010 (2)
- December 2009 (4)
- November 2009 (3)
- October 2009 (7)
- September 2009 (4)
- August 2009 (2)
Tags
acl add-on authentication bootstrap chroot cli cre loaded css date picker filter fix freedom gnu/gpl go google javascript log4net logging model mutator mysql notification odbc oop orm patch php plug-in python resource ruby server socket status stylish tip tools tracing tray view x server zend_auth zend_controller zend_date zend_formBlogroll
See Also
Tag Archives: chroot
Execute command outside chroot without leaving it. Part 3 — Final
After I have discovered that some of my friends find this tool useful, or at least interesting, I’ve started to implement it with OOP concepts. Right now it is still in very-alpha stage, but already can say “Hello, World!”. You can … Continue reading
Execute command outside chroot without leaving it. Part 2 — First coming.
After I have posted an idea, the first implementation of it was deployed. And of course it contained a lot of bugs and mistakes. In this post I’ll share working implementation, but which still need a little improvement. But first we have to … Continue reading
Execute command outside chroot without leaving it. Part 1 — Idea.
Not so far ago I wrote about sending faxes from chroot. It was a dummy scratch. Just to show how it can be done. But on practice I need not only to send faxes, but to get their statuses. Of course it can … Continue reading
Sending faxes with hylafax from chrooted Apache
Not so far ago I was deploying Asterisk for one of the projects for “Russian Informational Technologies”, Ltd. Among other, main requirement was to allow users to send faxes using web based interface and receiving faxes for users based on their … Continue reading