linux_wiki:arch_linux_post_install_config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux_wiki:arch_linux_post_install_config [2014/11/24 22:33]
billdozor
linux_wiki:arch_linux_post_install_config [2015/04/12 23:45]
billdozor
Line 1: Line 1:
 ====== Arch Linux Post Install Config ====== ====== Arch Linux Post Install Config ======
 +
 +**General Information**
 +
 This is a bash script written in 2011 as a project that walked through the Arch Linux configuration guide after a fresh install. The point was to quickly customize a system, without taking away the level of control that performing this manually would. This is a bash script written in 2011 as a project that walked through the Arch Linux configuration guide after a fresh install. The point was to quickly customize a system, without taking away the level of control that performing this manually would.
  
 It is a long script and uses some interesting bash syntax, that I often refer back to for examples. It is a long script and uses some interesting bash syntax, that I often refer back to for examples.
  
-<code bash file arch_config.sh>+**Checklist** 
 +  * Distro: Last tested on Arch Linux 2011.08; mainly used to refer to for syntax. 
 + 
 +---- 
 + 
 +===== The Script ===== 
 + 
 +<code bash arch_config.sh>
 #!/bin/bash #!/bin/bash
  
  • linux_wiki/arch_linux_post_install_config.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)