Sandbox: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:


This is the place to experiment with the [http://www.mediawiki.org/ MediaWiki] '''markup''' and ''markup'', <nowiki>or non-markup</nowiki>.
This is the place to experiment with the [http://www.mediawiki.org/ MediaWiki] '''markup''' and ''markup'', <nowiki>or non-markup</nowiki>.
Mall för kommando som körs av vanlig användare:
{{Cmd|ls -l}}
Mall för kommando som körs som root:
{{RootCmd|shutdown -r now}}


Ett Gentoo emerge kommando:
Ett Gentoo emerge kommando:


{{Emerge|params=--changed-use --ask --oneshot|x11-libs/qt-gui|x11-libs/cairo}}
{{Emerge|params=--changed-use --ask --oneshot|x11-libs/qt-gui|x11-libs/cairo}}
En notering:
{{Note|Detta är en notering.}}
{{hc|Header|Text}}
{{Warning|This will disable Xorg hot-plugging for '''all''' input devices and revert to the same behavior as xorg-server 1.4. It is much more convenient to let udev configure your devices. '''Therefore, disabling hot-plugging is not recommended!'''}}
testing
testing
[[:Category:Template]]

Revision as of 18:13, 7 January 2012

Introducing: Sandbox

This is the place to experiment with the MediaWiki markup and markup, or non-markup.

Ett Gentoo emerge kommando:

root # emerge --changed-use --ask --oneshot x11-libs/qt-gui x11-libs/cairo