Yet another Django application

23 views
Skip to first unread message

Viktor Kerkez

unread,
Aug 23, 2006, 7:24:00 PM8/23/06
to django...@googlegroups.com
http://code.google.com/p/zmaj/

is an application for Linux system administration. It's intended to be
replacement for Webmin (Yes, a big bite, I know... But I concluded
that it's easyer to write the whole application from scratch then to
learn Perl and write modules for Webmin ;)

Currently 4 modules are started, and partialy completed:

1. File Browser (finished)
2. Service Management (finished)
3. User Management (started)
4. Logview (started)

Sean Schertell

unread,
Aug 24, 2006, 12:56:16 AM8/24/06
to django...@googlegroups.com

Hey this sounds like a great project! Any plans to integrate mail
user and ftp user management?

Sean

didier Belot

unread,
Aug 24, 2006, 4:13:02 AM8/24/06
to django...@googlegroups.com
Thanks, looks good.
What is the libuser that's imported in zmaj.users.views.py ?

2006/8/24, Viktor Kerkez <alef...@gmail.com>:
>
> http://code.google.com/p/zmaj/
>
> [...]

Viktor Kerkez

unread,
Aug 24, 2006, 5:20:40 AM8/24/06
to django...@googlegroups.com
On 8/24/06, Sean Schertell <se...@datafly.net> wrote:
> Hey this sounds like a great project! Any plans to integrate mail
> user and ftp user management?

Yes, there is a plan to integrate mail and ftp user management. It
will be the part of the SMTP and FTP server configuration. But there
is a lot of work to do, so it wont be finished very soon.

Viktor Kerkez

unread,
Aug 24, 2006, 5:40:14 AM8/24/06
to django...@googlegroups.com
On 8/24/06, didier Belot <electr...@gmail.com> wrote:
> What is the libuser that's imported in zmaj.users.views.py ?

It's a python library that implements a standardized interface for
manipulating and administering user and group accounts. It's developed
by RedHat, but can be found for every linux distribution.

didier Belot

unread,
Aug 24, 2006, 6:10:43 AM8/24/06
to django...@googlegroups.com
2006/8/24, Viktor Kerkez <alef...@gmail.com>:

Yes, thanks. Just for ubuntu users here, there is no such lib in
dapper. I've been able to get the source and debian diff for python
2.3, and recompile it for python 2.4


About the service app: it is very distribution specific! Maybe you can
have a base class defining the api, and distribution specific classes
doing the job (one for fedora/redhat, one for debian, ...) with a
DISTRIBUTION setting in the settings file.

I'll let you know if I finish an ubuntu specific one.
--
didier

Rasjid

unread,
Aug 24, 2006, 6:24:53 AM8/24/06
to Django users
Viktor Kerkez wrote:
> http://code.google.com/p/zmaj/
>
> is an application for Linux system administration.

After playing with Django for the first time a few days ago, I thought
- hey, this would be a great base for a python based webmin
replacement. And lo and behold, someone else has started one.
Fantastic!

Your project is now bookmarked, and time allowing I hope to be able to
contribute.

Cheers,

Rasjid.

Viktor Kerkez

unread,
Aug 24, 2006, 6:26:53 AM8/24/06
to django...@googlegroups.com
On 8/24/06, didier Belot <electr...@gmail.com> wrote:
> About the service app: it is very distribution specific!

Yes, I know :-/ I'm one of http://www.atomixlinux.org developers, and
because of that I don't have time to test it on other Linux
distributions (Atomix is derived from Fedora)... The plan is to store
all of the configuration details in sqlite database. One of those
things will be some kind of DISTRIBUTION_TYPE, and depending on that,
the application will choose what functions to call.
I would be very thankfull if somebody provides me with the "Debianish"
solution, then I will think about the best way to decouple
distribution specific things.

Viktor Kerkez

unread,
Aug 24, 2006, 4:07:49 PM8/24/06
to django...@googlegroups.com
On 8/24/06, Rasjid <ras...@gmail.com> wrote:
> Your project is now bookmarked, and time allowing I hope to be able to
> contribute.

I would be very glad to incorprate into Zmaj any changes and modules
You provide me with. :) Every contribution is welcome. :)

Jan Claeys

unread,
Sep 1, 2006, 3:21:40 PM9/1/06
to django...@googlegroups.com
Op do, 24-08-2006 te 12:10 +0200, schreef didier Belot:

> About the service app: it is very distribution specific! Maybe you can
> have a base class defining the api, and distribution specific classes
> doing the job (one for fedora/redhat, one for debian, ...) with a
> DISTRIBUTION setting in the settings file.
>
> I'll let you know if I finish an ubuntu specific one.

Also look at the new init replacement ('upstart') then:
<http://www.netsplit.com/blog/work/canonical/upstart.html>
<https://wiki.ubuntu.com/ReplacementInit>


--
Jan Claeys

didier Belot

unread,
Sep 2, 2006, 8:34:34 AM9/2/06
to django...@googlegroups.com
2006/9/1, Jan Claeys <li...@janc.be>:
d> Also look at the new init replacement ('upstart') then:
> <http://www.netsplit.com/blog/work/canonical/upstart.html>
> <https://wiki.ubuntu.com/ReplacementInit>

Yes! Thanks for the links.
--
didier

Edison Dungog

unread,
Mar 5, 2016, 9:09:57 AM3/5/16
to Django users, alef...@gmail.com
Is zmaj still existing? I visit the link provided here but was not able to find anything to download.
Thanks.
Reply all
Reply to author
Forward
0 new messages