Changes

Jump to: navigation, search

OPS235 Lab 1 - CentOS7

290 bytes added, 19:19, 27 March 2015
no edit summary
|
#To find out the name that you have assigned to your Linux system, enter the command: <b><code>'''<span style=" pointer-events:none;cursor:default;color:#3366CC;">hostname'''</span></code></b>#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=" pointer-events:none;cursor:default;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=" pointer-events:none;cursor:default;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=" pointer-events:none;cursor:default;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.
13,420
edits

Navigation menu