Skip to content

Instantly share code, notes, and snippets.

@williamespindola
Last active April 29, 2016 18:51
Show Gist options
  • Save williamespindola/10675407 to your computer and use it in GitHub Desktop.
Save williamespindola/10675407 to your computer and use it in GitHub Desktop.

Sound

amixer sset 'Master' 50%

Keyboard layout

setxkbmap -model abnt2 -layout br

Displays

xrandr --output VGA1 --left-of LVDS1

List drives

lspci

List specific process

ps -eaf | grep php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment