• Homesearch
  • Collections
  • Sign in or create an account

eddyzhow

  • Elsewhere
Latest

การใช้ Google Drive เป็น Host ของ files

ทำการตั้งค่า sharing ของ Folder ให้เป็น Public on the web ที่ URL จะม่ีค่า Folder ID อยู่ เราจะใช้ ID นี้ในการ Access file ของเรา https:…
eddyzhow1 min read

    How to batch convert images in Ubuntu 12.04

    Install imagemagick : sudo apt-get install libmagickwand-dev imagemagick and then cd to your directory and run : for file in *.jpg
    eddyzhow1 min read