mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.6K
active users

#freescriptfriday

0 posts0 participants0 posts today
Teklynk<p>FreeScriptFriday: Sometimes you just need to Remux a video file. Remuxing can help re-index video files so that they play well on websites and web apps. I am sure there are other uses and reasons why you would need to remux a file. This script can remux a single file or a directory of files while preserving the original file name. <a href="https://hastebin.teklynk.com/ebosahikeh.bash" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hastebin.teklynk.com/ebosahike</span><span class="invisible">h.bash</span></a> <a href="https://social.linux.pizza/tags/freescriptfriday" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freescriptfriday</span></a> <a href="https://social.linux.pizza/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://social.linux.pizza/tags/ffmpeg" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ffmpeg</span></a> <a href="https://social.linux.pizza/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://social.linux.pizza/tags/code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>code</span></a></p><p>BTW: I broke my docker container and lost all of my previous FreeScriptFriday scripts/pastes. This should now be fixed moving forward.</p>
Teklynk<p>FreeScriptFriday: I have a dynamic IP and use this script to auto update Cloudflare DNS records. The script checks if my IP has changed before it tries the update. I have this script set as a cron job that runs every 5 minutes. <a href="https://hastebin.teklynk.com/bibixixajo.bash" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hastebin.teklynk.com/bibixixaj</span><span class="invisible">o.bash</span></a> <a href="https://social.linux.pizza/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://social.linux.pizza/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://social.linux.pizza/tags/code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>code</span></a> <a href="https://social.linux.pizza/tags/freescriptfriday" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freescriptfriday</span></a></p>
Teklynk<p>Free Script: This is one of the back up scripts that I use on my NAS. I have a USB hard drive dock connected to the server. A usb automount utility auto mounts the usb drive when connected. Every week I insert the backup drive into the usb dock and start the script. I then get a Discord notificatiion when the backup completes. <a href="https://hastebin.teklynk.com/qokuwigomu.bash" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hastebin.teklynk.com/qokuwigom</span><span class="invisible">u.bash</span></a> <a href="https://social.linux.pizza/tags/freescriptfriday" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freescriptfriday</span></a> <a href="https://social.linux.pizza/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://social.linux.pizza/tags/code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>code</span></a> <a href="https://social.linux.pizza/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a></p>