192 168 1 254

Use wget with Squid Proxy Server

by Vivek Gite on August 28, 2010 · 0 comments

How do I make wget work with Squid under UNIX or Linux operating systems?

{ 0 comments }

Ubuntu Linux: Find Out Default Gateway

by Vivek Gite on July 1, 2009 · 0 comments

How do I find out default gateway IP address (default router IP assigned) for my Ubuntu Linux systems?

{ 0 comments }

CentOS Add Route Command

by Vivek Gite on March 12, 2009 · 0 comments

How do I add route (router IP 192.168.1.254) to my Centos Linux systems from the command line?

{ 0 comments }

How do I configure default router or gateway IP address under Ubuntu Linux / Debian Linux? How do I change default router / gateway IP under Ubuntu Linux?

{ 2 comments }

Linux route add command

by Vivek Gite on February 7, 2008 · 9 comments

Q. How do I add new / default gateway using route command under Linux? A. You can use any one of the following tool to add route: => route command : show / manipulate the IP routing table => ip command : show / manipulate routing, devices, policy routing and tunnels Linux route add using [...]

{ 9 comments }

Linux Set Up Routing with ip Command

by Vivek Gite on January 17, 2008 · 1 comment

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?

{ 1 comment }

Bash Grep Subdirectories (Recursively)

by Vivek Gite on February 17, 2007 · 0 comments

How do I recursively grep through all sub-directories and find files containing given text / string or words?

{ 0 comments }