-
Wget multi-thread with list
2022-04-14
parallel -a websites.txt --jobs 10 wget
-
Bash Script to get HTTP Status Message With Return True or False.
2021-06-25
httpstatus : bash script to get HTTP response code with optional status message (includes return true or false)…
-
Nextcloud on Android
2021-03-29
Set up a Nextcloud server and development environment on your Android device.…
-
Redirecting One Domain to Another Domain on Cloudflare
2021-02-13
This tutorial covers redirecting one domain to another. For this, we will be redirecting domainA.…
-
speedtestdjournal
2020-12-02
This script create speedtest-cli journals as json and image data and it can also print them as html .…
unix - gnu/linuxserverjournalcrontabcronsystemdspeedtest-clispeed test
-
Fedora: SSHFS and NGINX (RHEL, CentOS)
2020-10-02
find what provides the sshfs command: ~# yum whatprovides sshfs fuse-sshfs-3.…
-
Firewalld rules for cloudflare CDN IPs (Red Hat, CentOS, Fedora)
2020-09-15
#!/bin/bash curl https://www.cloudflare.com/ips-v4 > .ips-v4 curl https://www.cloudflare.com/ips-v6 > .ips-v6 firewall-cmd --new-zone=cloudflare --permanent firewall-cmd --reload for i in `<.…
-
Save DNF Logs (Bash Script)
2020-09-11
usage: $ usage: ./save.sh [-u] [-s <app_name>] -u update log -s specific app log download: https://gist.…
-
Linux Dersleri - Taylan Bildik
2020-07-06
Bu çalışma Taylan Bildik’in ürünüdür, bu web sitesinde öneri ve arşivlenme için durmaktadır.…
-
TLS/Şifreli Güvenli VNC Sunucusu Oluşturmak İçin Kolay Rehber
2020-07-05
Bu rehberde, VNC sunucusunu kurmayı ve TLS şifrelemeli güvenli VNC sunucu oturumlarını öğreneceğiz.…