Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bananiys202024/arch-linux

Guide for install and tuning Arch linux
https://github.com/bananiys202024/arch-linux

arch-linux arch-linux-installation arch-linux-setup conky i3 i3-config i3-wm i3status

Last synced: about 2 months ago
JSON representation

Guide for install and tuning Arch linux

Awesome Lists containing this project

README

        

# ArchLinux

Guide "Arch linux install "


You can revise it here: https://bananiys202024.github.io/arch-linux/

You can find more information inside source code, at file:
"arch-linux/src/app/lessons/lesson9/lesson9.component.html", because i am too lazy to re deploy

New information


New information i did add to file lesson9.component.html; but did not re deploy.

  1. tuning brightness of screen

  2. How read external drive and usb stick designed for windows

  3. Media transfer protocol

  4. Automatically connect wi-fi

How deploy angular on github

git checkout -b gh-pages
git push origin gh-pages
sudo npm install -g angular-cli-ghpages
sudo ng build --prod --base-href https://bananiys202024.github.io/arch-linux/
sudo ngh --dir=dist/arch-linux/ --no-silent

In next time of building

sudo ng build --prod

Last step drag and drop dist/arch-linux to /arch-linux on github in gh-pages branch