ArchBang IS A Simple Live Archlinux Based Distro Using i3 Tiling Window Manager.

Channel:
Subscribers:
15,700
Published on ● Video Link: https://www.youtube.com/watch?v=N9CPHFWsu7Q



Duration: 9:39
648 views
7


In This Video We Are Looking At ArchBang is a simple live Archlinux based distribution using i3 tiling window manager.

► Subscribe me here : https://bit.ly/3dI03ff
► Follow me on Tumblr : https://www.tumblr.com/blog/runboxing
► Follow me on Twitter : https://twitter.com/Runboxing1
► Follow me on Pinterest : https://www.pinterest.com/Runboxing1/

ArchBang IS A Simple Live Archlinux Based Distro Using i3 Tiling Window Manager.

Click Here to Watch More Entertainment :

► Linux Videos : https://bit.ly/2Teia2U
► Buyer Guide Videos : https://bit.ly/35cUaTK
► Raspberry pi Videos : https://bit.ly/3jgfaxQ
► Review Videos : https://bit.ly/2HeIuYo
► Mozilla Videos : https://bit.ly/2IOi3JG
► Vpn Videos : https://bit.ly/3m3V23B
► Ipad Videos : https://bit.ly/34guh6d
► Mac Os Videos : https://bit.ly/37mPrBx


——Subscribe to stay up to date with the channel! ——
Make sure to subscribe to the channel & select the 🔔bell push notifications (click the 🔔BELL icon next to the subscribe button) to be notified immediately when I release a new video.

✅ BE SURE TO LIKE, SUBSCRIBE, AND TURN ON NOTIFICATIONS!!!

If you watched this video and scrolled to the bottom and are reading this I would love to hear from you.

If you have any questions give me a shout on social media & I'll try and answer all the questions you might have.

Thanks for watching and I’ll see you next time!

Features
Based on Archlinux
i3 Tiling Window Manager
Rolling-release
Fast
Stable
Standard Systemd ISO

::::::

====Installation====

To access installer run sudo abinstall in a terminal or use keybinding Super + i

You can create partitions from installer itself or you can use gparted. These partitions should then be mounted to /mnt

Installer Menu includes:

1) Partition Scheme # Setup target device for install and mount partitons
2) Install ArchBang # transfers iso image to target device
3) Hostname # Your given machine name default is ‘archbang’
4) Location # Region you are in (Europe/London) and Servers nearest to your country.
5) Hardware Clock # UTC or localtime (user preference can affect windows dual boot)
6) Locale # Keyboard layout/ Language (Console)
7) Desktop Keyboard Layout # Default is gb (United Kingdom)
8) Bootloader # Grub2, Syslinux, Systemd-boot (UEFI)
9) Root password # Very important as iso is password free
10) Create User # Set up new user for install and password

====================
=== Post Install ===
====================

Autologin is disabled during install, you will end up at a log in prompt. Enter your chosen username and password to log in.

===Pacman===

To get pacman running you will need a working network connection, mirrorlist (which needs a server nearest to your location enabled). Pacman keys are populated during a live session however once ArchBang is installed the need to updated.

Open a terminal and run the following commands:

config_edit # select mirrorlist
# next commands are required post install (pac-key script is included)
sudo pacman-key –init
sudo pacman-key –populate
sudo pacman -Syyu archlinux-keyring # this will update system packages and keyring.

To search for a package:

pacman -Ss [string to search for]

Install a named package:

sudo pacman -S [package_name]

====Video drivers====

Check what xorg video drivers were shipped with ArchBang by opening a terminal and typing:

pacman -Qq | grep xf86-video

To find out your video chipset type in terminal

lspci | grep VGA

Track it down in the list by typing in terminal as root:

pacman -Ss xf86-video | less

Install your video driver:

sudo pacman -S xf86-video-[your-video-driver] # ie intel

Optional but you can remove surplus drivers by:

sudo pacman -R $(pacman -Qq | grep xf86-video)

This of course will remove all! drivers so reinstall your correct driver as above

====Sound====

If you don’t get any sound you can right click on volume icon on panel then
‘Open Mixer’ or in a terminal run alsamixer
To unmute a channel press M to raise levels use up and down keys. To exit and
save hit Escape key

====Disable Blank Screen After 10 Minutes====

To disable blank screen after 10 minutes of inactivity, create a file in
/etc/X11/xorg.conf.d called custom.conf with this code:

Section “ServerFlags”
# disable low-level screensaver and screen DPMS poweroff
Option “BlankTime” “0”
Option “StandbyTime” “0”
Option “SuspendTime” “0”
Option “OffTime” “0”
EndSection

====Have Fun!====

Everything about Arch isn’t covered in this guide so check the Arch Wiki [https://wiki.archlinux.org/]

====Quick Tips====

Desktop Keyboard Layout Live:

Check file ~/.config/i3/config — edit line setxkbmap gb & (change gb to your keyboard layout)

#archlinux #i3 #linux #linuxdistro #linuxos

Todays Video - archbang-autumn-rc-2910!







Tags:
archbang
archbang 2022
archbang linux
archbang install
archbang review
arch linux
why arch linux
arch linux 2022
arch linux is bad
reasons arch linux
arch linux vs ubuntu
linux
arch wiki
arch linux is the best
arch linux installation
arch linux based distro
arch linux customization
archinstall
new to linux
arch linux based distro 2022
arch linux (operating system)
worst linux distro
arch install script
best linux distro
i3 tiling window manager