OPS145 Lab 1 Newversion: Difference between revisions

From Littlesvr Wiki
Jump to navigation Jump to search
No edit summary
(Replaced content with "The latest version is here: OPS145_Lab_1 Category:OPS145")
Tag: Replaced
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
By the end of this lab you'll have a Linux machine with a graphical inerface set up. You will use this for the rest of the course.
The latest version is here: [[OPS145_Lab_1]]
 
== Virtualization ==
Normally all the software on your computer will ask the operating system kernel to do things, and the operating system will pass on those requests to the hardware. The kernel has exclusive control of the hardware. That's why you can only have one operating system running at one time.
 
If you have more than one operating system installed on your computer (e.g. Windows and Linux): you'll have to choose which one you want to use when you boot your computer.
 
That's fine for workstations: you own your computer, you use it when you want to, and noone else gets to touch it. When your computer gets old enough to be annoying: you look to upgrade it or buy a new one. For servers that's very wasteful. A computer, whether it's used or not:
 
* Costs money to buy, and it loses its value just because time passes. Computer technology becomes obsolete in just a few years.
*
 
[[Category:OPS145]]
[[Category:OPS145]]

Latest revision as of 17:41, 9 January 2024

The latest version is here: OPS145_Lab_1