Changes

Jump to: navigation, search

OPS235 Lab 1 - CentOS7

18 bytes removed, 06:33, 28 March 2015
no edit summary
#To find out the kernel version of your GNU/Linux workstation and the date it was created, enter the command:<br><b><code><span style="color:#3366CC;">uname -rv</span></code></b>
#To find out all the system processes running on your GNU/Linux workstation, enter the command: <b><code><span style="color:#3366CC;">ps -ef</span></code></b>
#To capture the list of all the system processes to a file called <code>'''ps.lst'''</code>, enter the command: <b><code><span style="color:#3366CC;">ps -ef > ps.lst</span></code></b>#Copy the installation log file <code>'''/root/install.log'''</code> and the file '''ps.lst''' to a USB memory key, or '''scp''' to your matrix account as a backup. |width="40%" |{{Admon/important|Pathname We will now collect networking information for USB Stick|The default mount location has been changed in linux distributions newer than CentOS. So while we will get '''/media/usb-device-name''', in newer distributions you'll see '''/run/media/userloginid/usb-device-name'''}}|}'''Answer the Investigation 2 observations / questions in your lab log bookinstalled system.''' ==Part3: Obtaining Network Information== # Your system may not be automatically connected to Seneca's network. Locate the network icon (on top right-hand panel). Click on that icon, and select: '''system eth0'''
# Open a web-browser and log into Seneca's wired network. You will need to perform this set every time you start a new session with your computer to perform future labs.
#Open a shell terminal.
::: <b><code><span style="pointer-events: none;cursor: default;color:#3366CC;">The default gateway</span></code></b>
::: <b><code><span style="pointer-events: none;cursor: default;color:#3366CC;">The DNS nameserver</span></code></b>
#Run the commands '''hostname''', '''uname -rv''', '''ps -ef''', '''ifconfig''', and '''route -n''' redirecting the output to add to a file in root's home directory called '''system.txt'''.
 
#Copy the installation log file <code>'''/var/log/anaconda/anaconda.packaging.log'''</code> and the file '''system.txt''' to a USB memory key, or '''scp''' to your matrix account as a backup.
 
|width="40%" |{{Admon/important|Pathname for USB Stick|The default mount location has been changed in linux distributions newer than CentOS. So while we will get '''/media/usb-device-name''', in newer distributions you'll see '''/run/media/userloginid/usb-device-name'''}}
|}
 
 
13,420
edits

Navigation menu