ip command

How do I disable the route 169.254.0.0 / 255.255.0.0 from CentOS or RHEL 6 Linux server?

{ 6 comments }

I‘m typing the following command under Ubuntu Linux:

route add default gw 192.168.3.2 eth0

But it is giving me out the following error:

SIOCADDRT: File exists

How do I fix this problem?

{ 0 comments }

Linux Find Out My IP Number ( IP Address )

by Vivek Gite on November 12, 2010 · 0 comments

How do I find out ip number (IP Address) of my Linux server using command line options?

{ 0 comments }

When I try to ping other UNIX / Linux / BSD or MS-Windows servers in our network I get the following message:

TTL Expired In Transit

How do I fix this problem?

{ 1 comment }

KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions Intel VT or AMD-V. How do I install KVM under CentOS or Red Hat Enterprise Linux version 5.5?

This FAQ entry is part 1 of 7 in the series Redhat KVM Virtulization:

{ 24 comments }

Linux: Parse an IP Address

by Vivek Gite on January 28, 2010 · 0 comments

How do I parse my Linux servers IP address using a Bash shell?

{ 0 comments }

Redhat Linux: Find Out My IP Address

by Vivek Gite on January 21, 2010 · 1 comment

How do I to find out ip address on a CentOS or Fedora or Redhat Enterprise Linux server or desktop system using bash shell or command line options?

{ 1 comment }