Changes

Jump to: navigation, search

OPS235 Lab 1 - CentOS7

399 bytes added, 16:57, 27 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:'''
# The name Issue the following Linux command: <b><code>login root</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.# An installation log file is called <code>'''/var/log/anaconda/anaconda.packaging.log'''</code> -- It has been created to record the installation of your c7host machine. This file is an ASCII file (how can you be sure?) 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:
:: <code>'''grep ________________ ________________ | wc -l'''</code>
13,420
edits

Navigation menu