Notepad
CategoriesTagsSoundCloundGistROOT
Sharing is caring..
  • How to use Gajim + OMEMO on Fedora?

    2023-01-22

    Install gajim and python3-qrcode: sudo dnf install -y gajim python3-qrcode Make sure you have python3-qrcode installed as it is required to enable the OMEMO plugin.…

    unix - gnu/linuxprivacyomemogajimxmppfedora

  • Use console-mode for prompt passwords on GPG2 instead of GUI

    2022-04-14

    To change the pinentry permanently, append the following to your ~/.…

    securitygpg

  • Wget multi-thread with list

    2022-04-14

    parallel -a websites.txt --jobs 10 wget

    serverunix - gnu/linuxparallelwget

  • 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)…

    serverbashstatushttp

  • Spotify Adblock Fedora 35/36/37/rawhide

    2021-06-17

    Install Spotify First install the spotify package from negativo17 ’s repository.…

    otherfedora 34adblockfedoraspotify

  • How to change author of all commits?

    2021-04-02

    Just type: git filter-branch -f --env-filter "GIT_AUTHOR_NAME='yourname'; GIT_AUTHOR_EMAIL='[email protected]'; GIT_COMMITTER_NAME='yourname'; GIT_COMMITTER_EMAIL='[email protected]';" HEAD; check:…

    git

  • Nextcloud on Android

    2021-03-29

    Set up a Nextcloud server and development environment on your Android device.…

    servernextcloudtermuxandroid

  • 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.…

    servercloudflare

  • mkp224o binary for RHEL x86-64

    2021-01-28

    Install libsodium library For RHEL dnf install libsodium Download and run wget https://gist.…

    othervanity addressoniontor

  • How to disable other people's likes on Twitter?

    2020-12-04

    Go to muted words at Twitter. page link: https://twitter.com/settings/muted_keywords And paste those:…

    othertwitter

  • 1
  • 2
  • 3
  • 4
  • 5

Creative
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Powered by Hugo & Notepadium-with-search