-
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
-
Create Startup Sound at Fedora 34 (GNOME 40)
2020-11-30
First select an ogg sound for startup sound, an example here startup sound is desktop-login.…
-
Spotify AdBlock - Fedora 32-33/CentOS/RHEL
2020-11-01
New method available Please go to: Spotidy Adblock Fedora 34 To do this you must have the spotify-client package or spotify installation method with lpf-spotify-client.…
unix - gnu/linuxotherspotify-adblock-linuxrhelcentosadblockspotifyfedora
-
Git Split Repo
2020-10-19
git reset --soft <sha> git stash push -m "to be separated" --works–…
-
RPL Manual Page
2020-10-07
RPL(1) BSD General Commands Manual RPL(1) NAME rpl — replace strings in files SYNOPSIS rpl [-LhiwbqvsRepfdt] [-xSUFFIX] ⟨old_string⟩ ⟨new_string⟩ ⟨target_file .…
-
Video to Webcam (/dev/video0) - Fedora
2020-10-05
First enable sentry/v4l2loopback repo for install the v4l2loopback dnf copr enable sentry/v4l2loopback then install v4l2loopback:…
-
PTS SSH - Execute a command at another PTS Device - Not SSL :)
2020-10-03
Execute a command at another PTS Device Usage: bash-5.0# ./ptsSSH Usage: .…
-
Fedora: SSHFS and NGINX (RHEL, CentOS)
2020-10-02
find what provides the sshfs command: ~# yum whatprovides sshfs fuse-sshfs-3.…
-
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.…