Reference
Precise answerswhile you work
Commands, APIs, configuration, compatibility notes, and technical concepts designed for quick retrieval.
$ ip route show
default via 192.168.1.1 dev eth0 192.168.1.0/24 dev eth0 proto kernel 10.0.0.0/24 via 192.168.1.20 dev eth0
$
Browse by technology
Reference across the stack
Move directly into the engineering domain you are working in.
Recently updated
Fresh from the index
Meaningful publication and substantial-update dates from the live library.
A fastboot permission error is fixable, but only after you know Linux can see the bootloader. This diagnostic path separates USB, mode, tool, group, and udev-rule failures without normalizing sudo fastboot.
The who command can settle a tense “is anyone still using this server?” moment—provided you understand what its session records can and cannot prove.
Turn an unfamiliar directory into a readable map with tested tree commands for depth, filtering, metadata, symlinks, and machine-readable output.
Build predictable Linux find expressions for names, types, sizes, and file contents, then inspect every match safely before taking action.
Renaming `memory_map.c` to `memory_mapping.c` and changing identifiers inside source files are separate operations. This guide previews both, handles unusual filenames, refuses collisions, keeps backups, and makes rollback practical.
Reference index
Browse the library
Send Email from Linux Command Line using SSMTP (Ubuntu, Gmail, AWS)
Sending emails from the command line is a handy skill for system administrators and developers. SSMTP (Simple … Read more
‘whatis’ Linux Command: Quick Guide with Examples
The “whatis” command in Linux is a handy tool that quickly provides a one-line description of any … Read more
How to install the latest cmake version on Ubuntu ?
CMake is a widely used build system that helps automate the compilation process for software projects. Keeping … Read more
Identify all devices in a network using nmap and ARP scan
What is Nmap? Nmap (Network Mapper) is a free and open-source network scanning tool. It is widely … Read more
How to create SSH Keys in Ubuntu / Linux ?
SSH (Secure Shell) keys are a secure and convenient way to authenticate to remote servers without the … Read more
What is JSON? Understanding JSON Syntax with Simple Examples
In the world of data interchange and web development, JSON (JavaScript Object Notation) is a fundamental format … Read more
How to Switch Between Multiple Java Versions On Ubuntu Linux ?
If you have installed multiple JDK on ubuntu and sometimes you might need to change the version … Read more
How to Install ADB and Fastboot on Ubuntu ?
Install ADB on Ubuntu For installing Android Debug Bridge (adb) command on Ubuntu, type below command on … Read more
adb shell pm path
The command adb shell pm path is used to display the path of the package associated with … Read more
C Program to Execute Linux Commands
Following program shows how you can run some Linux commands from C program using C library API … Read more
DTS (Device Tree) File Syntax
A Device Tree Source (DTS) file is used in the context of the Linux kernel to describe … Read more
Linux Commands Cheat Sheet
A Linux commands cheat sheet is a concise and quick reference guide that provides a list of … Read more
Still searching?
Move from exact lookup to experimentation, troubleshooting, or deeper understanding.
