Set up ssh key pairs
December 19, 2008
Keep up with the latest news and updates
December 19, 2008
Set up ssh key pairs
December 3, 2008
For your applications in production you should keep some logfiles but delete the older ones to save files space. The following bash script will do the job. It will zip all files older than 7 days. Delete all files older than 30 days. Folders will be ignored. #!/bin/bash directory=”/application/log” old=”7″ older=”30″ find $directory -mtime +$old
November 28, 2008
Kontaktinformation mit hCard annotieren
November 28, 2008
Display the TOTAL harddisk size in linux
October 29, 2008
Top 5 Journizer Wallpaper
Page [tcb_pagination_current_page] of [tcb_pagination_total_pages]