Differences between revisions 170 and 215 (spanning 45 versions)
Revision 170 as of 2009-12-03 01:28:28
Size: 4466
Editor: GreyCat
Comment: really fix the formatting
Revision 215 as of 2013-09-27 21:55:31
Size: 5879
Editor: tj-201-140-149-2
Comment: Revert to previous version before spam
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
---- /!\ '''Edit conflict - other version:''' ----
Line 9: Line 10:
This is Greg's (also known as GreyCat's) wiki. It has a few pages which may be of interest for people doing Unix shell scripting or system administration. This is Greg's (also known as GreyCat's) wiki. It has some pages which may be of interest for people doing Unix shell scripting or system administration. Its official front page URL is http://mywiki.wooledge.org/ .
Line 11: Line 12:
The 'official' channel FAQ for [[http://freenode.net|freenode]]'s `#bash` channel is [[BashFAQ]]. For common mistakes made by Bash programmers, see BashPitfalls. For learning Bash, try the BashGuide (in progress). The 'official' channel FAQ for [[http://freenode.net/|freenode]]'s [[irc://chat.freenode.net/#bash|#bash]] IRC channel is [[BashFAQ]]. For common mistakes made by Bash programmers, see BashPitfalls. For learning Bash, try the BashGuide. For a quick reference, use BashSheet.
Line 13: Line 14:
For general Unix issues, try some of the pages in CategoryUnix.  [[http://www.qmail.org|qmail]] users, see CategoryQmail.  [[http://www.openssh.org/|ssh]] users, try CategorySsh.  The [[http://wiki.debian.org/DebianIRC|Debian wiki]] has some more resources that may be useful. For general Unix issues, try some of the pages in CategoryUnix. [[http://www.qmail.org/|qmail]] users, see CategoryQmail. [[http://www.openssh.org/|ssh]] users, try CategorySsh. The [[http://wiki.debian.org/DebianIRC|Debian wiki]] has some more resources that may be useful.
Line 19: Line 20:
----
To the idiot at 219.88.*.* who kept porn-spamming this page: congratulations. Because of you, I have blocked the entire /16 netblock (apparently a huge chunk of New Zealand). '''Why''' do we let idiots have dynamic IP addresses??

 . Also, congratulations to greycat for blocking a whopping 65536 users out of spite just to stop one little spammer - an obviously constructive method of dealing with the fact that one's running an open wiki on a hostile network.
  . And what would you do instead? Require me to activate wiki accounts by hand before letting people edit pages?
   . A suggestion 1) I get a lot of mileage on my personal wiki out of blocking anonymous users from saving pages with URLs in them.
   . A suggestion 2) Please install and activate ''Captchpa'' feature which would be asked before attempting to edit a page
   . A suggestion 3) Require to to use ''Preview'' before page is actually posted.
   . A suggestion 4) Use [[http://en.wikipedia.org/wiki/Tarpit_(networking)|teergrube]] (technique from SMTP spammer tar-pits). Accept page only after N minutes has passed since user pressed ''edit''. Say 3 minutes.
  (From an unaffected chunk of NZ): Thanks for the pages, greycat. It occurs to me that a wiki ought to be able to block edits from IP ranges without blocking views. I'll look into moinmoin.
 As of a couple days ago (early Feb 2009), this wiki now uses [[HelpOnTextChas|text captchas]] on page edits. [[TrustedEditorGroup|Trusted editors]] will not see them. If you're not smart enough to answer the (extremely simple) questions, then you lose. (That's potentially a small problem on pages that say "ask your questions here", but really... the captcha questions are ''very'' simple.) I also removed all firewall-level IP blocks, for now at least.
This wiki uses [[HelpOnSpam|text captchas]] on page edits. [[TrustedEditorGroup|Trusted editors]] will not see them.
Line 32: Line 23:
This is a [[http://moinmo.in/|MoinMoin]] wiki. Language packages have been installed for German and Spanish (''need to verify...?''), but virtually all the content herein is in English. This is a [[http://moinmo.in/|MoinMoin]] wiki. Language packages have been installed for English, French, German and Spanish, but virtually all the content is in English.
Line 34: Line 25:
This wiki runs under [[http://moinmo.in/HelpOnInstalling/ApacheWithCherryPy|CherryPy]] with Apache rewriting magic to help out. Its official front page URL is http://mywiki.wooledge.org/ (although a few alternative naming schemes will redirect there, to catch older links and bookmarks). As of December 2012, this wiki runs on a Debian virtual private server with Apache2 and mod_wsgi.
Line 36: Line 27:
This wiki formerly ran under [[HelpOnInstalling/TwistedWeb|twisted]], with a simpler Apache reverse proxy pointing to it. Prior to that, it ran on an OpenBSD box with a very slow Internet connection, using [[http://moinmo.in/HowTo/ApacheWithCherryPy|CherryPy]] with Apache rewriting magic to help out. Prior to ''that'', it ran on the same box using the "twisted" package (instructions for that no longer exist!), with a simpler Apache reverse proxy pointing to it.
Line 43: Line 34:
 * SyntaxReference: quick access to wiki syntax
 * SiteNavigation: get an overview over this site and what it contains
 * HelpOnEditing, HelpOnMoinWikiSyntax: quick access to wiki syntax
Line 56: Line 46:

---- /!\ '''Edit conflict - your version:''' ----
## page was renamed from FrontPage
## Please edit system and help pages ONLY in the moinmaster wiki! For more
## information, please see MoinMaster:MoinPagesEditorGroup.
##master-page:FrontPage
#format wiki
#language en
#pragma section-numbers off
= Greg's Wiki =
This is Greg's (also known as GreyCat's) wiki. It has some pages which may be of interest for people doing Unix shell scripting or system administration. Its official front page URL is http://mywiki.wooledge.org/ .

The 'official' channel FAQ for [[http://freenode.net/|freenode]]'s [[irc://chat.freenode.net/#bash|#bash]] IRC channel is [[BashFAQ]]. For common mistakes made by Bash programmers, see BashPitfalls. For learning Bash, try the BashGuide. For a quick reference, use BashSheet.

For general Unix issues, try some of the pages in CategoryUnix. [[http://www.qmail.org/|qmail]] users, see CategoryQmail. [[http://www.openssh.org/|ssh]] users, try CategorySsh. The [[http://wiki.debian.org/DebianIRC|Debian wiki]] has some more resources that may be useful.

Miscellaneous pages: NetEtiquette, XyProblem.

There are also some [[CategoryRant|rants]].

This wiki uses [[HelpOnSpam|text captchas]] on page edits. [[TrustedEditorGroup|Trusted editors]] will not see them.

----
This is a [[http://moinmo.in/|MoinMoin]] wiki. Language packages have been installed for English, French, German and Spanish, but virtually all the content is in English.

As of December 2012, this wiki runs on a Debian virtual private server with Apache2 and mod_wsgi.

Prior to that, it ran on an OpenBSD box with a very slow Internet connection, using [[http://moinmo.in/HowTo/ApacheWithCherryPy|CherryPy]] with Apache rewriting magic to help out. Prior to ''that'', it ran on the same box using the "twisted" package (instructions for that no longer exist!), with a simpler Apache reverse proxy pointing to it.

== Generic wiki stuff ==
 * RecentChanges: see where people are currently working
 * CategoryCategory: pages organized by topics
 * WikiSandBox: feel free to change this page and experiment with editing
 * FindPage: search or browse the database in various ways
 * HelpOnEditing, HelpOnMoinWikiSyntax: quick access to wiki syntax

A Wiki is a collaborative site, anyone can contribute and share:

 * Edit any page by clicking `Edit(Text)` at the top or the bottom of the page
 * Create a link to another page with joined capitalized words (like WikiSandBox) or with {{{[[words in double square brackets]]}}}
 * Search for page titles or text within pages using the search box at the top of any page
 * See HelpForBeginners to get you going, HelpContents for all help pages.

To learn more about what a WikiWikiWeb is, read about MoinMoin:WhyWikiWorks and the MoinMoin:WikiNature. Also, consult the MoinMoin:WikiWikiWebFaq.

This wiki is powered by MoinMoin.

---- /!\ '''End of edit conflict''' ----


/!\ Edit conflict - other version:


#format wiki #language en #pragma section-numbers off

Greg's Wiki

This is Greg's (also known as GreyCat's) wiki. It has some pages which may be of interest for people doing Unix shell scripting or system administration. Its official front page URL is http://mywiki.wooledge.org/ .

The 'official' channel FAQ for freenode's #bash IRC channel is BashFAQ. For common mistakes made by Bash programmers, see BashPitfalls. For learning Bash, try the BashGuide. For a quick reference, use BashSheet.

For general Unix issues, try some of the pages in CategoryUnix. qmail users, see CategoryQmail. ssh users, try CategorySsh. The Debian wiki has some more resources that may be useful.

Miscellaneous pages: NetEtiquette, XyProblem.

There are also some rants.

This wiki uses text captchas on page edits. Trusted editors will not see them.


This is a MoinMoin wiki. Language packages have been installed for English, French, German and Spanish, but virtually all the content is in English.

As of December 2012, this wiki runs on a Debian virtual private server with Apache2 and mod_wsgi.

Prior to that, it ran on an OpenBSD box with a very slow Internet connection, using CherryPy with Apache rewriting magic to help out. Prior to that, it ran on the same box using the "twisted" package (instructions for that no longer exist!), with a simpler Apache reverse proxy pointing to it.

Generic wiki stuff

A Wiki is a collaborative site, anyone can contribute and share:

  • Edit any page by clicking Edit(Text) at the top or the bottom of the page

  • Create a link to another page with joined capitalized words (like WikiSandBox) or with [[words in double square brackets]]

  • Search for page titles or text within pages using the search box at the top of any page
  • See HelpForBeginners to get you going, HelpContents for all help pages.

To learn more about what a WikiWikiWeb is, read about WhyWikiWorks and the WikiNature. Also, consult the WikiWikiWebFaq.

This wiki is powered by MoinMoin.


/!\ Edit conflict - your version:


#format wiki #language en #pragma section-numbers off

Greg's Wiki

This is Greg's (also known as GreyCat's) wiki. It has some pages which may be of interest for people doing Unix shell scripting or system administration. Its official front page URL is http://mywiki.wooledge.org/ .

The 'official' channel FAQ for freenode's #bash IRC channel is BashFAQ. For common mistakes made by Bash programmers, see BashPitfalls. For learning Bash, try the BashGuide. For a quick reference, use BashSheet.

For general Unix issues, try some of the pages in CategoryUnix. qmail users, see CategoryQmail. ssh users, try CategorySsh. The Debian wiki has some more resources that may be useful.

Miscellaneous pages: NetEtiquette, XyProblem.

There are also some rants.

This wiki uses text captchas on page edits. Trusted editors will not see them.


This is a MoinMoin wiki. Language packages have been installed for English, French, German and Spanish, but virtually all the content is in English.

As of December 2012, this wiki runs on a Debian virtual private server with Apache2 and mod_wsgi.

Prior to that, it ran on an OpenBSD box with a very slow Internet connection, using CherryPy with Apache rewriting magic to help out. Prior to that, it ran on the same box using the "twisted" package (instructions for that no longer exist!), with a simpler Apache reverse proxy pointing to it.

Generic wiki stuff

A Wiki is a collaborative site, anyone can contribute and share:

  • Edit any page by clicking Edit(Text) at the top or the bottom of the page

  • Create a link to another page with joined capitalized words (like WikiSandBox) or with [[words in double square brackets]]

  • Search for page titles or text within pages using the search box at the top of any page
  • See HelpForBeginners to get you going, HelpContents for all help pages.

To learn more about what a WikiWikiWeb is, read about WhyWikiWorks and the WikiNature. Also, consult the WikiWikiWebFaq.

This wiki is powered by MoinMoin.


/!\ End of edit conflict


EnglishFrontPage (last edited 2023-11-18 22:20:18 by ormaaj)