Open main menu

CDOT Wiki β

Changes

OPS235 Lab 3 - CentOS7 - SSD

49 bytes added, 13:35, 23 June 2016
no edit summary
:'''Perform the following steps:'''
# Use Remain in your '''c7host''' VM for this section.
# Open a Bash shell terminal and login as root.
# Change to the '''/root/bin''' directory.
# Use a text editor (such as <b><code><span style="color:#3366CC;font-size:1.2em;">vi</span></code></b> or <b><code><span style="color:#3366CC;font-size:1.2em;">nano</span></code></b>) to create a Bash Shell script called: <b><code><span style="color:#3366CC;font-size:1.2em;">packageInfo.bash</span></code></b> in root's home directory.
# Enter the following text content into your text-editing session:
</code>
<br>
<ol><li value="46">Save your editing session, but remain in the text editor.</li><li>The code displayed below will require the user to include only one argument after the command (script) which will be the application name. The following code will also generate the report title and current date. Add the following code</li></ol>
<br>
<code style="color:#3366CC;font-family:courier;font-size:.9em;font-weight:bold;">
13,420
edits