-
How to create new exif tag for pdf files as using exiftool config file on GNU/Linux?
2020-09-28
First you need to define your XMP tag (a complete example here)…
-
Google Translate TTS Download (Bash Script)
2020-09-18
A bash script for saving tts files. Give text input and it will be download, that’s simple.…
-
fail2ban'da 5 defadan fazla banlanan ip adresi olursa onu /etc/hosts.deny dosyasına ekleyecek bir script
2020-05-27
hosts.deny dosyazı bizim Unix-Benzeri sistemlerde ip adresinden gelebilecek istekleri ve paketleri engellememizi sağlar…
-
Türkçe URL slug, BASH Script. (statik sitelerimiz için url dönüştürücü)
2020-05-27
Scripti indir ve çalışma iznini ver $ wget https://gist.githubusercontent.com/rojenzaman/13c9b0c52646aef56096e39786782742/raw/66a1a29602a71ed4a949eced15c0c12a26908430/slug_v0.2.2.sh $ chmod +x slug_v0.…
-
Static Video Gallery Generator (BASH Script)
2020-05-26
Static Video Gallery Generator (BASH builtin) Demo web site available on https://geocities.…
-
URL Shortener For Static Web Pages (written by bash shell programming language)
2020-05-25
install: $ wget https://gist.githubusercontent.com/rojenzaman/d4afdd096f035f53b696f6bd8e6d61c9/raw/0085912836e4c383b15a92216043c5ba43da151c/url-shortener.sh $ chmod +x url-shortener.sh usage: $ .…
-
Springers'in erişime açtığı 400 kitabı indiren ufak bir script
2020-05-11
öncelikle scripti indirelim: $ git clone https://github.com/rojenzaman/download-springers-free-books.git $ cd download-springers-free-books Geçtiğimiz aylarda springers 400 kitabı erişime açtı.…
-
Static Url Shortener
2020-03-28
URL Shorter For Static Web Pages (written by bash shell programming language)…