Configuration Templates: Difference between revisions
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 31: | Line 31: | ||
|<tt>/dev/sda3/</tt>||UBUNTU||align="right"|xx.xxGiB||reiserfs||<tt>/</tt>||?||?||<tt>drwxr.xr.x</tt> |
|<tt>/dev/sda3/</tt>||UBUNTU||align="right"|xx.xxGiB||reiserfs||<tt>/</tt>||?||?||<tt>drwxr.xr.x</tt> |
||
|} |
|} |
||
== 1st Install == |
|||
To be completed |
|||
</pre> |
</pre> |
||
Line 43: | Line 40: | ||
== 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 == |
||
=== Common applications === |
|||
{| class="install_log" |
|||
See [[Configuration Common#Linux|Common configuration for Linux]]. |
|||
⚫ | |||
{| class="install_simple_log" |
|||
|- |
|||
|'''Application''' (<tt>package</tt>, repo ''Repository'')|| |
|||
<source lang=bash> |
|||
sudo apt-... |
|||
</source> |
|||
|- |
|- |
||
|'''Application''' (<tt>package</tt>)|| |
|||
* <small>[YYYY-MM-DD]</small> Update to vX.Y |
|||
* TBC |
|||
|} |
|} |
||
⚫ | |||
Un-installed applications (by uninstall date): |
|||
{| class="install_log" |
|||
{| class="install_simple_log" |
|||
|- |
|- |
||
|'''Application''' (<tt>package</tt>)||<small>[YYYY-MM-DD]</small> Update<br/>Additional configuration settings |
|||
|} |
|} |
||
== |
=== Uninstalled === |
||
* [<tt>YYYY-MM-DD</tt>] - SETTING |
|||
{| class="install_simple_log" |
|||
== Detailed System Settings == |
|||
|- |
|||
⚫ | |||
|'''Application''' (<tt>package</tt>)||<small>[YYYY-MM-DD]</small> Update<br/>Additional configuration settings |
|||
* INSTALL LOG |
|||
|} |
|||
== System Settings == |
|||
* To be completed |
|||
{| class="install_simple_log" |
|||
⚫ | |||
|- |
|||
* To be completed |
|||
⚫ | |||
* TBC |
|||
⚫ | |||
|- |
|||
* To be completed |
|||
|File system|| |
|||
* TBC |
|||
⚫ | |||
|- |
|||
To be completed |
|||
|Network|| |
|||
* TBC |
|||
|- |
|||
⚫ | |||
* TBC |
|||
|- |
|||
|Miscellaneous|| |
|||
* TBC |
|||
|} |
|||
== |
== Issues and To Do == |
||
=== |
=== Issues === |
||
See [[Common Issues]]. |
|||
* Settings |
|||
== To Do == |
=== To Do === |
||
⚫ | |||
Issues: |
|||
* {{red|Issue}} — To be completed |
|||
⚫ | |||
=== Done === |
|||
Done & Fixed: |
|||
* {{green| |
* '''{{green|Done}}''' — Description |
||
* {{green|Done}} — Description |
|||
</pre> |
</pre> |
||
Latest revision as of 08:30, 8 July 2015
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> |}
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]]. == Installed Applications == === Common applications === See [[Configuration Common#Linux|Common configuration for Linux]]. === Essential === {| class="install_simple_log" |- |'''Application''' (<tt>package</tt>, repo ''Repository'')|| <source lang=bash> sudo apt-... </source> |- |'''Application''' (<tt>package</tt>)|| * <small>[YYYY-MM-DD]</small> Update to vX.Y * TBC |} === Local === {| class="install_simple_log" |- |'''Application''' (<tt>package</tt>)||<small>[YYYY-MM-DD]</small> Update<br/>Additional configuration settings |} === Uninstalled === {| class="install_simple_log" |- |'''Application''' (<tt>package</tt>)||<small>[YYYY-MM-DD]</small> Update<br/>Additional configuration settings |} == System Settings == {| class="install_simple_log" |- |1st install|| * TBC |- |File system|| * TBC |- |Network|| * TBC |- |Preferences|| * TBC |- |Miscellaneous|| * TBC |} == Issues and To Do == === Issues === See [[Common Issues]]. === To Do === * '''{{red|To Do}}''' — Description === Done === * '''{{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>