How-To's
February 6, 2026 ยท View on GitHub
Repository with technical indications to install, configure any interesting stuff.
Resources
General guides
- Install Ardour in Ubuntu 20.04
- NewPassword Generator Java test
- Python guides and samples
- Customizing/styling a Windows and Linux Prompt
- Install patched fonts (with glyphs) required for styled Win/Linux Prompts and modern Terminals
- Working with TMux
- Git guides
- Github - Frequent commands
- Github - Authentication, Tokens and Credential Manager
- GitHub's Hub wrapper - Install and configure
- Create new Git repo from sub-folder of existing repo preserving history
- Install Git and Bash emulator in Windows:
- Git for Windows
- Download
Git-<version>-64-bit.exefrom https://github.com/git-for-windows/git/releases/ or https://git-scm.com/download/win, execute it and follow all instructions.
- Install GitHub Hub for Windows:
- GitHub Hub is a extension to Git CLI that helps to manage GitHub from your Terminal.
- Download
hub-windows-amd64-<version>.zipfrom https://github.com/github/hub/releases, unzip it and install it in your system.
- Signing Git commits and tags with GPG and SSH keys
- Getting CPU and GPU temperature in Ubuntu 19.04
- Install Logitech Unifying (Keyboard and mice) in Ubuntu
- Screen Tools:
- Install Asus MB168b portable DisplayLink compatible screen in Ubuntu 18.04
- Take screenshots silently in Ubuntu with xfce4-screenshooter
- Change the brightness level of a screen
- Screenshot and annotation Tools
- Configure Printers in Ubuntu
- File sharing through Samba(SMB)
- Cloud and Infrastructure as Code (IaC) examples:
- Install TightVNC - VNC remote access on Ubuntu 20.04
- Install Apache Guacamole - Remote access Gateway on Ubuntu 20.04
- Create booteable USB Ubuntu
- Google Drive on Ubuntu with XFCE
- Regex examples in VSCode and Bash
- Generate and import SSH Pub Key to all AWS Regions
- Disabling sleeping when close laptop lid
- Docker & Docker Compose
- [Raspberry Pi - Guides]
- Install Raspbian OS and Ubuntu 64bits on Raspberry Pi 3B+ in headless mode
- Install Code-Server on RPi
- Install Pi-Hole on RPi
- Install AutoFirma Java App in Ubuntu 19.10
- Installation of WSO2 MB, Apache Qpid, RabbitMQ and Apache ActiveMQ on CentOS
- Issue Certificates with MKCert
- GitHub Pages - Building static website with Jekyll and Hugo:
- Create static web with Jekyll
- Create static web with Hugo
- Publish new content with Hugo
- Publish new content on Waskhar Project
- Installing and using NMAP
- Installing and uninstalling IDE and DevOps Tools for multiple platforms
- Installing and running IPFS Cluster CLI
- Setting iMac (24" early 2009) fan control for Ubuntu
- Turn off Macbook/iMac startup sound on Ubuntu
- Kubernetes Ops guide
- CI/CD GitHub workflows for NodeJS and TypeScript applications
- Getting a NodeJS development setup - tbc
- Install your own Minecraft Server
- Firewalling in Linux with UFW
- Immich, a self-hosted Google Photos alternative
- Docker Management with Portainer
- Prime Numbers in Python
- Enable WIFI in Ubuntu Recovery Mode
- KVM Virtualization with Virt
- Kali Linux in QEMU/KVM-Virt
Security guides
- RESTful API - Generating Documentation and OpenAPI specs from Golang API
- RESTful API - Security checking using Spectral Linter
- Bitnami Sealed Secrets on Google Kubernetes Engine
- Bitnami Decrypt Sealed Secrets
- DAST - Project Discovery Nuclei - Vulnerability scanner
- DAST - OWASP ZAP - Vulnerability scanner
- Testing FHE with Python
- MicroK8s Guide
- Trivy - Security Dependencies Checking
- Trivy Operator - Security Dependencies Checking in Kubernetes
- DefectDojo - Application Security Posture Management (ASPM) and Vulnerability Management
- Web3, dApp and Blockchain Secure SDLC