Changes

Jump to: navigation, search

OPS235 Lab 1 19

349 bytes added, 15:46, 27 August 2013
no edit summary
:: <code>'''rpm -ql package_name| wc -l'''</code>
<ol>
</li><ol> <li value="8">To obtain specific information regarding a specific program, you can combine the <code>'''-q'''</code> (query) option with the <code>'''-i'''</code> (info) option. Issue the following command to obtain detailed information regarding the '''gnome-terminal''' application:</li>::<code>'''rpm -qi gnome-terminal'''</code>    <li value="9">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>
<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>
13,420
edits

Navigation menu