8 FAQ tagged "interface"
Viewing 1-8 of 8 FAQ -- Setting Up a CentOS / Red Hat Linux DHCP Client :
Q. How do I setup my Red Hat / CentOS / Fedora Linux system to get IP address and other information via a DHCP server for eth0 interface?
- Linux Set Up Routing with ip Command :
Q. Can you explain ip command to setup routing? How do I use the ip command to configure the routing table of the Linux kernel?
- Linux Virtual Network Interfaces Go Down When I bring Down eth0:0 :
My RHEL / CentOS Linux 4.x virtual network interfaces go down when I bring down eth0:0. How do I fix this issue?
- Linux: Find my IP address using Perl at a shell prompt :
Q. How do I find out my IP address assigned to eth0 or ra0 interface using perl?
A. If you need to know the IP address of the UNIX / Linux machine you are running on, use the following perl one liner. Perl don’t have any inbuilt facility but combination of ifconfig command ans shell pipes [...] - Linux ntpd sendto() Bad file descriptor error and solution :
Q. I’m using Red hat Enterprise Linux server. I’m getting following error in /var/log/message file:
Apr 16 16:38:02 server ntpd[22694]: sendto(10.0.77.54): Bad file descriptor
Apr 16 16:38:08 server ntpd[22694]: sendto(66.111.46.200): Bad file descriptor
Apr 16 16:38:25 server ntpd[22694]: sendto(83.133.111.7): Bad file descriptor
Apr 16 16:38:28 server ntpd[22694]: sendto(81.169.156.100): Bad file descriptorHow do I fix above errors?
A. If you are [...] - Linux command to remove virtual interfaces or network aliases :
Q. How do I remove virtual interfaces such as eth0:1 or eth1:1?
- Linux setup default gateway with route command :
Q. How do I setup default gateway with a route command?
A. route command show and/or manipulate the IP routing table under Linux and UNIX oses.
Route manipulates the kernel’s IP routing tables. Its primary use is to set up static routes to specific hosts or networks via an interface after it has been [...] - Linux: How do I list all USB devices? :
lsusb is a utility for displaying information about USB buses in the system and the devices connected to them.
Viewing 1-8 of 8 FAQ - ( see all popular tags )


Recent Comments
Yesterday ~ 7 Comments
Yesterday ~ 33 Comments
Yesterday ~ 2 Comments
Yesterday ~ 1 Comment
Yesterday ~ 2 Comments