How do I make wget work with Squid under UNIX or Linux operating systems?
{ 0 comments }
How do I find out default gateway IP address (default router IP assigned) for my Ubuntu Linux systems?
{ 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 }
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 }
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 }
How do I recursively grep through all sub-directories and find files containing given text / string or words?
{ 0 comments }