Linux Shells Tutorials


We hope that you will enjoy our Linux Shells tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own Linux Shells tutorials to our site. Thank you !

Sort by:
Access UniVerse and UniData using RedBack Objects with PHP and .Net
Access UniVerse and UniData using RedBack Objects with PHP and .Net
In this article, examine the history and essential framework of Web DE (previously RedBack), and learn how PHP and .NET can reference Web DE RedBack Objects (RBOs) to access U2 data stores in a similar way that ASP and Java technology can use them.
Category: Linux tutorials > Shells - Difficulty:
Initial steps on kdb
Initial steps on kdb
kdb is a utility that is primarily intended for performing analysis of a system dump image. This article describes the initial steps for system dump analysis.
Category: Linux tutorials > Shells - Difficulty:
Implement lower time granularity for retransmission of TCP
Implement lower time granularity for retransmission of TCP
Reduce the overhead of per-tick processing with a timer wheel algorithm that implements the retransmission timer. In this article, learn how to get lower granularity with your retransmission timer by using the AIX TCP fast timer, and discover other advantages of lower timer granularity.
Category: Linux tutorials > Shells - Difficulty:
Developing intelligent agents for the Semantic Web
Developing intelligent agents for the Semantic Web
The Semantic Web in Linked Data format is a perfect way to represent knowledge on the Web because the object-oriented model is simple to understand. Agent technology is the perfect way to model an autonomous process because of its ability to become an artificial society based on real-life society. This article demonstrates a simple project that provides an overview of the Interlinked Semantic Web, agent technologies, and an example of the two combined.
Category: Linux tutorials > Shells - Difficulty:
AIX commands you should not leave home without
AIX commands you should not leave home without
Do you ever wish you could answer some of your own questions when you work with AIX and your System p server? Or maybe save some time by not having to call support? Well, wish no more. This article discusses some of the AIX commands that answer those questions and tells you how to enlarge the list of such answers.
Category: Linux tutorials > Shells - Difficulty:
Configure BlackBerry Enterprise Server with IBM Lotus Domino
Configure BlackBerry Enterprise Server with IBM Lotus Domino
This article is designed to act as a guide and reference paper for configuring BlackBerry Enterprise Server with IBM Lotus Domino. It focuses on the load implications of running BlackBerry Enterprise Server within a Lotus Domino mail environment.
Category: Linux tutorials > Shells - Difficulty:
Construct a home library with WebSphere sMash
Construct a home library with WebSphere sMash
Learn how to construct your own library cataloging system for your home using IBM WebSphere sMash to create a dynamic user interface and REpresentational State Transfer (RESTful) interface to a Derby database of books.
Category: Linux tutorials > Shells - Difficulty:
Advanced Accounting in WPAR
Advanced Accounting in WPAR
This article gives an overview on configuration of Advanced Accounting for WPARs with examples, methods of enabling WPAR Accounting, and the various reporting tools available for viewing the accounting records.
Category: Linux tutorials > Shells - Difficulty:
Backup and restore management for AIX
Backup and restore management for AIX
Learn how to back up your important Kerberos data as a part of your business continuity plan and other backup processes. This article educates the Kerberos administrators on what data to consider for backup plans.
Category: Linux tutorials > Shells - Difficulty:
Using cron to automate maintenance
Using cron to automate maintenance
To leverage round-the-clock computing, tasks must run at all hours of the day. From very often to every so often, cron happily minds the clock and runs jobs day or night. Learn how to configure and maintain cron, and discover just some of its many uses.
Category: Linux tutorials > Shells - Difficulty:
AIX WPAR auditing
AIX WPAR auditing
IBM AIX V6.1 introduced the software-based partition technology called Workload Partitions (WPAR). This article provides an overview of auditing subsystems in a WPAR environment and presents information about the audit reporting tools that can be used to view the audit records.
Category: Linux tutorials > Shells - Difficulty:
Tutorial: Conditions in bash scripting (if statements)
Tutorial: Conditions in bash scripting (if statements)
If you use bash for scripting you will undoubtedly have to use conditions a lot, for example for an if ... then construct or a while loop. The syntax of these conditions can seem a bit daunting to learn and use. This tutorial aims to help the reader understanding conditions in bash, and provides a comprehensive list of the possibilities. A small amount of general shell knowledge is assumed.
Category: Linux tutorials > Shells - Difficulty:
A beginner’s guide to Korn shell scripting
A beginner’s guide to Korn shell scripting
The AIX operating system and other UNIX-like operating systems need a way to communicate with the kernel. This is done through the use of a shell. The Korn shell is the default shell used with AIX. Discover how to automate many tasks and save a great deal of time by writing your own Korn shells scripts.
Category: Linux tutorials > Shells - Difficulty:
Learn Perl By Example
Learn Perl By Example
PERL is a powerful scripting language, very popular among UNIX/Linux admins. This tutorials will try to cover everything you need to know in order to program in Perl. Perl stands for Practical Extraction an Report Language, it was first used as text processor, it borrows features from C, shell scripting (UNIX sh), sed, awk, Lisp, Pascal. It can be used also for developing dyamic web applications as CGIs.
Category: Linux tutorials > Shells - Difficulty:
Tutorial: The best tips & tricks for bash, explained
Tutorial: The best tips & tricks for bash, explained
The bash shell is just amazing. There are so many tasks that can be simplified using its handy features. This tutorial tells about some of those features, explains what exactly they do and learns you how to use them.
Category: Linux tutorials > Shells - Difficulty:
Total Tutorials in Category: 29