Wednesday, March 5, 2008

nixCraft Linux Sys Admin Blog

nixCraft Linux Sys Admin Blog

Link to nixCraft Linux Sys Admin Blog

Quagga: Linux Dynamic Routing Software

Posted: 05 Mar 2008 11:24 AM CST

I’ve already written about Linux static routing configuration. However, sometime you need to configure Linux routers dynamically to get changes of network connections by communicating information about which networks each router can reach and how far away those networks are. These days most network admin prefer to use OSPF or BGP over RIP. Linux and UNIX system can act as router using special software.

Quagga Software

Quagga is a network routing suite providing implementations of OSPF (v2 & v3), RIP (v1, v2 & v3) and BGP (v4) for Unix-like platforms, particularly FreeBSD, Linux, Solaris and NetBSD. Quagga is a fork of GNU Zebra. Quagga is intended to be used as a Route Server and a Route Reflector. It is not a toolkit, it provides full routing power under a new architecture.

Zebra IP Routing Manager

zebra is an IP routing manager. It provides kernel routing table updates, interface lookups, and redistribution of routes between different routing protocols. zebra is included with quagga software.

Install quagga

Debian / Ubuntu Linux user type the following command:
$ sudo apt-get install quagga
RHEL , Fedora, CentOS Linux user type the following command:
# yum install quagga

quagga Software Configuration

quagga configuration is beyond the scope of this blog post; I recommend reading official configuration documentation for further information.

Related Posts:


Looking for the best talent? Post your job opening on this and 50+ top tech sites.

Copyright © nixCraft. All Rights Reserved. Browse all UNIX / IT Tech Jobs. Support nixCraft when you shop at amazon. Thanks!

SAP To Roll Out ERP Linux Server Appliance

Posted: 05 Mar 2008 11:02 AM CST

SAP and Intel , the world’s biggest makers of business software and microchips, will jointly offer servers pre-packaged with SAP software aimed at medium-sized firms, the two companies said.

SAP aims to provide customers with a 45% savings on implementation and a 25% savings on total cost of ownership over what they’d typically spend for a comparable hardware/software combo, said Jans Peter Klaey, president of global SME at SAP, in an interview.

The server is available in five Northern European countries and should reach 20 countries this year.

=> SAP, Intel to offer out-of-the-box servers for SME’s

Related Posts:


Looking for the best talent? Post your job opening on this and 50+ top tech sites.

Copyright © nixCraft. All Rights Reserved. Browse all UNIX / IT Tech Jobs. Support nixCraft when you shop at amazon. Thanks!

Is There a UNIX / Linux unerase / undelete Command?

Posted: 05 Mar 2008 12:02 PM CST

Q. Is There a UNIX / Linux unerase or undelete command? How do I undelete files under a UNIX / Linux system?

Answer to "Is There a UNIX / Linux unerase / undelete Command?"

Looking for the best talent? Post your job opening on this and 50+ top tech sites.

Copyright © nixCraft. All Rights Reserved. Browse all UNIX / IT Tech Jobs. Support nixCraft when you shop at amazon. Thanks!

Finding All Hosts On the LAN From Linux / Windows Workstation

Posted: 05 Mar 2008 10:44 AM CST

Q. How do I find out if all host computers on the LAN are alive or dead from a Linux or Windows XP computer? My network subnet range is 192.168.1.0/24 and I’m using dual boot Debian Linux / XP SP2 computer.

Answer to "Finding All Hosts On the LAN From Linux / Windows Workstation"

Looking for the best talent? Post your job opening on this and 50+ top tech sites.

Copyright © nixCraft. All Rights Reserved. Browse all UNIX / IT Tech Jobs. Support nixCraft when you shop at amazon. Thanks!

Linux / UNIX: List Open Files for Process

Posted: 05 Mar 2008 10:08 AM CST

Q. How do I list all open files for a Linux or UNIX process using command line options?

Answer to "Linux / UNIX: List Open Files for Process"

Looking for the best talent? Post your job opening on this and 50+ top tech sites.

Copyright © nixCraft. All Rights Reserved. Browse all UNIX / IT Tech Jobs. Support nixCraft when you shop at amazon. Thanks!

No comments: