Difference between revisions of "CTY CNS OPS"
(→OPS555) |
(→OPS355) |
||
Line 35: | Line 35: | ||
=== OPS355 === | === OPS355 === | ||
Open System Infrastructure (Gateway & Network) | Open System Infrastructure (Gateway & Network) | ||
+ | |||
+ | ==== Specific outcome === | ||
+ | * Set up a basic Linux gateway (masquerading, routing, ip forwarding) | ||
+ | * Manage packet filters using iptable | ||
+ | * Install and configure Samba and NSF for file sharing | ||
+ | * Install and configure the automounter | ||
+ | * Install and configure a Domain Name Server (DNS) | ||
+ | * Install and configure e-mail services (SMTP, POP and IMAP) | ||
+ | * Backup and recovery of data (dump/restore) | ||
+ | * Set up NIS and/or LDAP Authentication Services | ||
+ | * Configure an FTP server | ||
+ | * Install and configure an SSH server | ||
=== OPS455 === | === OPS455 === |
Revision as of 22:15, 25 April 2012
Contents
Open System in CTY Program
OPSx55 template
- Stuff to learn: Installing, Testing, and maintaining (add/remove/modified)
- Basic shell command and script level x
- Configuration files and configuration items
- Log files and log entries (to understand the meaning of each log entry)
- Backup and recovery when system breakdown or migration
- Automation of tasks.
OPS155/ULI101
Open System Workstation
- Live CD/DVD
- Exploring File System
- Basic Command Line
- mkdir, cd, rmdir, cp, rm, $?, $#, $$
- absolute path, relative path
- file, grep, cut, paste, join
- date, ls, cat, echo
- Unix File Permission
- MD5SUm - upload/download file using ssh command
OPS255
Open System Server
- Shell Command and Basic Shell Scripts
- test, if..then..else
- for item in $LIST .. do .. done
- command substitution: list=$(command(s))
- Basic Linux Networking
- ifconfig, route, netstat, ping, ip,
- /etc/hosts, /etc/resolv.conf, /etc/services
- Server Administration
- LVM,
- SSH, DHCP, DNS, Email server (local), POP3, IMAP, remote
OPS355
Open System Infrastructure (Gateway & Network)
= Specific outcome
- Set up a basic Linux gateway (masquerading, routing, ip forwarding)
- Manage packet filters using iptable
- Install and configure Samba and NSF for file sharing
- Install and configure the automounter
- Install and configure a Domain Name Server (DNS)
- Install and configure e-mail services (SMTP, POP and IMAP)
- Backup and recovery of data (dump/restore)
- Set up NIS and/or LDAP Authentication Services
- Configure an FTP server
- Install and configure an SSH server
OPS455
Open System Information and Communication Technology
OPS555
Open System Cluster and Cloud
- Advanced scripting
OPS655
Open System Management (SNMP, Monitoring)