Apache GUI for Ubuntu
This might be of interest to people running Ubuntu desktops. There is an interesting new tool for managing Apache in Ubuntu, it's already in the repositories for the next release (in October 2008). However, a version for Ubuntu 8.04 LTS is available.
Here's a gratuitous screen shot, taken from the Rapache screenshot gallery:
Apparently they're also working on remote management for Ubuntu and Debian servers. The bad news is: this won't work on Fedora/CentOS/RedHat as it's deeply ingrained in TheDebianWay(tm).
To install in Ubuntu 8.04 LTS (Hardy Heron), copy and paste the following arcane commands to the terminal:
echo 'deb http://ppa.launchpad.net/rapache-devel/ubuntu hardy main' | sudo tee -a /etc/apt/sources.list
echo 'deb-src http://ppa.launchpad.net/rapache-devel/ubuntu hardy main' | sudo tee -a /etc/apt/sources.list
sudo apt-get update
sudo apt-get install rapache
Then click Applications -> System tools -> rapache, in Ubuntu, to start the application.
a Padded Cell our articles site!
Attachment | Size |
---|---|
rapache-main.png | 63.12 KB |
teammatt3 posted this at 23:16 — 20th September 2008.
He has: 2,102 posts
Joined: Sep 2003
I don't see a huge use for this yet. I think most web servers don't have a desktop installed (or run Ubuntu). But if that remote administration thing gets finished it would be awesome (it would behave more like MySQL GUI tools, at least I hope).
The automatic backup tool is sweet and so is the syntax highlighting (I think vim does a pretty good job too though).
Thanks for the link Jeeves. I followed your instructions and it worked like a charm.
katty45 posted this at 06:04 — 3rd December 2012.
They have: 2 posts
Joined: Dec 2012
oh it is good if it is with ubuntu.
zeek posted this at 19:05 — 17th May 2012.
They have: 1 posts
Joined: May 2012
dont work for me ubuntu server 12.04 x64 + gnome gui
im getting this message after all steps:
he following packages have unmet dependencies:
rapache : Depends: python (< 2.6) but 2.7.3-0ubuntu2 is to be installed
Depends: python-gnome2-extras but it is not installable
E: Unable to correct problems, you have held broken packages.
after installing python 2.7.2 still didnt work
JeevesBond posted this at 20:08 — 5th June 2012.
He has: 3,956 posts
Joined: Jun 2002
Sadly, it seems Rapache is no longer being developed. The last update was in 2009.
Shame, it looked really promising.
GMTGuy posted this at 23:06 — 10th September 2012.
They have: 2 posts
Joined: Sep 2012
Thanks for sharing, but personally I don't see the use, as others mentioned most don't have a GUI for servers, that and there's already plenty of web control panels out there that can handle module installation and apache configuring. webmin, cpanel, etc...
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.