How to do UDP ping in Linux/Debian/Ubuntu/Kali Linux etc.

How to do UDP ping in Linux/Debian/Ubuntu/Kali Linux etc.

Related Question How to test if UDP port is open The Issue Sometimes we want to UDP ping to test network/UDP etc. The Answer 1 UDP ping using nping 1.1 Install nmap sudo apt install nmap 1.2 UDP ping nping –udp -p [PORT] [IP_OR_Hostname] e.g. nping –udp -p 53 10.0.0.1 2 UDP ping using hping3 […]
The post How to do UDP ping in Linux/Debian/Ubuntu/Kali Linux etc. appeared first on Blog-D without Nonsense.

Related posts:
Different ways to search in Linux/Debian/Ubuntu/Kali Linux/CentOS/RHEL etc.
How to: Run/Execute command as the given/specific user in Linux/Debian/Ubuntu/Kali Linux/RHEL/CentOS etc. in Terminal/Command Line
How to: Append trailing slash/forward slash at the end of folders/directories with “ls” results
How to: Split large files/Merge files in Linux (Debian/Ubuntu/Kali Linux/CentOS/RHEL etc.)
Quick Linux File Manipulation Commands Reference (and How to: Create Symbolic link/Soft link/Hard link)
How to: Use shortcut keys/Key combinations in Linux Terminal
How to: Check/Change/Set/Modify Linux (Debian/Ubuntu/Kali Linux/CentOS) date/time/timezone etc. (and Calculate past/future date/time) in Terminal
Powerful Linux Interactive shell
Basic/Common Special symbols/Special characters in Linux
Simple usage of xargs, tr, head, tail commands

Read More
How to Fix Debian/Ubuntu/Kali Linux etc. “Error 24 : Write error : cannot write compressed block” While updating the system

How to Fix Debian/Ubuntu/Kali Linux etc. “Error 24 : Write error : cannot write compressed block” While updating the system

The Issue Whey trying to update the system, we get the error “Error 24 : Write error : cannot write compressed block” The Fix While there can be many possible causes and fixes, here is a quick fix to try. 1 Execute below command to free up some space from the /boot partition/disk or the …
Continue reading “How to Fix Debian/Ubuntu/Kali Linux etc. “Error 24 : Write error : cannot write compressed block” While updating the system”
The post How to Fix Debian/Ubuntu/Kali Linux etc. “Error 24 : Write error : cannot write compressed block” While updating the system appeared first on Blog-D without Nonsense.

Related posts:
How to: Run/Execute command as the given/specific user in Linux/Debian/Ubuntu/Kali Linux/RHEL/CentOS etc. in Terminal/Command Line
How to: Download and Execute bash file/shell script with one command on Linux/Debian/Ubuntu/Kali Linux/RHEL/CentOS etc.
How to: Use mtr (my traceroute) instead of ping, traceroute and dig/nslookup
How to: Append trailing slash/forward slash at the end of folders/directories with “ls” results
How to: Check if the system is using/running systemd
How to Monitor real time CPU frequency (MHz) (and each core)on Linux via Terminal (& Debian/Ubuntu/Kali Linux/CentOS/Fedora/RHEL etc.)
Quick Linux File Manipulation Commands Reference (and How to: Create Symbolic link/Soft link/Hard link)
How to: Use shortcut keys/Key combinations in Linux Terminal
Different ways to search in Linux/Debian/Ubuntu/Kali Linux/CentOS/RHEL etc.
How to: Find/Show/List hidden directories/folders from Linux/Unix/Debian/Ubuntu/Kali Linux/RHEL/CentOS etc.

Read More
Interesting Linux Terminal commands (& Console/Terminal games)

Interesting Linux Terminal commands (& Console/Terminal games)

Note: Debian/Ubuntu/Kali Linux uses “sudo apt install packagename” RHEL/CentOS/Fedora uses “sudo dnf install packagename” cowsay A cow say whatever you want it to say in terminal # Install cowsay sudo apt install cowsay # Use cowsay cowsay text sl A train in terminal # Install sl sudo apt install sl # Use sl sl fortune …
Continue reading “Interesting Linux Terminal commands (& Console/Terminal games)”
The post Interesting Linux Terminal commands (& Console/Terminal games) appeared first on Blog-D without Nonsense.

Related posts:
How to: Run/Execute command as the given/specific user in Linux/Debian/Ubuntu/Kali Linux/RHEL/CentOS etc. in Terminal/Command Line
How to: Find/Show/List hidden directories/folders from Linux/Unix/Debian/Ubuntu/Kali Linux/RHEL/CentOS etc.
How to: Use mtr (my traceroute) instead of ping, traceroute and dig/nslookup
How to: Find out/View hardware information via Command/Terminal from Linux/Debian/Ubuntu/CentOS etc.
How to: Download and Execute bash file/shell script with one command on Linux/Debian/Ubuntu/Kali Linux/RHEL/CentOS etc.
How to: Append trailing slash/forward slash at the end of folders/directories with “ls” results
How to: Check if the system is using/running systemd
How to: Check/Detect if Linux Server/System is compromised/hacked (Debian/Ubuntu/Kali Linux/CentOS/RHEL etc.)
How to: Use rsync in Linux/Debian/Ubuntu/Kali Linux/CentOS/RHEL/Fedora etc. (and trailing slash in rsync)
Linux terminal Tips & Tricks

Read More
X