Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

LINUX Administration + CCNA + UNIX/LINUX Course Details
 

Subcribe and Access : 5200+ FREE Videos and 21+ Subjects Like CRT, SoftSkills, JAVA, Hadoop, Microsoft .NET, Testing Tools etc..

Batch Date: June 2nd @8:00PM

Faculty: Mrs. Madhuri (10+ Yrs of Exp,..)

Duration: 75 Days

Venue :
DURGA SOFTWARE SOLUTIONS,
Flat No : 202, 2nd Floor,
HUDA Maitrivanam,
Ameerpet, Hyderabad - 500038

Ph.No: +91 - 9246212143, 80 96 96 96 96

Syllabus:

LINUX Administration


Basics of UNIX/LINUX

1. Overview of UNIX/LINUX

2. Work effectively on linux command line

3. Creating files and directories and listing the files

4. vi editor

5. Copying, Mmoving, Renaming and Deleting files

6. Linking files

7. Simple filter commands

8. Advanced filter commands

9. File and directory permissions

10. Change owner ship and group ship permissions

LINUX ADMINISTRATION

1. DISK MANAGEMENT OR FILESYSTEM MANAGEMENT

2. BOOT PROCESS OF LINUX

3. RUN-LEVELS OR INIT LEVELS

4. GROUP MANAGEMENT

5. USER MANAGEMENT

6. ACCESS CONTROL LIST

7. REDHAT PACKAGE MANAGER (RPM)

8. YUM (yellow dog updater modified)

9. LOGICAL VOLUME MANGER (LVM)

10. RAID LEVELS (REDUNDANT ARRAY OF INEXPENSIVE OR INDEPENDENT DISKS)

11. SWAP MANAGEMENT

12. PROCESS MANAGEMENT

13. BACKUP AND RESTORE

14. SCHEDULING JOBS OR AUTOMATIONS OF JOBS

LINUX NETWORKING

1. CONFIGURATION OF LINUX O/S IN THE NETWORK

2. CONFIGURATION OF NETWORK TOOLS

3. CONFIGURING AND MANAGING FTP SERVER

4. CONFIGURING AND MANAGING NFS SERVER (NETWORK FILE SYSTEM)

5. CONFIGURING AND MANAGING SAMBA SERVER

6. CONFIGURING AND MANAGING DNS SERVER (DOMAIN NAME SERVICE)

7. CONFIGURING AND MANAGING APACHE WEB SERVER

8. CONFIGURING AND MANAGING DHCP SERVER
(DYNAMIC HOST CONFIGURATION PROTOCOL)

9. LINUX KICK START SERVER

CCNA
(Routing And Switching)

Networking Fundamentals

1. Types of Networks

  • LAN
  • MAN
  • WAN
  • CAN

2. Network Devices

  • Hub
  • Switch
  • Router
  • NIC

3. Cables

  • Types of Cables
  • Colour coding in cables
  • Straight and Cross cable

4. IP Addressing

  • What is IP Address
  • Versions of IP Address
  • TCP/IP version 4 Theory
  • Binary to Decimal conversion
  • Decimal to binary Conversion
  • Classes, Range and Use
  • Network and Host Portion
  • Subnet Mask
  • Network ID, ValidIP and Broadcast ID
  • Public and Private IP
  • Cisco Slash Notation

5. Subnetting

  • What is Subnetting
  • Subnetting based on Network and Host ( FLSM )
  • VLSH

6. Introduction to Router

  • What is Router
  • Router Series and Models
  • External Components of Router
  • Internal Components of Router
  • Boot Sequence of Router

7. Basic Configuration of a Router

  • Connectivity between router and Computer using Console cable
  • Router Modes and Commands
    • User Mode
    • Privileged Mode
    • Global Configuration Mode
  • Hostname
  • Configure Passwords
    • Console
    • Auxiliary
    • Telnet
    • Enable Secret
  • Save Configuration
  • Ping and Telnet

8. WAN Technologies

  • Types of Serial Interfaces
  • Device Classification (DCE & DTE)
  • Assigning IP Address to WAN
  • Interface (Serial port)
  • Setting Clock Rate
  • Encapsulation ( PPP / HDLC )
  • Trouble shooting

9. Routing

  • What is Routing
  • What is Routing Table
  • Types of Routing
    • Static
    • Dynamic
    • Default

10. Configuration of Routing

  • What is Static Routing
  • Configuration of Static Routing

11. Dynamic Routing Protocol’s

  • Advantages of Dynamic Routing Protocol
  • Characteristics of Dynamic Protocol
  • Types of Dynamic Routing Protocol
  • Theory and Configuration of
    • RIP
    • EIGRP
    • OSPF

12. Configuration of Default Route

13. OSI reference Model

14. Access-Control List

  • What is ACL
  • Types of ACL’s
    • Standard ACL
    • Extended ACL
  • Configuration of ACL
  • Wild Card mask

15. Password Reset

16. Backup

17. NAT and PAT

18. Switching

  • Difference between Hub and Switch
  • Types of Switches
  • Broadcast Domain and Collision Domain
  • MAC table
  • Switch modes
  • Initial Configuration of a switch
  • Basic Commands

19. VLAN

  • What is Vlan
  • Vlan Configuration
  • Trunk port
  • VTP
  • Inter VLAN Routing (router on a Stick)
  • Switch-Port Security.

UNIX/LINUX

  • Overview of Operating System
  • History of Unix / Linux
  • Features of Unix / Linux
  • Flavors of Unix / Linux
  • Comparison of Unix with Windows
  • Architecture of Unix/Linux
  • Shell, Kernel, Tools
  • Unix File System
  • Different types of Files
  • Regular files
  • Directory files
  • Device files
  • Basic Commands
  • Pwd, logname, who, finger
  • Exit, data, cal, exit, banner
  • Creating Users & Groups
  • Groupadd, groupdel
  • Useradd, userdel
  • System Startup & Shoutdown
  • Init, half, shutdown
  • Different Run Levels
  • Working with files
  • Cat, touch, rm
  • Cp, mv, ln, wc
  • Working with directories
  • Mkdir, cd,rmdir rm-r
  • Displaying files
  • Is,ls options
  • Viewing long files
  • Pg,more,head,tail
  • Comparing files
  • Cmp,comm.,diff
  • Zip files
  • Gzip, gunzip, zcat, compress
  • Uncompress , pack, unpack
  • Printing files
  • Ip, Ipr
  • Searching files
  • Find, locate, which, whereis
  • Standard Input & Output
  • Redirecting Output
  • Redirecting Input
  • Different Data Formats & bc
  • Wild Card Characters
  • Class:-,[],^
  • Anchors:^,$,\< \>
  • Repetion:*,?,+
  • Alteration :|
  • Group)
  • Dot:.
  • Tools for Filters
  • Grep, grep with options Fgrep,egrep
  • Regular Expressions & Patterns
  • What is pattern ?
  • Usage of regular expressions
  • Different types of patterns
  • Character patterns
  • Word patterns
  • Line pattern
  • Flat files
  • What is flat files
  • Fixed width flat file
  • Delimiter flat file
  • Customer delimiter flat file
  • What is delimiter ?
  • Different types of delimiters
  • Reading data from flat files
  • Writing data to flat files
  • Tools for columns data
  • Cut, paste
  • Tools for sorting
  • Sort by line
  • Sort by fields
  • Sort with options
  • Uniq
  • Changing information in files
  • tr, sed
  • Piping
  • Usage of piping
  • Piping with filters
  • Tee command
  • File Permissions
  • Chmod, chown, chgrp, unmask
  • Communication commands
  • Write, wall, mail, mail with options
  • Networking commands
  • telnet, ftp
  • Disk status
  • du,df, free
  • Job control
  • Foreground jobs
  • Background jobs
  • Killing jobs
  • nohup
  • Process status
  • Ps
  • Ps with options
  • Vi Editor
  • Commend mode
  • Insert mode
  • Ex commend mode
  • SHELL SCRIPTING
  • What is Shall Scripting
  • Importance of Shell Scripting
  • Difference types of shells
  • (sh, bash, ksh, csh, zsh, tcsh)
  • Creating shell script
  • Marking shell script executable
  • Start up & logout files
  • Shell Input & Output
  • echo , print , read
  • ackslash character constants
  • Aliases & History concepts
  • Variables
  • What is variable
  • System defined variables
  • Environment variables
  • User Defined variables
  • Constant variables
  • Local & Global variables
  • Special variable
  • Operators
  • Arithmetic Operators
  • Relational numeric Operators
  • Relational ASCII Operators
  • Logical Operators
  • Assignment Operators
  • Special Files
  • Trash files
  • Terminal files
  • Conditional Execution Statements
  • If ,if …..else
  • If…..elif…
  • Case
  • File Test Commands
  • String Test Commands
  • Looping
  • While, until, for
  • Break ,continue, true, false
  • Exit & sleep commands
  • Output formatting commands
  • Related flat file files shall scripts
  • Commands line Arguments
  • Usage of command line arguments
  • Creating new Unix commands
  • What is $0, $#, $*, $@, $?, $$
  • Calling ORACLE stored procedures
  • Job scheduling at crontab batch