Skip to main content

APEPDCL Line Man jobs 

Comments

Popular posts from this blog

Bonding configuration

      Bonding: Two different Ethernet cards are merging to behave like single interface card. It uses for link aggregation and single Ethernet card (physical card) failure over come to this scenario   Diagram:    In this scenario, One server have two physical Ethernet card, each Ethernet cards has a two ports like as Eth0 , Eth1 and Eth2, Eth3. Now we are configuring bond0 using Eth0 and Eth2. Open to the terminal as root : # yast2 lan &     It shows how many physical Ethernet cards connected to server. Select one Ethernet card and click Add option   Go to Device Type click to Ethernet option and scroll down it shows many options.   Select the Bond option and click   Its automatically change configuration name like as bond0 and go to next   Given the Ip address and Subnetmask . Hostname is not require go to tab like Hardware   It shows Device Type like as Bond and Configurat...

Operating system installation in SUSE Linux 15 SP1

  SUSE LINUX OS INSTALLATION With DVD or ISO: The following section provides instructions for installing the base operating system with HA .  Go to the physical server BIOS option and select the BOOT ORDER OPTION like as DVD or ISO Boot from DVD or ISO .   Select the installation option.     The Language and Keyboard Layout settings are initialized with the language. I choose default on the boot screen. If you want to change the keyboard layout or language, selecting the drop-down box. We have chosen SUSE Linux Enterprise Server . Proceed with Next .     Read the License Agreement . It is presented in the language you have chosen on the boot screen. If you do not agree to the license agreement, you cannot install SUSE Linux Enterprise Server .   Choose a network interface from the list and click Edit to change its settings. We want to configure after OS installation . Proceed with Next .     Install the system wit...