13,420
edits
Changes
no edit summary
<ol>
<li value="8">Using what you learned in steps 3, 4, and 7, get a count of the total number of files installed by all of the software packages on your system.</li>
</ol>
==Part3: System and Networking Information==
<ol>
<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 -rv'''</code></li>