Overview
Σκοπός Σεμιναρίου
Σεμινάριο για Administrator και γνώση εγκατάστασης και διαχείρισης Linux στη πιο εξελιγμένη μορφή του. Οι δυνατότητες του Linux σε συνδυασμό και με άλλες καινοτομίες του το καθιστούν να πρωτοπορεί στη ζήτηση από τις επιχειρήσεις.
Το Linux ή GNU/Linux είναι ένα λειτουργικό σύστημα που αποτελείται από ελεύθερο λογισμικό. Η χρήση του είναι παρόμοια με αυτή του Unix, αλλά όλος ο πηγαίος κώδικας του έχει γραφτεί από την αρχή ως ελεύθερο λογισμικό υπό την ελεύθερη άδεια χρήσης GNU General Public License.
Το Linux μπορεί να εγκατασταθεί και να λειτουργήσει σε μεγάλη ποικιλία υπολογιστικών συστημάτων, από μικρές συσκευές όπως κινητά τηλέφωνα μέχρι μεγάλα υπολογιστικά συστήματα και υπερυπολογιστές. Τον Ιούνιο του 2014, 97% των 500 ισχυρότερων υπερυπολογιστών χρησιμοποιούν κάποια διανομή Linux. Το Linux χρησιμοποιείται κατά κόρον σε διακομιστές, αφού η καταγεγραμμένη χρήση του σε αυτούς για το 2008 ανέρχεται σε 60% του συνόλου της αγοράς. Σε ότι αφορά τους προσωπικούς υπολογιστές, η δημοφιλία των λειτουργικών συστημάτων Mac OS X ή Microsoft Windows είναι υψηλότερη, ενώ το αντίστοιχο ποσοστό του Linux είναι σχεδόν 2%. Τα τελευταία χρόνια παρατηρείται άνοδος του Linux και σε προσωπικούς υπολογιστές, χάρη στην πολύ καλύτερη υποστήριξη και συμβατότητα με τα διάφορα συστήματα και υλικά υπολογιστών απ’ ότι στο παρελθόν, καθώς και την αναβαθμισμένη αισθητικά και χρηστικά λειτουργικότητα των διάφορων διανομών. Επίσης διανομές Linux είναι εξαιρετικά δημοφιλής στα παλαιότερα ή μικρής επεξεργαστικής ισχύς μηχανήματα (όπως netbook), καθώς συχνά έχει πολύ χαμηλότερες απαιτήσεις επεξεργαστικής ισχύς, μνήμης, και αποθηκευτικού χώρου σε σχέση με άλλα λειτουργικά συστήματα.
Το Linux συχνά προσφέρεται στο χρήστη σε διάφορες διανομές Linux. Χαρακτηριστικό των διανομών είναι η μεγάλη δυνατότητα παραμετροποίησης και επιλογής που προσφέρουν καθώς κάθε μια απευθύνεται σε διαφορετικό τύπο χρηστών. Ανάλογα με την φιλοσοφία που ακολουθεί κάθε διανομή μπορεί να δίνει μεγαλύτερη βάση στη φιλικότητα προς τον χρήστη, στις εφαρμογές πολυμέσων, την ευκολία παραμετροποίησης, απλότητα του συστήματος, μόνο ελεύθερο λογισμικό, χαμηλές απαιτήσεις σε πόρους, και άλλα.
ΥΛΗ ΣΕΜΙΝΑΡΙΟΥ ΣΥΝΟΠΤΙΚΑ:
- Firewalls
- Controlling Access to Services
- OpenSSH
- Network File System (NFS)
- Samba
- Dynamic Host Configuration Protocol (DHCP)
- Apache HTTP Server Configuration
- Apache HTTP Secure Server Configuration
- Authentication Configuration
- Console Access
- Date and Time Configuration
- X Window System Configuration
- Users and Groups
- Printer Configuration
ΥΛΗ ΣΕΜΙΝΑΡΙΟΥ ΑΝΑΛΥΤΙΚΑ:
- Firewalls
- Lecture 1.1 Netfilter and IPTables
- Lecture 1.2 IPTables Overview
- Lecture 1.3 Basic Firewall Configuration
- Lecture 1.4 Security Level Configuration Tool
- Lecture 1.5 Enabling and Disabling the Firewall
- Lecture 1.6 Trusted Services
- Lecture 1.7 Other Ports
- Lecture 1.8 Saving the Settings
- Lecture 1.9 Activating the IPTables Service
- Lecture 1.10 Using IPTables
- Lecture 1.11 IPTables Command Syntax
- Lecture 1.12 Basic Firewall Policies
- Lecture 1.13 Saving and Restoring IPTables Rules
- Lecture 1.14 Common IPTables Filtering
- Lecture 1.15 FORWARD and NAT Rules
- Lecture 1.16 Postrouting and IP Masquerading
- Lecture 1.17 Prerouting
- Lecture 1.18 DMZs and IPTables
- Lecture 1.19 Malicious Software and Spoofed IP Addresses
- Lecture 1.20 IPTables and Connection Tracking
- Lecture 1.21 IPv6
- Lecture 1.22 Additional Resources
- Lecture 1.23 Installed Documentation
- Lecture 1.24 Useful Websites
- Lecture 1.25 Related Documentation
- Controlling Access to Services
- Lecture 2.1 Runlevels
- Lecture 2.2 TCP Wrappers
- Lecture 2.3 TCP Wrappers
- Lecture 2.4 Services Configuration Tool
- Lecture 2.5 ntsysv
- Lecture 2.6 chkconfig
- Lecture 2.7 Additional Resources
- Lecture 2.8 Installed Documentation
- Lecture 2.9 Useful Websites
- Lecture 2.10 Related Books
- OpenSSH
- Lecture 3.1 Why Use OpenSSH?
- Lecture 3.2 Configuring an OpenSSH Server
- Lecture 3.3 Configuring an OpenSSH Client
- Lecture 3.4 Using the ssh Command
- Lecture 3.5 Using the scp Command
- Lecture 3.6 Using the sftp Command
- Lecture 3.7 Generating Key Pairs
- Lecture 3.8 Generating an RSA Key Pair for Version 2
- Lecture 3.9 Generating a DSA Key Pair for Version 2
- Lecture 3.10 Generating an RSA Key Pair for Version 1.3 and 1.5
- Lecture 3.11 Configuring ssh-agent with GNOME
- Lecture 3.12 Configuring ssh-agent
- Lecture 3.13 Additional Resources
- Lecture 3.14 Installed Documentation
- Lecture 3.15 Useful Websites
- Lecture 3.16 Related Books
- Network File System (NFS)
- Lecture 4.1 Why Use NFS?
- Lecture 4.2 Mounting NFS File Systems
- Lecture 4.3 Mounting NFS File Systems using /etc/fstab
- Lecture 4.4 Mounting NFS File Systems using autofs
- Lecture 4.5 Using TCP
- Lecture 4.6 Preserving ACLs
- Lecture 4.7 Exporting NFS File Systems
- Lecture 4.8 Command Line Configuration
- Lecture 4.9 Hostname Formats
- Lecture 4.10 Starting and Stopping the Server
- Lecture 4.11 Additional Resources
- Lecture 4.12 Installed Documentation
- Lecture 4.13 Useful Websites
- Lecture 4.14 Related Books
- Samba
- Lecture 5.1 Why Use Samba?
- Lecture 5.2 Configuring a Samba Server
- Lecture 5.3 Graphical Configuration
- Lecture 5.4 Configuring Server Settings
- Lecture 5.5 Managing Samba Users
- Lecture 5.6 Adding a Share
- Lecture 5.7 Command Line Configuration
- Lecture 5.8 Encrypted Passwords
- Lecture 5.9 Starting and Stopping the Server
- Lecture 5.10 Connecting to a Samba Share
- Lecture 5.11 Command Line
- Lecture 5.12 Mounting the Share
- Lecture 5.13 Additional Resources
- Lecture 5.14 Installed Documentation
- Lecture 5.15 Useful Websites
- Dynamic Host Configuration Protocol (DHCP)
- Lecture 6.1 Why Use DHCP?
- Lecture 6.2 Configuring a DHCP Server
- Lecture 6.3 Configuration File
- Lecture 6.4 Lease Database
- Lecture 6.5 Starting and Stopping the Server
- Lecture 6.6 DHCP Relay Agent
- Lecture 6.7 Configuring a DHCP Client
- Lecture 6.8 Additional Resources
- Lecture 6.9 Installed Documentation
- Apache HTTP Server Configuration
- Lecture 7.1 Basic Settings
- Lecture 7.2 Default Settings
- Lecture 7.3 Site Configuration
- Lecture 7.4 Logging
- Lecture 7.5 Environment Variables
- Lecture 7.6 Directories
- Lecture 7.7 Virtual Hosts Settings
- Lecture 7.8 Adding and Editing a Virtual Host
- Lecture 7.9 General Options
- Lecture 7.10 SSL
- Lecture 7.11 Additional Virtual Host Options
- Lecture 7.12 Server Settings
- Lecture 7.13 Performance Tuning
- Lecture 7.14 Saving Your Settings
- Lecture 7.15 Additional Resources
- Lecture 7.16 Installed Documentation
- Lecture 7.17 Useful Websites
- Lecture 7.18 Related Books
- Apache HTTP Secure Server Configuration
- Lecture 8.1 Introduction
- Lecture 8.2 An Overview of Security-Related Packages
- Lecture 8.3 An Overview of Certificates and Security
- Lecture 8.4 Using Pre-Existing Keys and Certificates
- Lecture 8.5 Types of Certificates
- Lecture 8.6 Generating a Key
- Lecture 8.7 Generating a Certificate Request to Send to a CA
- Lecture 8.8 Creating a Self-Signed Certificate
- Lecture 8.9 Testing The Certificate
- Lecture 8.10 Accessing The Server
- Lecture 8.11 Additional Resources
- Lecture 8.12 Useful Websites
- Lecture 8.13 Related Books
- Authentication Configuration
- Lecture 9.1 User Information
- Lecture 9.2 Authentication
- Lecture 9.3 Command Line Version
- Console Access
- Lecture 10.1 Disabling Shutdown Via Ctrl+Alt+Del
- Lecture 10.2 Disabling Console Program Access
- Lecture 10.3 Defining the Console
- Lecture 10.4 Making Files Accessible From the Console
- Lecture 10.5 Enabling Console Access for Other Applications
- Lecture 10.6 The floppy Group
- Date and Time Configuration
- Lecture 11.1 Time and Date Properties
- Lecture 11.2 Network Time Protocol (NTP) Properties
- Lecture 11.3 Time Zone Configuration
- Window System Configuration
- Lecture 12.1 Display Settings
- Lecture 12.2 Display Hardware Settings
- Lecture 12.3 Dual Head Display Settings
- Users and Groups
- Lecture 13.1 User and Group Configuration
- Lecture 13.2 Adding a New User
- Lecture 13.3 Modifying User Properties
- Lecture 13.4 Adding a New Group
- Lecture 13.5 Modifying Group Properties
- Lecture 13.6 User and Group Management Tools
- Lecture 13.7 Command Line Configuration
- Lecture 13.8 Adding a User
- Lecture 13.9 Adding a Group
- Lecture 13.10 Password Aging
- Lecture 13.11 Explaining the Process
- Lecture 13.12 Standard Users
- Lecture 13.13 Standard Groups
- Lecture 13.14 User Private Groups
- Lecture 13.15 Group Directories
- Lecture 13.16 Shadow Passwords
- Lecture 13.17 Additional Resources
- Lecture 13.18 Installed Documentation
- Printer Configuration
- Lecture 14.1 Adding a Local Printer
- Lecture 14.2 Adding an IPP Printer
- Lecture 14.3 Adding a Samba (SMB) Printer
- Lecture 14.4 Adding a JetDirect Printer
- Lecture 14.5 Selecting the Printer Model and Finishing
- Lecture 14.6 Confirming Printer Configuration
- Lecture 14.7 Printing a Test Page
- Lecture 14.8 Modifying Existing Printers
- Lecture 14.9 The Settings Tab
- Lecture 14.10 The Policies Tab
- Lecture 14.11 The Access Control Tab
- Lecture 14.12 The Printer and Job OptionsTab
- Lecture 14.13 Managing Print Jobs
- Lecture 14.14 Additional Resources
- Lecture 14.15 Installed Documentation
- Lecture 14.16 Useful Websites
CERTIFICATION:
Βεβαίωση Παρακολούθησης σε PDF
Προώθηση Βιογραφικού
Ύλη
Επιπλέον 3 ώρες για να αναλύσουμε τυχόν απορίες
Το Σεμινάριο επιδοτείται μέχρι και 100% από τον λογαριασμό ΛΑΕΚ (0,24%) του ΟΑΕΔ.
Ώρες Διεξαγωγής Σεμιναρίου:
Καθημερινά: 10:00-13:00, ή 13:00-16:00, ή 16:00-19:00 ή 19:00-22:00
Σάββατο: 10:00-13:00
Τώρα και με την online αγορά μπορείτε να εγγραφείτε και στο μάθημα που σας ενδιαφέρει!
Course Features
- Lectures 0
- Quizzes 0
- Duration 200 hours
- Skill level All levels
- Language ΕΛΛΗΝΙΚΑ
- Students 8
- Assessments Yes