Koozali.org: home of the SME Server

Wiki usage

Offline imcintyre

  • *
  • 609
  • +0/-0
Wiki usage
« on: November 02, 2006, 11:59:48 PM »
I have seen a recent Howto for MoinMoin and some old ones for Twiki.

Any preferences between the two or is there something else out there that is easier/better.

I have a server running v6 and one running v7. Are there any compatibility use issues I should know about.

The v6 machine is behind a firewall but the v7 machine is the firewall.

If I desire remote access how safe will this be? Any tips on how to make it safer?

Thx in advance for any help/advice.

owen

Wiki usage
« Reply #1 on: November 08, 2006, 05:33:09 AM »
Hi imcintyre,

The best advice I can give you is to just jump in and try both wiki's and decide based on your own evaluation. There isn't alot of work installing them really. If you install the each wiki in its own ibay then you can experiment without screwing up your system. If in the future you decide to delete them, then you can simply delete the ibay.

Also, reading on the respective web sites of each brand of wiki will help you compare features. Looking into their user forums will also help you get an idea on any problems being experienced.

In terms of compatibility with SME6 or 7, you should look at what is required for each wiki. Some need a minimum version of python, perl or php. A quick way to check what versions of these SME has is to look at SME's distrowatch.com page http://distrowatch.com/table.php?distribution=smeserver and look at the package versions.

You didn't elaborate as to what you intend to use the wiki for (just yourself, collaboration with others, public, etc). For securing remote access, you have a few options...

1. Allow by ip address or range on your firewall (this would restrict access to amything running on port 80 though)
2. Configure the ibay to be password protected
3. Use a port other than 80 but easy to remember, such as 8080 or 10080 (security through obscurity)
4. Make the wiki public, but use its own user management to control editing
5. Any combination of the above

Anyway, hope that helps. Good luck.

Regards,

Owen

Offline imcintyre

  • *
  • 609
  • +0/-0
Wiki usage
« Reply #2 on: November 08, 2006, 12:19:41 PM »
Owen

Thx for the reply. I never thought of trying to install both. I had a look at both of the web sites but it is difficult to judge without actually diving in.

The work wiki will be essentially shared only on private network. The home one I wanted to be open to nonlocal family members.

As to security, I have been working to install Openvpn and then firewalling local computers from outside ones, except for wiki server. After some research on openvpn it seemed like it could be more secure than other systems.

Any comments?

Offline imcintyre

  • *
  • 609
  • +0/-0
Wiki usage
« Reply #3 on: November 17, 2006, 11:58:34 PM »
Owen;

I have MoinMoin installed and working ok but it seems to be a real bitch to edit. I tried inserting tables and when I was typing them in they looked ok but after I saved it all the formatting codes became visible.

Also I cannot figure out how to add new users.

It seems that a lot of coding in the pages and screwing around with wikiconfig.py is required.

Am I missing something?
Are all wiki's like this?

Thx in advance for any insight/help.

Ian