Skip to content

Instantly share code, notes, and snippets.

@drushman
Created September 13, 2012 03:45
Show Gist options
  • Save drushman/3711708 to your computer and use it in GitHub Desktop.
Save drushman/3711708 to your computer and use it in GitHub Desktop.
1.could not access PID file for nginx ... failed!
$ sudo fuser -k 80/tcp ; sudo /etc/init.d/nginx restart
drush scr
http://ac.buzzwoo.de/
2.resulotion
cvt 1280 1024
xrandr --newmode "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
xrandr --addmode VGA1 1280x1024_60.00
xrandr --output VGA1 --mode 1280x1024_60.00
3. sync --delete -Pav sour des
4. alias drush='php ~/php-5.3/phplib/pear/pear/php/drush/drush.php --root=/var/lib/stickshift/c459694369234ca39fddd359471867f0/app-root/repo/php/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment