Open main menu

CDOT Wiki β

Changes

OPS235 Lab 1 - CentOS7

557 bytes added, 06:06, 28 March 2015
no edit summary
Navigate through your Graphical CentOS system, '''locate and run a terminal program (in order to issue Linux commands). Issue and record the commands used and the output generated in each of the following steps:'''
#Issue the following Linux command: <b><code><span style=" pointer-events:none;cursor:default;color:#3366CC;"login root</span></code></b>
#Issue a Linux command (learned in ULI101) to confirm the type of account you are currently using. What is the purpose of this account?
#Exit your current account. Which account are you now using?
#Refer to the Information box regarding how to access the admin account from the command line.
#Issue the command <b><code><span style=" pointer-events:none;cursor:default;color:#3366CC;"su</span></code></b>. Issue the '''pwd''' and '''whoami''' commands to confirm your directory pathname. When finished logout of this account.
#Issue the command <b><code><span style=" pointer-events:none;cursor:default;color:#3366CC;"su -</span></code></b>. Issue the '''pwd''' and '''whoami''' commands to confirm your directory pathname. Remain in this account for the remainder of this lab.
# An installation log file called <code>'''/var/log/anaconda/anaconda.packaging.log'''</code> has been created to record the installation of your c7host machine. This file is an ASCII file which can be viewed with the <code>'''more'''</code> command.
# You can make use of this file to determine how many packages have been installed: complete the following command to count the number of packages that are labelled "Installing" in the installation log file:
13,420
edits