Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bananiys202024/arch-linux
- Owner: Bananiys202024
- Created: 2019-10-22T17:40:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:58:19.000Z (about 2 years ago)
- Last Synced: 2023-03-07T08:42:35.584Z (almost 2 years ago)
- Topics: arch-linux, arch-linux-installation, arch-linux-setup, conky, i3, i3-config, i3-wm, i3status
- Language: HTML
- Homepage: https://bananiys202024.github.io/arch-linux/
- Size: 3.88 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
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 deployNew information
New information i did add to file lesson9.component.html; but did not re deploy.
- tuning brightness of screen
- How read external drive and usb stick designed for windows
- Media transfer protocol
- 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-silentIn 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