IP Address to AS Number Lookup

network

Objective: Perform BGP AS (Autonomous System) number lookup based on IP address using traceroute or whois.

Linux: Assign Process to CPU Core

unix linux

Objective: On SMP (Symmetric Multiprocessing) systems, override the Linux kernel’s process scheduling and bind a certain process to a specific CPU or core.

Linux: Create /dev/tcp Device

unix linux

Objective: On Linux, create /dev/tcp character device if it’s missing or if it’s not enabled by default.