Bash

QR Code Tools

modified from this site

Installing

sudo apt install -y qrencode #encoding tools
sudo apt install -y …

Run scripts remotely over ssh with tmux

sudo apt install -y tmux

Basic Functionality

To get the same functionality as explained in the …

Useful Pandoc Commands

Get Current Templates

pandoc --print-default-template=markdown > pandoc-template.md
pandoc …

Youtube-dl Quickstart

Intro

I’m using yt-dlp these days

Get download with wget and xpath

sudo apt intstall libxml2-utils
  1. go to firefox and go to the url you want to download something …

Getting Meta-data from images and videos

from here

sudo apt install -y libimage-exiftool-perl

getting pyBullet working in Anaconda

search keywords:

  • python
  • anaconda
  • conda
  • pybullet
  • Mesa
  • OpenGL
  • radeonsi
  • swrast

Trying to run a …

Handy Termux Commands

pkg install openssl openssh gnupg iproute2
pkg install nmap # port scanning
pkg install dnsutils # …