LAMP management ui [closed] - linux

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'd like a system where I can manage my LAMP server. It is a real server, so it isnt a VPS. But apart from everyone else online, I dont want to sell space on it. I just want to manage it for my own purpose.
So I can change settings on the fly without accessing the Shell.
I would of course like it to be an active, either open source or free software.
Web UI is also a requirement.
As any configuration tool on various web hotels, with possibility to configure only for one mashine, and no virtual spaces or such.
Would be great, as after tons of googling I came to the conclusion that there are tons of systems and they all are too advanced or just look aweful and seem to complex.
My goals.
Manage domains,
Manage emails for domains,
Manage Apache (possibly vhosts and such)
Manage MySQL (could use phpmyadmin)
Manage logs and similar
Manage SVN (if possible)
Manage FTP
And such features, not too advanced stuff.
Much appriciated if you know any good systems of such caliber. Thanks.

webmin (http://www.webmin.com/) might be what you're looking for.

Another could be http://isp-control.net/
And: http://www.syscp.org/
And again: http://www.ispconfig.org/

Related

Searching a ticketing system, recommendations [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I'm searching a ticketing system in order to implement it on some business. I need a ticketing system with these possibilities and characteristics (if it's possible) or the maximum of it:
Must be compatible with Linux
Open-source code and free software
Compatible with LDAP (I want to do authentications with LDAP)
Possibility to open a ticket and receive the answer via mail (user's side, operators can have the web interface, they should but not must)
The system should contain a wiki section or something like that in order to implement some guides & FAQs for users
I know that I'm searching for a very specific ticketing system and I'm being very demanding :P but I should do in that way.
If you know some ticketing system that provides several of these options your answers will be also welcome.
Thanks for all!
take a look at Redmine, it should have everything you want. You can use LDAP as user management, implement a wiki per projet, be notified by mail when a ticket is created / updated and the source code is available.
Redmine official website
The characteristics you want are very similar with the ticket system I do use in my company.
I suggest to you the GLPi ticket system, is open source and fill all your requirements.
I hope you like it :D

Managing New Application Requests [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
At the moment we are a small development team of 2. All our software is used inhouse. Currently staff just walk to our desk when they want new software developed or when they want new features added to existing software, or when bugs arise.
I am looking for a better management process of this. Do I get staff to send an email instead and then that can be designated to a developer. Or is there a simple software app out there that could help?
I want a simple method for doing this as the staff are unlikely to use something if too time consuming or complex. They find it too easy to approach a developer personally!
Anything to recommend please?
One option is to use JIRA. It has a feature where emails sent to a certain address can get turned in to backlog items (using the email subject line as the title).
Keep it as it is for now: face-to-face communication is always better than using any piece of software...
It will be only when you will grow to more developers that you will really need such software: from online or cloud based (ie Zimbra) to VCSs (version control systems) hosted on your machines.

Centralized password repository [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
So,
We need to keep passwords to different SCM, DBs, etc., etc. -- it's all for the development purposes and needs to be shared between engineers. However, different people work on different projects, so we need to be able to keep some access rights / roles there. Anything you are using? Security and safety of this storage is obviously #1 priority, the #2 is actual features I listed above.
How do you store / share this information?
Thanks!
Different applications with different passwords is always a problem. So what we are using is domain authentication to everything: DB, SCM, etc.
The most important tool is the Project Management Tool. Again access to projects is based on the domain accounts. There we keep everything related to a project, even secure information. Safety is achieved through regular backup. Security can be a bit low in this case, though, depending of the tool used...

Server Monitoring / Alerting application needed [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Can anyone recommend a good (preferably free) application or service to monitor the uptime of a server? And possibly send out an alert by email or sms when it goes down? Statistics are not really needed, it's just about knowing when a server goes down.
It depends how "sophisticated" tool you'd like to have (and install of course). You can use simple cron script on another server, or software designed for server monitoring. I've got experience and I can recommend you Zabbix or Nagios, but you can choose another one.
Try this
GAEAPIMonitor
http://www.honcheng.com/2010/12/GAEAPIMonitor---Open-source-API-monitoring-tool-on-Google-AppEngine
It is open source, written in python for AppEngine, so you can just run it on your own AppEngine account. Alerts you with a Twitter DMs when server is down, content has changed or has not changed, if an API is returning an invalid JSON if it is supposed to return JSON.
These are a few monitoring tools that you can try out
Free solutions
System commands: Nothing beats default commands like top, vmstat, iostat, netstat etc when it comes to knowing the health of a system
SeaLion: It is a cloudbased monitoring solution. What it does is basically execute all default system profiling commands (like top, vmstat etc) and present it in a very intuitive timeline format. It installation procedure is one of the easiest I have come across
Nagios: Though very complicate to use and configure, it is very
robust and most deployed solution available
Cacti
Zabbix
Paid solutions
New Relic
Server density
Copper Egg

Subversion Management Tools [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
we have a lot of users running in different shared and solo-owned repositories in Subversion. As part of our work, we do project-shared code and individual work, and we need to control access, ideally on a group basis.
Currenly, we use SVNManager to allow users to manage access and create repositories. However, in order to get that working we had to do quite a bit of hacking.
Does anyone know of a free, open-source, linux-compatible SVN management system?
Thanks for your help.
I would recommend SVN Access: http://www.jaj.com/projects/svnaccess/ or http://freshmeat.net/projects/svnaccess/
I have used it as is, and have modified it for an enterprise-wide solution at my day job.
There is an alternative called KDESVN which you might want to try. However, I have never used it, so I cannot vouch for it.
svn-access-manager seems to be a great open-source web administration GUI for SVN too (and currently active ...).
But I've finally adopted USVN !
This question is very similar to SVN admin management GUI tool by the way ...
I use KDESVN. Once it's set up it works great, but you only get one chance to set up your branch structure, so plan to create a test repository first.

Resources