A Wetpaint Site
|
TV Fandex 100
Sign in to Wetpaint
Internet Explorer 6.0 is not supported. Please try
IE 8
or
Firefox
.
CIS 301: OS & Server Administration
Home
Discussions
Photos
Videos
News
Updates
Droplets
Members
Sign in
or
An Operating System Manages Processes
Page Versions
Key:
additions
deletions
Please select two page versions to compare - check the checkbox to the right of each version.
Showing 1 - 10 of 10 | Show
10
20
50
pages at a time
Date/Time
Made By
Edit Note
Type
Scope
Compare
Jan 24 2008, 10:08 PM EST
Rick_Mathieu
Rename
rename
No content added or deleted.
Change:
Renamed from Principle #2 - An Operating System Manages Processes by
Rick_Mathieu
Jan 24 2008, 10:08 PM EST for: Rename
Jan 10 2008, 5:38 PM EST
Rick_Mathieu
edit
6 words deleted
Change:
·
The process ID or PID: a unique identification number used to refer to the process.
·
The parent process ID or PPID: the number of the process (PID) that started this process.
·
Nice number: the degree of friendliness of this
View changes from previous version.
(Word count: 302)
Jan 10 2008, 4:41 PM EST
mhogan
edit
Change:
There were only format changes (bold, italics, etc.) in this version.
See this version for details.
(Word count: 302)
Jan 10 2008, 4:41 PM EST
mhogan
edit
58 words added
Change:
Here is a script that will let you search for a given process by name. It is currently saved as 'pswho' in /usr/local/bin on the virtual servers from MDK, Inc.:
ps auxw --width 240 | grep $1 | grep -v "grep $1" | grep -v "pswho $1"
The command
View changes from previous version.
(Word count: 302)
Jan 7 2008, 1:31 PM EST
Rick_Mathieu
Moved from: Lab #2 - Operating Systems and the Linux File System
move
No content added or deleted.
Change:
Moved by
Rick_Mathieu
Jan 7 2008, 1:31 PM EST
Jan 7 2008, 1:29 PM EST
Rick_Mathieu
Moved from: Home
move
No content added or deleted.
Change:
Moved by
Rick_Mathieu
Jan 7 2008, 1:29 PM EST
Jan 7 2008, 1:22 PM EST
Rick_Mathieu
Moved from: Home
move
No content added or deleted.
Change:
Moved by
Rick_Mathieu
Jan 7 2008, 1:22 PM EST
Sep 10 2007, 9:43 PM EDT
Rick_Mathieu
edit
156 words added
Change:
· Nice number: the degree of friendliness of this process toward other processes (not to be confused with process priority, which is calculated based on this nice number and recent CPU usage of the process).
· Terminal or TTY: terminal to which the process is connected.
· User
View changes from previous version.
(Word count: 245)
Jun 15 2007, 8:09 PM EDT
Rick_Mathieu
edit
92 words added
Change:
Process management involves computing and distributing CPU time as well as other resources. Most operating systems allow a process to be assigned a priority which
View changes from previous version.
(Word count: 92)
Jun 15 2007, 8:07 PM EDT
Rick_Mathieu
create
No content added or deleted.
Change:
Created by
Rick_Mathieu
Jun 15 2007, 8:07 PM EDT for: no reason given
JavaScript must be enabled in order for you to contribute to this site.
To start contributing, enable JavaScript by changing your browser options, then
try again
.
Home
Lab #1 - Linux Virtual Server Setup and Readings on Wikis
Lab #2 - Operating Systems and the Linux File System
Lab #3 Processes, the vim Editor and Footprinting in Linux
An Operating System Manages Processes
more - Linux Process Management
Footprinting
Run Linux on a USB Drive
CPU Benchmarking and Performance
The Vim Editor
Lab #4 - Webmin and Batch Processing
Lab #5 - LAMP and the XAMPP Stack
Lab #6 - Apache, HTML, XML and MySQL DB Administration
Lab #7: Content Management Systems and Server Security
Computer Performance
Knowledge from IBM Day (2/27/08)
new page
(Uncategorized)