13-Linux-Network-Configuration-and-Troubleshooting-Commands

# ping www.tecmint.complease read the article on 10 Linux Dig Commands to Query DNS. 6. Nslookup Command nslookup command is also used to find out DNS

2021-12-16


10-Useful-IP-Commands-to-Configure-Network-Interfaces

the following command will De-activates the eth1 network interface. # ip link set eth1 down $ sudo ip link set eth1 down 6. How do I Check Route Table

2021-09-03


12-Tcpdump-Commands---A-Network-Sniffer-Tool

0x00d0you can capture a specified number of packets. The below example will only capture 6 packets. # tcpdump -c 5 -i eth0

2021-09-01


15-Useful-ifconfig-Commands-to-Configure-Network-in-Linux

will set the IP address to interface eth0. [[email protected] ~]# ifconfig eth0 172.16.25.125 [ You might also likecommand. [[email protected] ~]# ifc

2021-08-12



Linux-ip-Command-and-Examples

use the following command to remove IP address 192.168.10.105 with 24 subnet mask from eth0 interface ip addr del 192.168.10.105/24 dev eth0The ip add

2021-07-14


LFCA-Learn-Basic-Network-Troubleshooting-Tips-–-Part-12

Trace Network Activity The asterisks indicate the point at which packets are being dropped or lost. The nslookup command queries the DNS to obtain the

2021-04-22


LFCA-Learn-Binary-and-Decimal-Numbers-in-Network-–-Part-10

YES. We assign 1. Decimal Numbers The decimal digit of 5 corresponds to the binary 00000101. In the endwe assign a 0. Decimal Numbers We move onto the

2021-04-14


Get-Cisco-Networking--Cloud-Computing-Certification-Bundle

then this might be the perfect one for you. It contains a total of 83 lectures lasting 18 hours 23 minutes. 3. Cisco – TCP/IP & OSI Network Architectu

2021-01-20



What-IP---A-Network-Information-Tool-for-Linux

and LAN information by pressing the refresh button at the top left-hand corner. This will scan for any potential changes and keep the tool updated. Wh

2020-12-18


How-to-Configure-Static-IP-Address-on-Ubuntu-2004

Check DNS Servers How to Set Static IP Address on Ubuntu Server Using Netplan We have seen how we can configure a static IP address graphically on Ubu

2020-11-24