Configuration Templates: Difference between revisions

From miki
Jump to navigation Jump to search
Line 43: Line 43:
== Configuration Files ==
== Configuration Files ==
All configuration files can be found [[{{PAGENAME}} - Files|here]].
All configuration files can be found [[{{PAGENAME}} - Files|here]].

== Repositories ==
To be completed.


== Installed Applications ==
== Installed Applications ==
Line 71: Line 74:
=== Preferences ===
=== Preferences ===
* To be completed
* To be completed

=== Update / Package Management ===
To be completed


=== Users ===
=== Users ===
Line 80: Line 80:
== Detailed Application Settings ==
== Detailed Application Settings ==
=== APPLICATION ===
=== APPLICATION ===
* Settings
* SETTINGS


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


Done:
Done & Fixed:
* {{green|Fixed}} &mdash; Issue description<br/>Fix description
* nothing
* {{green|Done}} &mdash; Description
</pre>
</pre>



Revision as of 11:05, 17 January 2011

Main Configuration Page

== Installed Operating System ==
=== Current OS Log ===
* [[{{PAGENAME}} - Windows|Windows (HOSTNAME)]]
** [[{{PAGENAME}} - Windows - Files|Configuration files]]
* [[{{PAGENAME}} - Linux|Linux (HOSTNAME)]]
** [[{{PAGENAME}} - Linux - 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>