PDA

View Full Version : varieties of video tutorials (all in one)


nelik
04-10-2010, 05:15 PM
Unix tutorials

http://i34.tinypic.com/mcx2t0.jpg

Unix tutorials by vtc
Author: Mark Virtue
SKU: 33295
ISBN: 1930519699
Release Date: 2002-02-05
Duration: 8 hrs / 76 lessons
Work Files: Yes
Captions: No
Compatibility: Vista/XP/2000, OS X, Linux
QuickTime 7, Flash 8

Table of content:

Introduction
About this Course (08:53)
Course Structure (04:11)
What is the UNIX Shell? (06:01)
Which Shell? (04:47) T
What is a Shell Script? (09:11)
Your First Shell Script
A Basic Script (07:50)
The echo Command (04:16)
The read Command (11:46)
Shell Basics Revisited (13:21)
Special Characters (08:05)
Comments (05:12)
Chapter Exercises (03:36)
Exercise Solutions (06:38)
Running a Shell Script
Running a Script on the Command-line (14:29)
Running a Script from within vi (05:13)
Your PATH and bin (05:37)
Script Interpreters (07:18)
CGI Scripts (05:49)
Shell Programming Features
Shell Variables (08:44)
Environment Variables (08:02)
The Trouble with Quotes 1 (15:12)
The Trouble with Quotes 2 (03:08)
Grouping Commands (03:22)
Line Control (02:53)
Chapter Exercises (08:03)
Exercise Solutions (04:45)
Introducing the Course Project (06:02)
Course Project Solution (06:02)
Conditional Code
True and False (08:37)
Conditional Command Execution (05:17)
The if Statement (04:50)
The else Clause (04:02)
The elif Clause (03:58)
Using test 1 (21:54)
Using test 2 (09:49)
Using test 3 (03:01)
The case Statement (07:50)
Chapter Exercises (07:50)
Exercise Solutions (07:50)
Loops
The while Loop (05:45)
break and continue (05:10)
Numerical Calculations (07:03)
The for Loop (02:37)
Chapter Exercises (01:18)
Exercise Solutions (08:37)
Text Processing
About Filters (08:16)
grep (02:08)
Regular Expressions (11:16)
sort (04:33)
sed (10:04)
awk 1 (16:03)
awk 2 (02:47)
Chapter Exercises (07:26)
Exercise Solutions (07:26)
Functions
Program Structure (04:21)
Defining and Calling a Function (06:36)
Function Parameters (09:29)
Function Return Values (06:56)
Functions in Other Files (02:50)
Case Study: The yesno Function (07:22)
Chapter Exercises (04:54)
Exercise Solutions (06:57)
Command-line Parameters
Using Command-line Parameters (07:18)
Using shift (03:58)
Using set -- (04:49)
Using IFS (03:32)
Usage Messages (07:20)
Chapter Exercises (04:03)
Exercise Solutions (07:16)
Advanced Scripting
Debugging (09:17)
Default Values for Variables (03:17)
Temporary Files (03:36)
Preventing Abnormal Termination (12:34)
Chapter Exercises (02:56)
Exercise Solutions (11:21)
The End (01:36)


http://rapidshare.com/files/313174947/9998855448899.part1.rar
http://rapidshare.com/files/313177862/9998855448899.part2.rar
http://rapidshare.com/files/313180658/9998855448899.part3.rar
http://rapidshare.com/files/313182447/9998855448899.part4.rar

nelik
04-10-2010, 05:18 PM
VTC Red Hat Certified Engineer RHCE Tutorials

http://i49.tinypic.com/2h6emft.png

http://i46.tinypic.com/2jg2i5e.jpg

Linux is the most important operating system on the Internet. It's recognized everywhere as the cost-effective way to operate all kinds of servers. With the support of powerhouses like IBM, Dell, HP, and Sun, demand for Linux servers is growing. Red Hat is the dominant player in Linux. And the Red Hat Certified Engineer is perhaps the most important of the "hands-on" exams recognized for testing real skills.

Contents

Introduction
Welcome (05:28)
System Requirements (02:54)

Additional Information for the RHCE Exam
What Else to prepare for the RHCE Exam (02:09)
Logical Volume Management (04:07)
Logical Volumes During Installation (06:00)
Logical Volumes After Installation Pt.1 (02:20)
Logical Volumes After Installation Pt.2 (06:09)
Setting up a Kickstart File (04:49)
An Automated Kickstart Installation (03:48)
Reviewing Rescue Mode (06:23)
Problems during the boot process (04:35)
What can go wrong with GRUB (07:36)
Create a network installation server (05:01)

System Monitoring and Fault Analysis
System Performance and Security Concepts (04:46)
System Faults and Breaches (05:00)
Method of Fault Analysis (03:03)
Benefits of System Monitoring (03:20)
Managing Process by Account (02:24)

System Service Analysis
System Service Access Controls (06:48)
Service and Network Access Controls (04:30)
Service and Application Access Controls (03:06)
tcp_wrappers Configuration (04:11)
Security Enhanced Linux (SELinux) (05:09)

Network Configuration and Security
Network Resource Access Controls (03:20)
Dynamic Interface Configuration (03:48)
Static Interface Configuration (03:10)
Routing Configuration Pt.1 (02:28)
Routing Configuration Pt.2 (05:52)
Netfilter Overview (06:11)
iptables Firewall Rules (06:09)
Firewall Rules by IP address (06:21)
Network Access Translation (NAT) (03:17)

Network Support Services
Organizing Networked Systems (02:08)
Host Name Resolution (03:07)
Trace a DNS Query with the dig command (02:47)
Exploring DNS with the host command (02:49)
An Overview of Domain Name Services (03:15)
DNS Packages (05:14)
Configuring a BIND Caching Nameserver (06:40)
Setting up a Slave Nameserver (05:17)
BIND in sysconfig and command support (04:04)
The DHCP Service (05:57)
Configuring an NTP Server (05:37)

Sharing on a Network
Network File Sharing Services (02:26)
FTP – Basic Server Configuration (05:05)
FTP – Security Options (06:09)
NFS – Basic Server Configuration (03:47)
NFS – Security Options (04:49)
Samba – Basic Server Configuration (06:10)
More on Samba (06:25)
Samba Security Options (03:59)
File Server Security (03:28)

Apache Web Services and More
Apache Web Services (03:02)
Critical Apache Configuration Directives (06:28)
Creating a Virtual Host (06:55)
Limiting Access to an Apache Website (05:33)
Apache and SELinux (03:39)
Creating a Secure Apache Host (07:24)
Configuring the Squid Web Proxy (05:27)

Configuring Email Services
Email Protocols and Agents (04:02)
Basic sendmail Configuration Pt.1 (04:33)
Basic sendmail Configuration Pt.2 (03:38)
Basic Postfix Configuration (04:33)
Switching Between SMTP Services (02:47)
Mail Retrieval Protocols (03:39)

Creating Secure Remote Access
A Secure Shell Server (06:17)
Configuring Secure Certificates (05:24)
Secure Shell Keys (07:10)

Account Security
Basic Account Management (03:02)
Name Service Switching (04:19)
Pluggable Authentication Modules (PAM) (04:19)
Utilities and Authentication (04:52)
Making PAM Work For You (05:57)

Troubleshooting and System Maintenance
Use the Rescue Environment (06:38)
Diagnose and Correct Boot Failures (06:04)
Address Problems with Network Services (06:04)
Add, Remove, and Resize Logical Volumes (03:22)
Diagnose SELinux Network Problems (02:32)

Installation and Configuration
Install Packages for Network Services (04:08)
Configure SELinux for Network Services (02:49)
Configure Services to Start on Boot (03:43)
Configure Basic Service Operation (03:29)
Configure User/Host-based Security (03:52)
Configure Kickstart Installations (02:45)
Add Logical Volumes during Installation (03:47)
Use iptables to for Firewalls and NAT (04:33)
Use PAM for User-Level Restrictions (03:35)

Wrap-up
Wrap-up Pt.1 (03:33)
Wrap-up Pt.2 (05:36)

Credits
About the Author (01:23)

http://rapidshare.com/files/347892316/25483123659.part1.rar
http://rapidshare.com/files/347903773/25483123659.part2.rar
http://rapidshare.com/files/347912237/25483123659.part3.rar

nelik
04-10-2010, 05:19 PM
How to ghost from USB, very simple
friends
I have a tutolrial How to ghost From USB
only way to install os within few minutes(with proof)

size:30 mb
size after extraction:96 mb

http://i49.tinypic.com/28lap3k.jpg

http://i45.tinypic.com/8x98vc.gif

http://i46.tinypic.com/256bqcx.png

http://rapidshare.com/files/329486479/4578623214.part1.rar
http://rapidshare.com/files/329487577/4578623214.part2.rar

Hayao
04-10-2010, 05:47 PM
Thanks bro very useful :D

+