Differences between revisions 30 and 481 (spanning 451 versions)
Revision 30 as of 2006-11-11 15:41:50
Size: 1874
Editor: 221-134-197-90
Comment: Removed the pr0n links
Revision 481 as of 2023-11-18 22:20:18
Size: 4041
Editor: ormaaj
Comment: Artfaith thinks my heading is bad. K.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## this page was renamed from FrontPage
Line 8: Line 9:
This is Greg's (also known as GreyCat's) wiki. It has some pages of interest to people doing Unix shell scripting or system administration. The official front page URLs are https://mywiki.wooledge.org/ or http://mywiki.wooledge.org/ .
Line 9: Line 11:
This is Greg's (also known as ["GreyCat"]'s) wiki. It is not very big yet, but it has got a few pages which may be of interest for people doing Unix shell scripting.  * [[BashFAQ]] is the 'official' channel FAQ for [[https://libera.chat/|libera]]'s [[irc://irc.libera.chat/#bash|#bash]] IRC channel.
 * For common mistakes made by Bash programmers, see BashPitfalls.
 * For learning Bash, try the BashGuide.
 * For a quick reference, use BashSheet.
 * For more advanced shell topics, see BashProgramming.
 * For general Unix issues, try some of the pages in CategoryUnix.
 * [[https://cr.yp.to/qmail.html|qmail]] users, see CategoryQmail.
 * [[http://www.openssh.org/|ssh]] users, try CategorySsh.
 * Miscellaneous pages: NetEtiquette, XyProblem. There are also some [[CategoryRant|rants]].
----
== Dear editors - licensing of user-contributed Wooledge content ==
Some wishing to use material published on this wiki have expressed concern over its lack of copyright licensing from contributors. If you are a frequent or past contributor to greycat's wiki, it would be very helpful if you would please license your work, by creating a user page and including a notice to indicate your willingness to permit reuse of contributions by others. We recommend either [[https://creativecommons.org/public-domain/cc0|CC zero]] or [[https://creativecommons.org/licenses/by/4.0|CC-BY]], as these are standard, widely-recognized and flexible licenses for sharing general wiki material. But really any license is better than none, so please choose one and post!
Line 11: Line 24:
The 'official' channel FAQ for freenode's {{{#bash}}} channel is BashFaq. For common mistakes made by Bash programmers, see BashPitfalls. For general Unix issues, see DotFiles, ["Permissions"], or ProcessManagement. If you are unwilling or unable to share, a user page explicitly stating such is still helpful.
Line 13: Line 26:
Qmail users, see QmailPath and QmailRelay. They're a bit rough right now. Questions / comments => [[ormaaj]]
----
This wiki uses [[HelpOnSpam|text captchas]] on page edits. [[TrustedEditorGroup|Trusted editors]] will not see them.
Line 15: Line 30:
Miscellaneous pages: FtpMustDie, XyProblem. The [[http://wiki.debian.org/DebianIRC|Debian wiki]] has some more resources that may be useful.
Line 17: Line 32:
Tarzeau has a [http://www.linuks.mine.nu/debian-faq-wiki/ Debian wiki] with more resources that may be useful. 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 19: Line 34:
Generic wiki stuff: As of April 2014, this wiki runs on a Debian virtual private server with [[http://nginx.org/|nginx]] and [[http://uwsgi-docs.readthedocs.org/en/latest/|uWSGI]]. In December 2012, this wiki was moved to the same 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 ==
Line 21: Line 38:
 * CategoryCategory: pages organized by topics
Line 23: Line 41:
 * SyntaxReference: quick access to wiki syntax
 * SiteNavigation: get an overview over this site and what it contains

== How to use this site ==
 * HelpOnEditing, HelpOnMoinWikiSyntax: quick access to wiki syntax
Line 29: Line 44:
 * Edit any page by pressing '''[[GetText(Edit)]]''' at the top or the bottom of the page
 * Create a link to another page with joined capitalized words (like WikiSandBox) or with {{{["quoted words in brackets"]}}}

 * 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]]}}}
Line 34: Line 50:
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.
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.

Greg's Wiki

This is Greg's (also known as GreyCat's) wiki. It has some pages of interest to people doing Unix shell scripting or system administration. The official front page URLs are https://mywiki.wooledge.org/ or http://mywiki.wooledge.org/ .


Dear editors - licensing of user-contributed Wooledge content

Some wishing to use material published on this wiki have expressed concern over its lack of copyright licensing from contributors. If you are a frequent or past contributor to greycat's wiki, it would be very helpful if you would please license your work, by creating a user page and including a notice to indicate your willingness to permit reuse of contributions by others. We recommend either CC zero or CC-BY, as these are standard, widely-recognized and flexible licenses for sharing general wiki material. But really any license is better than none, so please choose one and post!

If you are unwilling or unable to share, a user page explicitly stating such is still helpful.

Questions / comments => ormaaj


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

The Debian wiki has some more resources that may be useful.

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 April 2014, this wiki runs on a Debian virtual private server with nginx and uWSGI. In December 2012, this wiki was moved to the same 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.

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