Scripting & Administrative Tasks
Linux
| Intermediate
- 17 Videos | 1h 19m 18s
- Earns a Badge
The shell, and shell scripting, provides an incredible interface to maintaining a Linux system. Explore how to use and configure the shell environment, write and customize shell scripts, and manipulate SQL data.
WHAT YOU WILL LEARN
-
configure environment variables so they are set when a user logs in or spawns a new shellcreate BASH functions that can automate frequently used sequences of commandsdescribe how to use and maintain the Skeleton directories for new user accountsconfigure the command search path for the system and/or user accountcreate shell scripts that can test using the if statement before carrying out a set of actionscreate shell scripts that can repeat a set of actions using the for statementcreate shell scripts that can repeat a task until a condition has been met using the while statementuse command substitution in a shell scriptuse script conditionals and test to test return results for success and failure or other returned values provided by a command
-
perform conditional mailing to the superuser in a shell scriptdescribe how to use and how to select the correct script interpreter using the Shebang (#!)describe how to manage the location, ownership, execution, and suid-rights of shell scriptsuse SQL to query a database and return results using the select statementuse the SQL insert, update, and delete statements to modify data in a tableapply a join to database tables to return a result set across multiple tablesuse the SQL order by statement to return a sorted result setuse the SQL group by statement to aggregrate data in a result set
IN THIS COURSE
-
1.Setting Environment Variables6m 22sUP NEXT
-
2.Writing BASH Functions for Frequently Used Commands5m 34s
-
3.Maintaining Skeleton Directories for New User Accounts2m 23s
-
4.Setting the Command Search Path4m 9s
-
5.Writing Shell Scripts Using If Statements4m 33s
-
6.Writing Shell Scripts Using For Loops7m 55s
-
7.Writing Shell Scripts Using While Loops4m 51s
-
8.Writing Shell Scripts Using Command Substitution5m 43s
-
9.Shell Script Return Values4m 37s
-
10.Performing Conditional Mailing to the Superuser6m 3s
-
11.Selecting the Correct Script Interpreter5m 13s
-
12.Managing the Permissions and suid-Rights of Scripts5m 39s
-
13.Introducing SQL and the select Statement2m 50s
-
14.Inserting, Updating, and Deleting Data with SQL4m 10s
-
15.Selecting Data by Joining Two or More Tables3m 19s
-
16.Sorting Data Returned from a select Statement3m 23s
-
17.Advanced Grouping of SQL Select Results2m 32s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.