Configure ethernet to get IP address from DHCP in Ubuntu and Debian

Configure ethernet to get IP address from DHCP in Ubuntu and Debian

In this tutorial we will learn about how to configure ethernet to get IP address from DHCP Server in Ubuntu and Debian. Configuring the ethernet for getting ip address from DHCP server hardly takes 3-4 Steps. The tutorial is applicable if you add new ethernet also. Here in this tutorial we have added one more…

Debian Wheezy 7.1 package not found

Debian Wheezy 7.1 package not found

Today I installed the Debian wheezy 7.1 and after doing apt-get update first problem I found ,the system was searching packages from CDROM. Because I do not want to install packages from CD first I commented the below given lines in /etc/apt/sources.list nano /etc/apt/sources.list # deb-src cdrom:[Debian GNU/Linux 7.1.0 _Wheezy_ – Official Multi-architecture i386/amd64/source DVD…