Static routing is the term used to refer to the manual method used to set up routing. An administrator enters routes into the router using configuration commands. This method has the advantage of being predictable, and simple to set up. It is easy to manage in small networks but does not scale well.
Question: How can I save static routes I set up in my Fedora/RedHat/CentOS Linux after I reboot server?
Answer: In Fedora Linux (or RedHat, CentOS) you can set up static routes for certain network interface (for example eth1) by editing file /etc/sysconfig/network-scripts/route-eth1.
For example, you have to save static route added by the following command:
route add -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.100.1 dev eth1
To do it, just add the following line to /etc/sysconfig/network-scripts/route-eth1:
ADDRESS0=192.168.0.0
NETMASK0=255.255.255.0
GATEWAY0=192.168.100.1
Information improvisation: We provide guaranteed pass 1z0-451 exam with online microsoft mcp training and 70-681. You can also get best quality NS0-154 along with 70-620 for your guaranteed success.
Ext4 is the latest in a long line of Linux file systems, and it’s likely to be as important and popular as its predecessors. As a Linux system administrator, you should be aware of the advantages, disadvantages, and basic steps for migrating to ext4. IBM DeveloperWorks article explains when to adopt ext4, how to adapt traditional file system maintenance tool usage to ext4, and how to get the most out of the file system:
The single most dramatic improvement in ext4 is in file and file system size. Thus, the users who are most likely to need ext4 are those who have more than a few terabytes of disk space. The list of features in Table 1, though, may present some other tempting improvements. For instance, you might want to try ext4 if you have directories with huge numbers of subdirectories or if you need timestamps accurate to less than a second. Read more >>
Date: May 1, 2008. Categories:
tips and video.
Why spend $100 or more on a Wi-Fi antenna when you can create your own one for $10? The following components are needed:
- 35-mm foam (like the kind desktop and laptop PCs usually come with)
- Solid-core copper wire
- Small brass plate
- Multiple BNC connectors
Follow the instructions in the video: