Search results
Results from the WOW.Com Content Network
Replacement command Note ifconfig: ip addr, ip link: Address and link configuration route: ip route: Routing tables arp: ip neigh: Neighbors iptunnel: ip tunnel: Tunnels nameif, ifrename: ip link set name: Rename network interfaces ipmaddr: ip maddr: Multicast netstat: ss, ip route: Show various networking statistics brctl: bridge: Handle ...
In Linux distributions based on 2.2.x Linux kernels, the ifconfig and route commands are operated together to connect a computer to a network, and to define routes between computer networks. Distributions based on later kernels have deprecated ifconfig and route, replacing them with iproute2. Route for Linux was originally written by Fred N ...
ifconfig (short for interface config) is a system administration utility in Unix-like operating systems for network interface configuration. The utility is a command-line interface tool and is also used in the system startup scripts of many operating systems.
The systembsd project did not provide an init replacement, but aimed to provide OpenBSD with compatible daemons for hostnamed, timedated, localed, and logind. The project did not create new systemd-like functionality, and was only meant to act as a wrapper over the native OpenBSD system.
ifconfig — Display or configure network interface. inotifyd — Run a program when a filesystem event occurs. insmod — Load the module named MODULE passing options if given. install — Copy files and set attributes. ionice — Change the I/O scheduling priority of a process. iorenice — Display or change I/O priority of existing process.
Utilities listed in POSIX.1-2017. This is a list of POSIX (Portable Operating System Interface) commands as specified by IEEE Std 1003.1-2024, which is part of the Single UNIX Specification (SUS).
On Linux and all Unix-like operating systems, the utilities ifconfig and the newer ip (from the iproute2-bundle) are used to configure IEEE 802.3 and IEEE 802.11 hardware. These utilities configure the kernel directly and the configuration is applied immediately. After boot-up, the user is required to configure them again.
In computing, netstat is a command-line network utility that displays open network sockets, routing tables, and a number of network interface (network interface controller or software-defined network interface) and network protocol statistics.