Out of disk free space in remote ubuntu server

I received a cron email from the server I have at linode, saying I ran out of disk space.
I installed lsof using:

sudo apt-get install lsof

Then I ran:

lsof | grep '(deleted)'

to see the source of the problem since

df
du -h --max-depth=1 ./

didn’t show the problem.

After suspecting the mysql I did a

sudo reboot

and now I consider adding this as a nightly cron job.

CakePHP app/tmp permissions

chown -R www-data app/tmp

first run the simple PHP script

 <?php echo `whoami`; ?>

Whatever gets output by this script is your web server user.
And then just cd into your app folder and do

chown -R whateverGotOutputByThePHPScriptAbove tmp

Rubik’s cube solution in one page

פתרון לקוביה הונגרית, לא אני המצאתי אותו, אך איבדתי את הדף מספיק פעמים והייתי צריך לשחזר אותו כדי שלתת לאחרים, אז הנה הכנתי אותו בפעם האחרונה וסרקתי אותו.
תהנו
עמיחי היינס