Configuration Templates: Difference between revisions
Jump to navigation
Jump to search
(12 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
== Installed Operating System == |
== Installed Operating System == |
||
=== Current OS Log === |
=== Current OS Log === |
||
* [[{{PAGENAME}} - Windows|Windows |
* [[{{PAGENAME}} - Windows|Windows]] |
||
** [[{{PAGENAME}} - Windows - Files|Configuration files]] |
** [[{{PAGENAME}} - Windows - Files|Configuration files]] |
||
* [[{{PAGENAME}} - |
* [[{{PAGENAME}} - (DISTRIBUTION_NAME)|(DISTRIBUTION_NAME)]] |
||
** [[{{PAGENAME}} - |
** [[{{PAGENAME}} - (DISTRIBUTION_NAME) - Files|Configuration files]] |
||
=== Previous OS Log === |
=== Previous OS Log === |
||
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 45: | Line 42: | ||
== Installed Applications == |
== Installed Applications == |
||
=== Common applications === |
|||
* [<tt>YYYY-MM-DD</tt>] - '''SOFTWARE NAME''' (<tt>PACKAGE NAME</tt>) |
|||
See [[Configuration Common#Linux|Common configuration for Linux]]. |
|||
⚫ | |||
Un-installed applications (by uninstall date): |
|||
* [<tt>YYYY-MM-DD</tt>] - '''SOFTWARE NAME''' (<tt>PACKAGE NAME</tt>) ''REASON'' |
|||
{| class="install_simple_log" |
|||
⚫ | |||
|- |
|||
* [<tt>YYYY-MM-DD</tt>] - SETTING |
|||
|'''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 |
|||
|} |
|||
⚫ | |||
== Detailed System Settings == |
|||
⚫ | |||
* INSTALL LOG |
|||
{| class="install_simple_log" |
|||
=== File System === |
|||
|- |
|||
* To be completed |
|||
|'''Application''' (<tt>package</tt>)||<small>[YYYY-MM-DD]</small> Update<br/>Additional configuration settings |
|||
|} |
|||
=== |
=== Uninstalled === |
||
* To be completed |
|||
{| class="install_simple_log" |
|||
⚫ | |||
|- |
|||
* To be completed |
|||
|'''Application''' (<tt>package</tt>)||<small>[YYYY-MM-DD]</small> Update<br/>Additional configuration settings |
|||
|} |
|||
⚫ | |||
=== Update / Package Management === |
|||
To be completed |
|||
{| class="install_simple_log" |
|||
⚫ | |||
|- |
|||
To be completed |
|||
|1st install|| |
|||
* TBC |
|||
|- |
|||
|File system|| |
|||
* TBC |
|||
|- |
|||
|Network|| |
|||
* TBC |
|||
|- |
|||
⚫ | |||
* TBC |
|||
|- |
|||
|Miscellaneous|| |
|||
* TBC |
|||
|} |
|||
== |
== Issues and To Do == |
||
=== |
=== Issues === |
||
See [[Common Issues]]. |
|||
* SETTINGS |
|||
== To Do == |
=== To Do === |
||
* '''{{red|To Do}}''' — Description |
|||
* To be complete |
|||
Done |
=== Done === |
||
* '''{{green|Done}}''' — Description |
|||
* nothing |
|||
</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>