Scripts are files that contain shell commands which may be short or can be very complex. Scripts just make it easier because you can invoke one command to run all of the commands in the script. Here instead of using 8 separate commands you can use one command to execute all of them.
Read more »Bash Shell Scripting Online Course
Bash Shell Course: Text Editors
The focus of this 10 page mini-course is to provide a foundation for using basic text editors. At some time everyone who uses Linux will need a text editor. One of the most important reasons for learning vi is that it is loaded on every Linux distro by default whereas others like nano or emacs are not. So whatever text editor you choose be sure you load it and use it before you need it.
Read more »- Login to post comments
FTP Server Course
FTP, file transfer protocol, is widely used on the Internet for transferring files. Though FTP has a terrible security record it continues to be very popular, mainly because it is so simple to setup and use. This course is designed to take you step by step through the proper setup of a FTP Server on CentOS.
Read more »Category: High End Tags:
- Login to post comments
10 Page Fedora Firewall Course
This is a Mini-Course on the setup and use of the Fedora 11 firewall. This is a free course that is available to anyone. The Course is designed to take you step by step through the setup of a firewall that will meet your needs.
Read more »