Linux Network Configuration And Troubleshooting Commands

There are a number of network strategy or media are anxious to form computer network. computer burdened with Linux operating system can as brilliant be a division of network whether it is modest or huge network by its multi tasking and multi user natures. Preserve of system and network up and operation is a task of system network Administrators job.

ifconfig : if con fig command is developed to initialize an interface, assign IP address to interface and facilitate disable interface on command. Among this command you can view IP address and hardware and MAC address allot to the interface and also MTU size. if con fig with edge command only shows correct interface facts like IP address, MAC address etc. With an options will exhibit all accessible interface details if it is disable also.

Assigning IP Address and Gateway: Assigning an IP address and gateway to interface on the fly. The place will be separate in case of a system reboot.
Enable or Disable Specific Interface: To facilitate or disable specific Interface.

We utilize case command as follows.

Enable eth0

Setting MTU Size: By defaulting MTU size is 1500. We can place required MTU size with under command.

Linux training to train someone to expand their Linux skill and obtain high quality job in the present market. IcanXplore present Linux course for developers, programmers, immigrant and Unemployed. Online Linux training build simple to obtain enhanced Linux ability.

Set Interface in immoral mode: Network interface only straight packet belongs to that exacting NIC. If you put frontier in corrupt mode it will establish all the packets. This is extremely functional to detain packet and examine later.

PING Command: PING command is the most favorable way to make sure connectivity between two nodes. It is local area network or extensive area network . Ping use ICMP Internet control communication protocol to chat to other devices. Ping host name of ip address using lower command.

ping 4.2.2.2

In Linux ping command preserve executing until you cut short. Ping with -c option exit after N number of demands. TRACER OUTE Command: Trace route is a network troubleshooting value which shows number of hops full to arrive at objective also determine packet traveling path. Under we are tracing method to global DNS server IP tackle and able to attain reason also show channel of that pack is traveling.

NET STAT Command: Net stat command exhibit relation info, routing table in order etc. Two displays routing table information use option as -r.

DIG Command : Dig query DNS related information like a record, CNAME, MX record etc. This command frequently uses to troubleshoot DNS related query.
NS LOOK UP Command : ns look up command also exploit to find out DNS related query. The following examples shows A record IP address of

tecmint.com.

nslookup www.tecmint.com

ROUTE Command : Route command as well explain and control IP steering table. Watch evasion routing table in Linux, method the following command
route

HOST Command : Host command to discover name to IP or IP to name in IPv4 or IPv6 and as fine query DNS events.

ARP Command: ARP is helpful to view add the inside of the kernels ARP tables. To see default table use the command as.

ETHTOOL Command: Eth tool is a stand-in of mii-tool. It is to thought setting the speed and duplex of your network interface card. Set duplex lastingly in /etc/sysconfig/network-scripts/ifcfg-eth0 with ETHTOOL_OPTS changeable.

IWCONFIG Command : IW con fig command in Linux is used to configure a wireless network interface. Recognize and set the basic Wi-Fi facts like SSID channel and encryption. Refer man page of iw con fig to classify additional.
HOST NAME Command : Host name is to know in a network. Execute host name command to observe the host name of your box. Set host name lastingly in /etc/sys config/network. Require to reboot box one time set a proper host name.

GUI tool system-con fig-network : Type system config net work in command prompt to configure net work setting and you will get nice graphical user interface (GUI) which can also utilize to configure IP address, gateway, DNS etc.

IcanXplore is from San Francisco bay area, in Silicon Valley, CA, USA, focused on providing Linux training around the world at own time, pace, 24/7. Only e-mail skill can renovate person into a successful Linux system administrator. Information technology professionals from Silicon Valley, CA, USA reveal effectual Linux training system to train person with basic knowledge of computer.

Xubuntu Linux

What is Xubuntu?

Xubuntu is the XFCE version of Ubuntu. This means that it uses the XFCE interface as opposed to Gnome. XFCE is the third most popular interface and uses so little resources that it’s good for older computers. If looking to install a version of Ubuntu onto a computer that’s more than a few years old consider using Xubuntu or an XFCE alternative distribution.

Which version of Xubuntu should you use?

Many times you see a version number after the name like Xubuntu 7.04 or Xubuntu 9.10. The first number is the year it came out like 2007 or 2009. The second number is the month of the year. Generally speaking go with the latest version since it has the most updates and security features.

What type of hardware will Xubuntu run on?

It’s made for i386 like your Pentium II, III, IV as well as your AMD type hardware. For the most part it works on most machines. There are some 64 bit versions as well although this might not be necessary for most people.

Some prefer using this distribution on their netbook because it uses less resources than Gnome and KDE.

What are some alternative XFCE distributions?

If you load up Xubuntu and don’t like it, there are other versions of Linux that use the XFCE interface. Linux Mint XFCE community edition is one to take a look at. It’s like Xubuntu but there are differences. If you are currently using Linux, you can always download XFCE and select that as your default session if you wish to switch to it.