Category Archives - Uncategorized
How to merge audio and video file in ffmpeg – Super User
ffmpeg -i video.mp4 -i audio.wav -c:v copy -c:a aac output.mp4 Source: How to merge audio and video file in ffmpeg – Super User
command line – Kill all process by name running over one hour via terminal – Ask Ubuntu
Source: command line – Kill all process by name running over one hour via terminal – Ask Ubuntu
Rebuild Spotlight Index
sudo mdutil -i off /sudo rm -rf /.Spotlight-V100sudo rm -rf /.Spotlight-V200sudo mdutil -i on /sudo mdutil -E /
lorisleiva/laravel-actions: ⚡️ Laravel components that take care of one specific task
Source: lorisleiva/laravel-actions: ⚡️ Laravel components that take care of one specific task
Install and config Redis on Mac OS X via Homebrew | by Pete Houston | Medium
redis-server /usr/local/etc/redis.conf Source: Install and config Redis on Mac OS X via Homebrew | by Pete Houston | Medium
Stuff I Don’t Know: How to Load Your Duck® Packing Tape Gun – YouTube
I think I am going to start posting all the silly things I could not figure out in a reasonable time. This one is pretty silly. Sad part is I had to watch video 3 times.
How To Set Up a Node.js Application for Production on Ubuntu 14.04 | DigitalOcean
Source: How To Set Up a Node.js Application for Production on Ubuntu 14.04 | DigitalOcean