CentOS Wiki
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • FrontPage
  • Documentation
  • TipsAndTricks
  • HowTos
  • FAQ
  • Events
  • Contribute
  • ReportBugs
  • RecentChanges

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

  • WikiSandBox

Feel free to experiment here, after the four dashes below. Please do not create new pages without any meaningful content just to try it out!

You may want to open HelpOnEditing in a new window or tab while you edit.


Formatting

Does `uname -m` work or not?

italic bold typewriter

backtick typewriter (configurable)

bigger smaller

preformatted some more
and some more lines too

   1 def syntax(highlight):
   2     print "on"
   3     return None

   1   public void main(String[] args]){
   2      System.out.println("Hello world!");
   3   } 

Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ Python

someone@example.com

Image Link

http://c2.com/sig/wiki.gif

Smileys

/!\ Alert

Lists

Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second
  • third blockquote
    • deeper

Glossary

Term
Definition

Drawing

http://moinmaster.wikiwikiweb.de/ http://moinmoin.wikiwikiweb.de/ Edit drawing mytest.tdraw (opens in new window) Edit drawing mytest.tdraw (opens in new window) Edit drawing mytest.tdraw (opens in new window) Edit drawing mytest.tdraw (opens in new window) mytest.tdraw

Heading 1

Heading 2

Heading 3

Heading 4

FOO

CVSHEAD.pl

Works?

Bla. Bla. Bla

Including Content

<!doctype html> <html lang="en">

  • <head>
    • <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <!-- CentOS customization --> <link rel="stylesheet" href="/centos-design/css/centos.css"> <!-- Favicon --> <link href="/centos-design/images/favicon.ico" rel="icon" type="image/ico" /> <!-- Fonts --> <link href="https://fonts.googleapis.com/css?family=Exo+2&display=swap" rel="stylesheet"> <title>404 Not found</title>
    </head> <body class="d-flex flex-column w-100">
    • <header> <nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top"> <a class="navbar-brand" href="https://www.centos.org/">
      • <img src="/centos-design/images/centos-logo-white.png" height="32" alt="CentOS">
      </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
      • <span class="navbar-toggler-icon"></span>
      </button> <div class="collapse navbar-collapse" id="navbarSupportedContent">
      • <ul class="navbar-nav mr-auto">
        • <li class="nav-item">
          • <a class="nav-link" href="https://www.centos.org/download">Download</a>
          </li> <li class="nav-item dropdown">
          • <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
            • About
            </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown">
            • <a class="dropdown-item" href="https://www.centos.org/about/">About CentOS</a> <a class="dropdown-item" href="https://wiki.centos.org/FAQ">Frequently Asked Questions (FAQs)</a> <a class="dropdown-item" href="https://wiki.centos.org/SpecialInterestGroup">Special Interest Groups (SIGs)</a> <a class="dropdown-item" href="https://www.centos.org/variants/">CentOS Variants</a> <a class="dropdown-item" href="https://www.centos.org/about/governance/">Governance</a>
            </div>
          </li> <li class="nav-item dropdown">
          • <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
            • Community
            </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown">
            • <a class="dropdown-item" href="https://wiki.centos.org/Contribute">Contribute</a> <a class="dropdown-item" href="https://www.centos.org/forums/">Forums</a> <a class="dropdown-item" href="https://wiki.centos.org/GettingHelp/ListInfo">Mailing Lists</a> <a class="dropdown-item" href="https://wiki.centos.org/irc">IRC</a> <a class="dropdown-item" href="https://www.centos.org/community/calendar/">Calendar & IRC Meeting List</a> <a class="dropdown-item" href="http://planet.centos.org/">Planet</a> <a class="dropdown-item" href="https://bugs.centos.org/">Submit a Bug</a> <a class="dropdown-item" href="https://www.centos.org/community/stories/">Stories</a>
            </div>
          </li> <li class="nav-item dropdown">
          • <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
            • Documentation
            </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown">
            • <a class="dropdown-item" href="https://wiki.centos.org/">Wiki</a> <a class="dropdown-item" href="https://docs.centos.org/">Manuals</a> <a class="dropdown-item" href="https://www.centos.org/keys">GPG Key Info</a>
            </div>
          </li> <li class="nav-item">
          • <a class="nav-link" href="https://wiki.centos.org/Documentation?action=show&redirect=GettingHelp">Help</a>
          </li>
        </ul>
      </div> </nav> </header> <main> <div class="container mt-4 mb-4">
      • <div class="jumbotron">
        • <h1 class="display-4">404</h1> <p class="lead">Not found</p> <hr class="my-4"/> <p>This happens when the page has been moved, removed, or had its name
          • and address changed. It might otherwise be temporarily unavailable for technical reasons.</p>
        </div> <section>
        • <h2 class="border-bottom">Where to go from here?</h2> <p>You can start again by <a
          • href="https://wiki.centos.org/Search">searching the wiki</a> or
          choosing one of the links below:</p> <div class="row">
          • <div class="col">
            • <h3>About</h3> <ul>
              • <li><a href="https://www.centos.org/about/">What is CentOS?</a></li> <li><a href="https://wiki.centos.org/FAQ">Frequently Asked Questions (FAQs)</a></li> <li><a href="https://wiki.centos.org/SpecialInterestGroup">Special Interest Groups (SIGs)</a></li> <li><a href="https://www.centos.org/variants/">CentOS Variants</a></li> <li><a href="https://www.centos.org/about/governance/">Governance</a></li>
              </ul>
            </div> <div class="col">
            • <h3>Documentation</h3>
              • <ul>
                • <li><a href="https://wiki.centos.org/">Wiki</a></li> <li><a href="https://docs.centos.org/">Manuals</a></li> <li><a href="https://www.centos.org/keys">GPG Key Info</a></li>
                </ul>
              </div>
            <div class="col">
            • <h3>Community</h3> <ul> <li><a href="https://wiki.centos.org/Contribute">Contribute</a></li> <li><a href="https://www.centos.org/forums/">Forums</a></li> <li><a href="https://wiki.centos.org/GettingHelp/ListInfo">Mailing Lists</a></li> <li><a href="https://wiki.centos.org/irc">IRC</a></li> <li><a href="https://www.centos.org/community/calendar/">Calendar & IRC Meeting List</a></li> <li><a href="http://planet.centos.org/">Planet</a></li> <li><a href="https://www.centos.org/community/stories/">Stories</a></li> </ul>
            </div>
          </div> <p>If the problem persists and you consider this shouldn't happen,
          • please <a href="https://bugs.centos.org/">submit a bug</a>.</p>
        </section>
      </div> </main> <footer class="footer pt-2 bg-light sticky-bottom"> <div class="container mt-4">
      • <p class="text-muted credit text-center">© 2019 The CentOS Project | <a href="https://www.centos.org/legal/">Legal</a> | <a href="https://www.centos.org/legal/privacy/">Privacy</a></p>
      </div> </footer> <!-- Optional JavaScript --> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
    </body>
</html>

tickled by an orc and the wiki just laughs at him

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01