Configuration Templates

From miki
Jump to navigation Jump to search

Main Configuration Page

== Installed Operating System ==
=== Current OS Log ===
* [[{{PAGENAME}} - Windows|Windows]]
** [[{{PAGENAME}} - Windows - Files|Configuration files]]
* [[{{PAGENAME}} - (DISTRIBUTION_NAME)|(DISTRIBUTION_NAME)]]
** [[{{PAGENAME}} - (DISTRIBUTION_NAME) - Files|Configuration files]]

=== Previous OS Log ===
* [[{{PAGENAME}} - Old Linux|Old Linux]]

== System ==
=== Hardware ===
To be completed

=== Log ===
To be completed

=== Partition ===
{| class="wikitable"
|-
!Device!!Label!!Size!!Type!!Mount!!uid!!gid!!permissions
|-
|<tt>/dev/sda1/</tt>||OS||align="right"|xx.xxGiB||ntfs||<tt>/windows/c</tt>||?||?||<tt>drwxrwx---</tt>
|-
|<tt>/dev/sda2/</tt>||SWAP||align="right"|xx.xxGiB||linux-swap||swap||?||?||
|-
|<tt>/dev/sda3/</tt>||UBUNTU||align="right"|xx.xxGiB||reiserfs||<tt>/</tt>||?||?||<tt>drwxr.xr.x</tt>
|}

== 1st Install ==
To be completed

OS Configuration Page

== Introduction ==
This is the configuration page for the '''DISTRIBUTION VERSION''' partition on '''[[PARENT PAGE|HOST NAME]]'''.

== Configuration Files ==
All configuration files can be found [[{{PAGENAME}} - Files|here]].

== Repositories ==
To be completed.

== Installed Applications ==
{| class="install_log"
|-
|[YYYY-MM-DD]||'''Application''' (<tt>package</tt>)||<small>[YYYY-MM-DD]</small> Updsate<br/>Additional configuration settings
|}

Un-installed applications (by uninstall date):
{| class="install_log"
|-
|[YYYY-MM-DD]||'''Application''' (<tt>package</tt>)||<small>[YYYY-MM-DD]</small> uninstalled (reason)
|}

== Simple Settings ==
* [<tt>YYYY-MM-DD</tt>] - SETTING

== Detailed System Settings ==
=== 1st install ===
* INSTALL LOG

=== File System ===
* To be completed

=== Network ===
* To be completed

=== Preferences ===
* To be completed

=== Users ===
To be completed

== Detailed Application Settings ==
=== APPLICATION ===
* Settings

== To Do ==
=== Issues ===
* '''{{red|Issue}}''' — To be completed
* '''{{red|To Do}}''' — Description

=== Done & Fixed ===
* '''{{green|Fixed}}''' — Issue description<br/>Fix description
* '''{{green|Done}}''' — Description

OS Configuration Page - Files

__TOC__

These are the configuration files on '''[[PARENTPAGE]]'''.

=== ~/.bashrc ===
Download [{{#file: .bashrc}} this file].
<source lang="bash">
</source>