Skip to content

Instantly share code, notes, and snippets.

@tsabat
Created October 12, 2012 15:02
Show Gist options
  • Save tsabat/3879637 to your computer and use it in GitHub Desktop.
Save tsabat/3879637 to your computer and use it in GitHub Desktop.
505  mv production.log /mnt/production.log.2
  506  sudo mv production.log /mnt/production.log.2
  507  touch production.log
  508  chmod 0666 production.log 
  509  sudo service apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment