Skip to content

ipbody/Awesome-Install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Awesome-Install

Install arch linux following the arch wiki guide

https://wiki.archlinux.org/index.php/Installation_guide:

  • Set the keyboard layout

  • Connect to the internet

  • Update the system clock

  • Partition the disks

  • Format the partitions

  • Mount the file systems

  • Select the mirrors

  • Install essential packages: base base-devel linux linux-firmware linux-headers networkmanager vim man-db man-pages texinfo grub efibootmgr

  • Fstab

  • Chroot

  • Time zone

  • Localization

  • Network configuration

  • Root password

  • Boot loader

  • microcode

  • Enable services: NetworkManager

  • Reboot

Post installation

Add user

  • useradd -m -g wheel username

  • passwd username

Give sudo to user

  • Modify /etc/sudoers: EDITOR=vim visudo

About

Installation guide for arch awesome on xfce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors