Changes

Jump to: navigation, search

OPS235 Lab 3 - CentOS7 - SSD

218 bytes added, 09:39, 14 June 2016
no edit summary
[[Image:grub2_1.png|thumb|right|600px|Add the boot option '''single''' and then press '''ctrl-x''' to boot into single user mode]]
|}
 
'''Perform the following steps:'''
 
#Launch the VMware application.
#Select Open Virtual Machine, and select the VM called c7host on your Solid State Drive.
[[Image:grub2_3.png|thumb|right|600px|Add '''rw init=/sysroot/bin/sh''' as shown and then press '''ctrl-x''' to boot into single user no root password mode]]
|}
'''Perform the following steps:'''
 
#The procedure to reset root's password is different than shown above. Press <b><code><span style="color:#3366CC;font-size:1.2em;">e</span></code></b> at the Grub boot menu.
#Using your arrow keys, move to '''linux''' or '''linux-efi''' command and replace the argument '''ro''' with the argument <b><code><span style="color:#3366CC;font-size:1.2em;">rw init=/sysroot/bin/sh</span></code></b> (see diagram for reference) and then press <b><code><span style="color:#3366CC;font-size:1.2em;">ctrl-x</span></code></b> to boot.
One method to help prevent running out of hard disk space is to compress or '''archive''' files so they take up less space on your computer system. Archiving files is also a popular method to '''bundle files together''' into one smaller file for fast transfers to other computer servers.
 
'''Perform the following steps:'''
#Boot up your '''centos3''' VM.
==Part 2: Restoring Files From an Archive==
'''Perform the following steps:'''
 
#Remain in your '''centos3''' VM.
#Create the directory '''/tmp/extract1'''
|}
 '''Perform the following steps:''' #Perform this section Make certain that you are in your '''c7host''' machineVM.
#Issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">yum install elinks</span></code></b>
#Now issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">yum info elinks</span></code></b>
In order to build software from source code, you must have the appropriate software development tools (such as make and gcc) and libraries (such as GTK) installed. The required tools will vary depending on the computer languages used in the software being built.
 
'''Perform the following steps:'''
# Remain in your '''c7host''' VM, but make certain that you are logged in as a regular user (i.e. NOT root!).
13,420
edits

Navigation menu