Assigning ip address to linux system

Video number three is for beginners and it is assaigning IP address for your linux system.
In this video i am showing you how to assign IP adress for your linux system by editing the
configuration file.the configuration file  of IP address resides in the directory  /etc/sysconfig/network-scripts/ifcfg-eth0 the last phrase eth0 may vary according to the number of nic used it may eth1 ,eth2 etc.
please see the video below for more details.


Thanks for watching the video

Related Posts:

  • Common Ftp Folder for all FTP usersAs the requirement from some some of our blog user,i am forced to discuss about configuring a common ftp folder for all users.The configuration file /etc/vsftpd/vsftpd.conf  contains all configuration of our vsftp.so we … Read More
  • Root Password Recovery In LinuxSome time will all forget something ,its natural .Here i am going to demonstrate how to reset the  root password in a Linux system with help of some screenshot .This screenshot shows how to … Read More
  • TELNET SERVER CONFIGURATION IN CENTOS/RHELNow we are going to Install Telnet server on our Centos 6.2 Server.The following videos will help you in configuring the telnet server Thanks for Watching the video… Read More
  • ENABLE MINIMIZE AND MAXIMIZE IN FEDORA 17Step 1. install gnome-tweek-tool using yum yum install gnome-tweek-tool Step 2. Run gnome tweek tool Step 3. select shell tab Step 4. change the value " arrangement of buttons ontitle bar" from close only to all … Read More
  • ENABLE ROOT LOGIN VIA TELNET in centos/rhelThis video shows how to login as root directly via telnet.For we have to edit the configuration file /etc/securetty and add the entry for terminal which we want to login as root.by defualt TELNET,RSH etc. will not allow root … Read More