Difference between revisions of "Editor tips"
From SME Server
Jump to navigationJump to searchLine 3: | Line 3: | ||
=== Repositories === | === Repositories === | ||
Several pages contain references to new repositories. To ensure the correctness and to prevent typo's one could use the following syntax to refer to those repos: | Several pages contain references to new repositories. To ensure the correctness and to prevent typo's one could use the following syntax to refer to those repos: | ||
− | |||
Example to add the epel repo to SME Server 8 | Example to add the epel repo to SME Server 8 |
Revision as of 07:45, 30 December 2013
This page contains wiki page editor tips
Repositories
Several pages contain references to new repositories. To ensure the correctness and to prevent typo's one could use the following syntax to refer to those repos:
Example to add the epel repo to SME Server 8
{{:epel|transcludesection=epel8}} {{:epel|transcludesection=yum-modify}}
Will result show in the wiki page as:
yum install smeserver-extrarepositories-epel -y
yum install smeserver-extrarepositories-epel -y