Configuring TCP/IP Networking manually with the command line
The ifconfig utility is the tool used to set up and configure your network card. You should understand this command in the event you need to configure the network by hand. An important note to take care with is when using ifconfig to configure your network devices; the settings will not survive a reboot. (Далее…)
Files related to networking functionality
In Linux, the TCP/IP network is configured through several text files you may have to edit to make networking work. It’s very important to know the configurations files related to TCP/IP networking, so that you can edit and configure the files if necessary. Remember that our server doesn’t have an Xwindow interface to configure files via graphical interface. Even if you use a GUI in your daily activities it is important to know how to configure network in text mode. The following sections describe the basic TCP/IP configuration files. (Далее…)
Install more than one Ethernet Card per Machine
You might use Linux as a gateway between two Ethernet networks. In that case, you might have two Ethernet cards on your server. To eliminate problems at boot time, the Linux kernel doesn’t detect multiple cards automatically. If you happen to have two or more cards, you should specify the parameters of the cards in the “lilo.conf” file for a monolithic kernel or in the “conf.modules” file for a modularized kernel. The following are problems you may encounter with your network cards. (Далее…)
TCP/IP Network Management.Overview
Until now, we have not played with the networking capabilities of Linux. Linux is one of the best existing operating systems in the world for networking features. Most Internet sites around the world already know this, and have used it for some time. (Далее…)
Удаление системы (uninstall)
К сожалению, фирма Apple не предусмотрела никакой процедуры автоматического и корректного удаления всех составляющих Mac OS X (uninstall). Поэтому для удаления Mac OS X рекомендуется следующий порядок действий: (Далее…)