Open main menu

CDOT Wiki β

Changes

OPS235 Lab 1 - Fedora17

17 bytes added, 12:14, 16 January 2012
no edit summary
<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>
<li>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.</li>
</ol>
{{Admon/tip |Backup up to your USB Key|When your USB key is inserted into your computer, the device is recognised and assigned a name. You can view your USB drive by issuing the command <code>ls /media</code> and view the mounted devices. Then you can issue a Linux command as "super-user" to copy the files to your USB device.}}
<ol>
<livalue="14">View the section below to learn about and perform an update on your fresh Fedora16 install (you may have to find spare time to perform this install if you are running short on lab time). '''Do <u>not</u> proceed to Investigation 3 without performing an update'''.</li>
</ol>
13,420
edits