Skip to content

My tech notes

My tech notes

  • Home
  • About this blog
  • WordPress useful links
    • Home
    • 2019
mysql

find replace update mysql table field

michael May 10, 2019

UPDATE db_name SET filename = REPLACE(filename, ’_JPG’, ’.JPG’) WHERE 1;

Mac software

Manage Wi-Fi with Terminal commands on OS X

michael April 26, 2019

detailed tech: How to manage Wi-Fi with Terminal commands on OS X updated with new ln -s location for newer OS https://apple.stackexchange.com/questions/81221/how-do-i-get-wi-fi-info-from-within-terminal

software

ffmpeg best quality merge

michael March 10, 2019

youtube-dl -f ’bestvideo+bestaudio/bestvideo+bestaudio’ –merge-output-format mp4 “link to youtube video”

Categories

  • applescript
  • Arduino
  • audio
  • css
  • electronics
  • frameworks
  • hardware
  • html
  • javascript
  • Linux
  • Mac
  • mysql
  • php
  • programming
  • python
  • RPi
  • software
  • Synology_nas
  • Uncategorized
  • video

My tech notes

Copyright © All rights reserved | Blogus by Themeansar.