Leaving #vlc running during suspend in #gnome #unity #ubuntu logs infinite errors to disk until it fills up. The solution is to delete the file using up all that disk space, which in this case means a simple `sudo rm /var/log/syslog`. Problem is, if the file is still in active use, the disk space doesn't get released: https://stackoverflow.com/questions/3326..