13,420
edits
Changes
no edit summary
:: <code>'''rpm -ql package_name| wc -l'''</code>
<ol>
<li value="8">Using what you learned in steps 2, 3, 4, and 87, 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 -r'''</code></li>