Posts tagged as:

linux network

Linux networking cookbook is a book for a seasoned Linux network administrator. The book attempts to describe day-to-day networking administration, maintenance and advanced issues commonly faced by us. Book covers wild verity of topics or so called recipes for Linux networking such as:
=> Building Custom Gateways using Soekris 4521 embedded board
=> Linux Firewall
=> Linux based [...]

{ 0 comments }

In the enterprise Linux network, it is necessary to keep track of server shutdown and reboot time. Most of you may have used the shutdown / reboot command.
Show listing of last reboot / shutdown date and time
last command searches back through the file /var/log/wtmp (or the file designated by the -f [...]

{ 5 comments }