https://admin.google.com/ac/apps/gmail/routing
The Complete Digital Marketing Course - 12 Courses in 1. Master Digital Marketing Strategy, Social Media Marketing, SEO, YouTube, Email, Facebook Marketing
Sabtu, 15 Juli 2023
Sabtu, 08 Juli 2023
How To install FFmpeg and FFprobe
How To install FFmpeg and FFprobe
1) Navigate to "bin" folder
cd /usr/local/bin
2) Download FFmpeg & FFprobe static builds
wget https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz
3) Unpack Archive file and move binary files
tar -xf ffmpeg-release-amd64-static.tar.xz && mv ffmpeg-*-amd64-static/ffmpeg ffmpeg-*-amd64-static/ffprobe . && rm -rf ffmpeg-*-amd64-static ffmpeg-release-amd64-static.tar.xz
4) Set "executable" permissions
chmod 0755 ffmpeg ffprobe
That's it!
Kamis, 06 Juli 2023
Add exif library in php 8.2
cd /tmp
wget https://node.aapanel.com/install/3/exif.shbash exif.sh install 82
Langganan:
Komentar (Atom)