Menu

Skip to content
  • Home

WEBudo

My notebook about geeky stuff.

Monthly Archives: July 2013

Making backups to CD/DVD/BD on Linux

Posted on July 9, 2013 by admin

Download and install scdbackup (an excellent tool made by Thomas Schmitt)

Posted in Linux |

How to move files based on modification month

Posted on July 9, 2013 by admin

for i in `ls -lrt | grep “Oct” | awk ‘{print $9}’`; do mv $i destFolder/; done

Posted in Linux |

Recent Posts

  • How to convert AGI script to FastAGI script
  • How to change Internet Sharing subnet on Mac OS
  • warning: Falling back to the standard locale (“C”) on MacOS Terminal when SSH remote host
  • How to use SSL for SMTP from a client/software that does not support it
  • How to change Google Drive for Windows Language to English

Recent Comments

    Archives

    • March 2018
    • February 2015
    • October 2014
    • July 2014
    • December 2013
    • November 2013
    • July 2013

    Categories

    • Linux
    • Uncategorized
    • Virtualization

    Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
    Copyright WEBudo 2022 - Designed by SiteOrigin.