Install mdBook on Ubuntu 24.04

Install mdBook on Ubuntu 24.04

The mdBook is a command line tool used to create modern, interactive, and online books from Markdown files. It is particularly popular within the Rust programming community because it was...
Install Shellharden on Ubuntu 24.04

Install Shellharden on Ubuntu 24.04

Shellharden is a syntax highlighter and a tool designed to assist in semi-automating the rewriting of shell scripts to conform with ShellCheck guidelines. This tutorial demonstrates how to install Shellharden...
Install fclones on Ubuntu 24.04

Install fclones on Ubuntu 24.04

The fclones is a command line tool designed for identifying and managing duplicate files on a file system. It is written in Rust programming language and focuses on high performance...
Install ast-grep on Ubuntu 24.04

Install ast-grep on Ubuntu 24.04

The ast-grep is a tool designed for code searching and manipulation, utilizing abstract syntax trees (ASTs) to understand and process code more intelligently than traditional text-based grep tools. This tutorial...
Install mise on Ubuntu 24.04

Install mise on Ubuntu 24.04

The mise is a tool version manager designed to simplify the management of multiple language environments by replacing tools like asdf, nvm, pyenv, and rbenv. This tutorial demonstrates how to...
Install Nuclei on Ubuntu 24.04

Install Nuclei on Ubuntu 24.04

The Nuclei is a configurable vulnerability scanner used for identifying security vulnerabilities across various systems and applications. It utilizes YAML-based templates, allowing users to create and share custom vulnerability detection...