Internet

Linux

MAC

PC General

Windows

NOTE! Before using any of those informations, be sure you read the Disclaimer! Thank you.

Home » Archive by Category

Articles in the Redhat Category

Configure an IP alias on loopback – Linux

This configuration may be useful in many cases.
On Debian-like:
Editing / etc / network / interfaces

auto lo: 0
iface lo: 0 inet static
address 192.168.3.1