SlideShare une entreprise Scribd logo
1  sur  19
A Report on Redhat Enterprise Linux Server By: Yogesh Kr. Sharma (RHCE) CS- Final Year SSITM, Aligarhyks0000@gmail.com Organization: Network Nuts Delhi Premier Partner Global Exam Center Redhat Inc, USA
Unix Unix is a multi-user, multi-tasking operating system. Many users logged into a system simultaneously, each running many programs.  It's the Console based Operating system.
History of Linux/Unix First Version was created in Bell Labs in 1969. Some of the Bell Labs programmers who had worked on this project, Ken Thompson, Dennis Ritchie, Rudd Canaday, and Doug McIlroy It was given the name UNIX by Brian Kernighan.  00:00:00 Hours, Jan 1, 1970 is time zero for UNIX. It is also called as epoch. 1973 Unix is re-written mostly in C, a new language developed by Dennis Ritchie.  Being written in this high-level language greatly  decreased the effort needed to port it to new machines.
History of Linux Linux is a free Unix-type operating system originally created by LinusTorvalds with the assistance of developers around the world by using UNIX Source Code.  It originated in 1991 as a personal project of LinusTorvalds, a Finnish graduate student. The Kernel version 1.0 was released in 1994 and today the most recent stable version is 2.6.9 Developed under the GNU General Public Licence, the source code for Linux is freely available to everyone.  Various Linux Distribution like Redhat, Ubuntu, Mandrake, HP-AIX. (Redhat Known to be Market Leader)
UNIX Structure
Linux File System Table
File System The Unix file system looks like an inverted tree structure.  You start with the root directory, denoted by /, at the top and work down through sub-directories underneath it. Each node is either a file or a directory of files, where the latter can contain other files and directories.  The full path name starts with the root, /, and follows the branches of the file system, each separated by /, until you reach the desired file, e.g.:  					   /home/yogesh/source/ssitm
User Group and Permission Apart from all the users, there is a special user called the root which has permission to access any file and directory. There are three permissions for any file, directory or application program.  r — Indicates that a given category of  user can read a file.    w — Indicates that a given category of user can write to a file.    x — Indicates that a given category of user can execute the file.
Basic Commands for Browsing the Linux Editors in Linux Vi Eg: vi /etc/passwd Vim Eg: vim /etc/passwd Nano Eg: nano /etc/passwd Gedit Eg: gedit /etc/passwd pwd (Present Working Directory) cd (Change Directory) ls (List Directory content) cp (Copy File) mv (Rename and Move) rm (Remove) mkdir (Make Empty Directory) touch (Create Empty File) cat (Content of file)
Terminal – A Linux Command Arena
Feature of RHEL A Number of User can login simultaneously and can run number of process simultaneously Provide multi-desktop environment Provide Name Virtual Hosting Packaging i.e. RPM ( Red hat Package Manager) Security i.e. no effect of Virus having .exe .dll and many more extension Virtual Router Networking i.e. IP Forwarding KICKSTART INSTALLATION
Linux say NO to Windows Blue Screen Error
Servers and Services in Linux Services Su Crontab Remote Desktop Network Time Protocol SSH QUOTA ACL (Access Control List) Server DNS(Domian Name Server) DHCP (Dynamic Host Conf. Protocol) FTP (File Transfer Protocols) NFS (Network File Sharing) SAMBA SERVER HTTP PROXY (SQUID) MAIL SERVER
Brief Introduction Of Servers DNS Named as Domain Name Server will convert FQDN (Fully Qualified Domain Name) to IP and vice versa Install Package: bind, bind-chroot, caching name server Config file: named.conf Port No: 53 (UDP) Service: named, network DHCP Named as Dynamic host Configuration Protocols will be used to provide IP to client system which is requesting for IP by having its MAC Address (Mandatory Access Control) or Physical Address Install Package:  dhcp Config File: dhcpd.conf Port No: 67 Service: dhcpd
Contd.. FTP Named as File Transfer Protocols is used to transfer file in the network . Network may be Internet, Intranet Install Package : vsFTP (Very Secure FTP) Config File : vsftpd.conf Port No: 20(Data) , 21 (Control) (TCP/UDP) Service : vsftpd NFS Named as Network File Sharing is used to share file in the network . Network may be Internet, Intranet Install Package :nfs-utils ConfigFile : exports Service : nfs, portmap
Contd.. SAMBA Named as SAMBA is used to shared the file between Windows and Linux OS. Install Package : samba ConfigFile : smb.conf Service: smb HTTP Named as Hyper Text Transfer Protocols is used to host the web-server. Also support Name Virtual Host and work on APACHE Install Package : httpd Config File : httpd.conf Port No: 80 Service : httpd
Contd..	 PROXY Named as Proxy Server is used to restrict Internet to single port. Install Package : squid Config File : squid.conf Port No: 3128, 8080 Service : squid MAIL SERVER Named as Mail Server is used to create mail server in the Network . Network may be Internet, Intranet Eg: root@xyz.com Install Package : sendmail Config File : sendmail.mc , sendmail.cf Port No:25 Service : sendmail
Major USER of Linux 95% of Banks World Wide including RBI For more: http://customers.redhat.com
THANK YOU Questions & Answers

Contenu connexe

Tendances

Linux presentation
Linux presentationLinux presentation
Linux presentation
Nikhil Jain
 
Basic command ppt
Basic command pptBasic command ppt
Basic command ppt
Rohit Kumar
 

Tendances (20)

Basic 50 linus command
Basic 50 linus commandBasic 50 linus command
Basic 50 linus command
 
Linux Basic Commands
Linux Basic CommandsLinux Basic Commands
Linux Basic Commands
 
Linux commands
Linux commandsLinux commands
Linux commands
 
Linux basics part 1
Linux basics part 1Linux basics part 1
Linux basics part 1
 
Linux presentation
Linux presentationLinux presentation
Linux presentation
 
Linux commands
Linux commands Linux commands
Linux commands
 
Linux basic commands tutorial
Linux basic commands tutorialLinux basic commands tutorial
Linux basic commands tutorial
 
Linux Administration
Linux AdministrationLinux Administration
Linux Administration
 
Linux commands
Linux commandsLinux commands
Linux commands
 
Linux ppt
Linux pptLinux ppt
Linux ppt
 
Linux basic commands
Linux basic commandsLinux basic commands
Linux basic commands
 
Linux Commands
Linux CommandsLinux Commands
Linux Commands
 
Basic Linux commands
Basic Linux commandsBasic Linux commands
Basic Linux commands
 
Terminal Commands (Linux - ubuntu) (part-1)
Terminal Commands  (Linux - ubuntu) (part-1)Terminal Commands  (Linux - ubuntu) (part-1)
Terminal Commands (Linux - ubuntu) (part-1)
 
Linux Introduction (Commands)
Linux Introduction (Commands)Linux Introduction (Commands)
Linux Introduction (Commands)
 
UNIX/Linux training
UNIX/Linux trainingUNIX/Linux training
UNIX/Linux training
 
Basic command ppt
Basic command pptBasic command ppt
Basic command ppt
 
Useful Linux and Unix commands handbook
Useful Linux and Unix commands handbookUseful Linux and Unix commands handbook
Useful Linux and Unix commands handbook
 
Basic linux commands
Basic linux commandsBasic linux commands
Basic linux commands
 
Linux
Linux Linux
Linux
 

Similaire à Linux: An Unbeaten Empire

Similaire à Linux: An Unbeaten Empire (20)

Unix/Linux Basic Commands and Shell Script
Unix/Linux Basic Commands and Shell ScriptUnix/Linux Basic Commands and Shell Script
Unix/Linux Basic Commands and Shell Script
 
linux-lecture1.ppt
linux-lecture1.pptlinux-lecture1.ppt
linux-lecture1.ppt
 
User administration concepts and mechanisms
User administration concepts and mechanismsUser administration concepts and mechanisms
User administration concepts and mechanisms
 
Linux administration classes in mumbai
Linux administration classes in mumbaiLinux administration classes in mumbai
Linux administration classes in mumbai
 
Linux training
Linux trainingLinux training
Linux training
 
prateekporwal
prateekporwalprateekporwal
prateekporwal
 
Host security
Host securityHost security
Host security
 
Host security
Host securityHost security
Host security
 
3. intro
3. intro3. intro
3. intro
 
Linux introduction (eng)
Linux introduction (eng)Linux introduction (eng)
Linux introduction (eng)
 
Linux file commands and shell scripts
Linux file commands and shell scriptsLinux file commands and shell scripts
Linux file commands and shell scripts
 
Linux Getting Started
Linux Getting StartedLinux Getting Started
Linux Getting Started
 
Introduction 2 linux
Introduction 2 linuxIntroduction 2 linux
Introduction 2 linux
 
Intro to linux
Intro to linuxIntro to linux
Intro to linux
 
cisco
ciscocisco
cisco
 
lec1.docx
lec1.docxlec1.docx
lec1.docx
 
Linux 4 you
Linux 4 youLinux 4 you
Linux 4 you
 
Linux technology
Linux technologyLinux technology
Linux technology
 
Linux basic
Linux basicLinux basic
Linux basic
 
Get Started with Linux Management Command line Basic Knowledge
Get Started with Linux Management Command line Basic KnowledgeGet Started with Linux Management Command line Basic Knowledge
Get Started with Linux Management Command line Basic Knowledge
 

Dernier

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Dernier (20)

Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

Linux: An Unbeaten Empire

  • 1. A Report on Redhat Enterprise Linux Server By: Yogesh Kr. Sharma (RHCE) CS- Final Year SSITM, Aligarhyks0000@gmail.com Organization: Network Nuts Delhi Premier Partner Global Exam Center Redhat Inc, USA
  • 2. Unix Unix is a multi-user, multi-tasking operating system. Many users logged into a system simultaneously, each running many programs. It's the Console based Operating system.
  • 3. History of Linux/Unix First Version was created in Bell Labs in 1969. Some of the Bell Labs programmers who had worked on this project, Ken Thompson, Dennis Ritchie, Rudd Canaday, and Doug McIlroy It was given the name UNIX by Brian Kernighan. 00:00:00 Hours, Jan 1, 1970 is time zero for UNIX. It is also called as epoch. 1973 Unix is re-written mostly in C, a new language developed by Dennis Ritchie. Being written in this high-level language greatly decreased the effort needed to port it to new machines.
  • 4. History of Linux Linux is a free Unix-type operating system originally created by LinusTorvalds with the assistance of developers around the world by using UNIX Source Code. It originated in 1991 as a personal project of LinusTorvalds, a Finnish graduate student. The Kernel version 1.0 was released in 1994 and today the most recent stable version is 2.6.9 Developed under the GNU General Public Licence, the source code for Linux is freely available to everyone. Various Linux Distribution like Redhat, Ubuntu, Mandrake, HP-AIX. (Redhat Known to be Market Leader)
  • 7. File System The Unix file system looks like an inverted tree structure. You start with the root directory, denoted by /, at the top and work down through sub-directories underneath it. Each node is either a file or a directory of files, where the latter can contain other files and directories. The full path name starts with the root, /, and follows the branches of the file system, each separated by /, until you reach the desired file, e.g.: /home/yogesh/source/ssitm
  • 8. User Group and Permission Apart from all the users, there is a special user called the root which has permission to access any file and directory. There are three permissions for any file, directory or application program. r — Indicates that a given category of user can read a file. w — Indicates that a given category of user can write to a file. x — Indicates that a given category of user can execute the file.
  • 9. Basic Commands for Browsing the Linux Editors in Linux Vi Eg: vi /etc/passwd Vim Eg: vim /etc/passwd Nano Eg: nano /etc/passwd Gedit Eg: gedit /etc/passwd pwd (Present Working Directory) cd (Change Directory) ls (List Directory content) cp (Copy File) mv (Rename and Move) rm (Remove) mkdir (Make Empty Directory) touch (Create Empty File) cat (Content of file)
  • 10. Terminal – A Linux Command Arena
  • 11. Feature of RHEL A Number of User can login simultaneously and can run number of process simultaneously Provide multi-desktop environment Provide Name Virtual Hosting Packaging i.e. RPM ( Red hat Package Manager) Security i.e. no effect of Virus having .exe .dll and many more extension Virtual Router Networking i.e. IP Forwarding KICKSTART INSTALLATION
  • 12. Linux say NO to Windows Blue Screen Error
  • 13. Servers and Services in Linux Services Su Crontab Remote Desktop Network Time Protocol SSH QUOTA ACL (Access Control List) Server DNS(Domian Name Server) DHCP (Dynamic Host Conf. Protocol) FTP (File Transfer Protocols) NFS (Network File Sharing) SAMBA SERVER HTTP PROXY (SQUID) MAIL SERVER
  • 14. Brief Introduction Of Servers DNS Named as Domain Name Server will convert FQDN (Fully Qualified Domain Name) to IP and vice versa Install Package: bind, bind-chroot, caching name server Config file: named.conf Port No: 53 (UDP) Service: named, network DHCP Named as Dynamic host Configuration Protocols will be used to provide IP to client system which is requesting for IP by having its MAC Address (Mandatory Access Control) or Physical Address Install Package: dhcp Config File: dhcpd.conf Port No: 67 Service: dhcpd
  • 15. Contd.. FTP Named as File Transfer Protocols is used to transfer file in the network . Network may be Internet, Intranet Install Package : vsFTP (Very Secure FTP) Config File : vsftpd.conf Port No: 20(Data) , 21 (Control) (TCP/UDP) Service : vsftpd NFS Named as Network File Sharing is used to share file in the network . Network may be Internet, Intranet Install Package :nfs-utils ConfigFile : exports Service : nfs, portmap
  • 16. Contd.. SAMBA Named as SAMBA is used to shared the file between Windows and Linux OS. Install Package : samba ConfigFile : smb.conf Service: smb HTTP Named as Hyper Text Transfer Protocols is used to host the web-server. Also support Name Virtual Host and work on APACHE Install Package : httpd Config File : httpd.conf Port No: 80 Service : httpd
  • 17. Contd.. PROXY Named as Proxy Server is used to restrict Internet to single port. Install Package : squid Config File : squid.conf Port No: 3128, 8080 Service : squid MAIL SERVER Named as Mail Server is used to create mail server in the Network . Network may be Internet, Intranet Eg: root@xyz.com Install Package : sendmail Config File : sendmail.mc , sendmail.cf Port No:25 Service : sendmail
  • 18. Major USER of Linux 95% of Banks World Wide including RBI For more: http://customers.redhat.com
  • 19. THANK YOU Questions & Answers