Changes

Jump to: navigation, search

OPS235 Lab 1 - Fedora17

1 byte added, 15:50, 12 January 2012
no edit summary
<li value="8">Using what you learned in steps 2, 3, and 7, get a count of the total number of files installed by all of the software packages on your system.</li>
<li>To find out the name that you have assigned to your Linux system, enter the command: <code>'''hostname'''</code></li>
<li>To find out the kernel version of your GNU/Linux workstation and the date it was created, enter the command: <code>'''uname -rrv'''</code></li>
<li>To find out all the system processes running on your GNU/Linux workstation, enter the command: <code>'''ps -ef'''</code></li>
<li>To capture the list of all the system processes to a file called <code>'''ps.lst'''</code>, enter the command: <code>'''ps -ef > ps.lst'''''</code></li>
13,420
edits

Navigation menu