Home » Linux and Virtualization » Network

Network

Network-related posts.

[Feb 28, 2012 | Views: 77]
Different Linux distros have different method to set the hostname. On Fedora Linux, it is quite simple. Open the /etc/sysconfig/network file # vim /etc/sysconfig/network Find the line starting with HOSTNAME= Assign the hostname for this ... read more »
[Jan 20, 2012 | Views: 1,066]
ns is a discrete-event network simulator targeted primarily for research and educational use. There are two version of ns, ns-2 and ns-3, which are quite different with each other in ... read more »
[Apr 14, 2011 | Views: 885]
IPv6 is enabled by default on most Linux distros. However, IPv4 is still the mostly used network and IPv6 is not used in many environment. This post introduces how to ... read more »