Skip to content

Instantly share code, notes, and snippets.

@cirias
Last active January 3, 2017 14:42
Show Gist options
  • Save cirias/0464959281a3088d737a to your computer and use it in GitHub Desktop.
Save cirias/0464959281a3088d737a to your computer and use it in GitHub Desktop.
02-arch-linux

Install

Basic Config

Time

Network

PPTP

User

Yaourt

Custom Config

Sound

# List all devices
aplay -l

# Test with
aplay -vv /usr/share/sounds/alsa/Front_Center.wav

Graphical user interface

Display driver

Display server

Fonts

# Reload font cache
fc-cache

Window manager

Application

Rxvt

# Install
pacman -S rxvt-unicode xorg-xrdb

# Reload
xrdb ~/.Xresources

Vim

pacman -S gvim

Google Chrome

Vlc

pacman -S vlc
  1. Setup audio card
  2. Setup hardware acceleration method

Input method

Troubleshooting

Can not boot

pptp not work

Allow proto 47 in iptables OUTPUT

Lenovo ThinkPad TrackPonit middle button scroll not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment