User Tools

Site Tools


user:ssmit133:portfolio:unixproject1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
user:ssmit133:portfolio:unixproject1 [2014/08/26 10:48] – external edit 127.0.0.1user:ssmit133:portfolio:unixproject1 [2016/12/16 03:57] (current) – [References] ssmit133
Line 1: Line 1:
-======Project: YOUR PROJECT NAME HERE======+======Project: Windows 10 Installation======
  
-A project for COURSENAME by YOUR NAME OR GROUPMEMBER NAMES during the SEMESTER YEAR. +A project for HPC1 by Samantha Smith during the Fall 2016 semester.
- +
-This project was begun on DATE and is anticipated to take X AMOUNT OF TIME. (Upon completion you can correct this with the actual length).+
  
 =====Objectives===== =====Objectives=====
-State the purpose of this project. What is the point of this project? What do we hope to accomplish by undertaking it?+In this project, I am installing Windows 10 to a desktop computer.
  
 =====Prerequisites===== =====Prerequisites=====
 In order to successfully accomplish/perform this project, the listed resources/experiences need to be consulted/achieved: In order to successfully accomplish/perform this project, the listed resources/experiences need to be consulted/achieved:
  
-  * resource1 +  * Obtain a valid product key 
-  * resource2 +  * Empty RW DVD disk 
-  * resource3 +  * [[https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&cad=rja&uact=8&sqi=2&ved=0ahUKEwidzPis2_fQAhVI6WMKHdhVCa4QFggpMAM&url=http%3A%2F%2Fwww.howtogeek.com%2F197559%2Fhow-to-install-windows-10-on-your-pc%2F&usg=AFQjCNGzHuE1XWrUMQSXlarXqsIGpR045Q&bvm=bv.142059868,bs.2,d.cGw|Step by Step guide]] 
-  * experience1 +  * [[https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&sqi=2&ved=0ahUKEwidzPis2_fQAhVI6WMKHdhVCa4QtwIIMTAE&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-Xeq0r-iags&usg=AFQjCNFeoHn2_HAK1KsMvh6jAG_hYwXhwQ&bvm=bv.142059868,bs.2,d.cGw|Video Guide]] 
-  * experience2 +  * Patience
-  * etc. +
 =====Background===== =====Background=====
 State the idea or purpose of the project. What are you attempting to pursue? State the idea or purpose of the project. What are you attempting to pursue?
  
-Upon approvalyou'll want to fill this section out with more detailed background information. DO NOT JUST PROVIDE A LINK. +IntimatelyI am quitting on dealing with free anti virus programs to fix the the endless glitches this desktop has thank to careless web browsing and downloading from othersA fresh install never hurt anyone and I honestly haven't done one in several years. Luckily I will recycle the product key already attached to the computer because Microsoft doesnt need any of my money.
- +
-Providing any links to original source material, such as from a project page, is a good idea. +
- +
-You'll want to give a general overview of what is going to be accomplished (for example, if your project is about installing a web server, do a little write-up on web servers. What is it, why do we need one, how does it work, etc.+
 =====Scope===== =====Scope=====
-Give a general overview of your anticipated implementation of the projectAddress any areas where you are making upfront assumptions or curtailing potential detail. State the focus you will be taking in implementation. +I am anticipating installing this version of windows with minimal extra featuresI assume it should take under 2 hours with a easy setup
 =====Attributes===== =====Attributes=====
 State and justify the attributes you'd like to receive upon successful approval and completion of this project. State and justify the attributes you'd like to receive upon successful approval and completion of this project.
  
-  * attribute1why you feel your pursuit of this project will gain you this attribute +  * window system practiceI havent done something like this in some timeIt'll be a nuce refresher
-  * attribute2: why you feel your pursuit of this project will gain you this attribute +
-  * etc...+
  
 =====Procedure===== =====Procedure=====
-The actual steps taken to accomplish the project. Include images, code snippets, command-line excerpts; whatever is useful for intuitively communicating important information for accomplishing the project. 
  
-=====Code===== +FirstI made a bootable USB drive with a windows 10 ISOI used [[https://mspoweruser.com/how-to-create-a-bootable-usb-drive-for-windows-10//|these]] steps in this process. 
-Upon completion of the projectif there is an applicable collection of created codeplace copy of your finished code within <nowiki><code> </code></nowiki> blocks here.+It was a pleasant, new expierence. The last time I did it, ever I used disks
  
-<code c> 
-/* 
- * hello.c - A sample "Hello, World!" program 
-  
- * written by NAME for COURSE on DATE 
- * 
- * compile with: 
-   gcc -o hello hello.c 
- * 
- * execute with: 
-   ./hello 
- */ 
  
-#include <stdio.h>+After accomplishing then, I then plugged in the USB, 
  
-int main() +hit f11 to change boot order,  
-{ + 
-    printf("Hello, World!\n");    // Output message to STDOUT +went to USB for start up. 
-    return(0); + 
-} +Allowed the files to load. 
-</code>+ 
 +Went through basic time and date options. 
 + 
 +Entered my product key. 
 + 
 +Chose a custom/advanced install. 
 + 
 +Chose a drive to install to. 
 + 
 +Reentered the product key 
 + 
 +And finally let the installation go- 
 + 
 +volia.
  
-=====Execution===== 
-Again, if there is associated code with the project, and you haven't already indicated how to run it, provide a sample run of your code: 
  
-<cli> 
-lab46:~/src/cprog$ ./hello 
-Hello, World! 
-lab46:~/src/cprog$  
-</cli> 
  
 =====Reflection===== =====Reflection=====
 Comments/thoughts generated through performing the project, observations made, analysis rendered, conclusions wrought. What did you learn from doing this project? Comments/thoughts generated through performing the project, observations made, analysis rendered, conclusions wrought. What did you learn from doing this project?
  
 +It was a really easy process compared to older versions and time's in life(I mean, where common technology was at that point).
 +I did proudly create a bootable USB from this- which was a literal first.
 +It used to be just on CD's but now USB's are cheap and common.
 +I was pleased with the ease Microsoft has made it now.
 +Next semester I will be doing a linux based install instead.
 +this semester tied me down with windows unfortunately. 
 =====References===== =====References=====
 In performing this project, the following resources were referenced: In performing this project, the following resources were referenced:
  
-  URL1 +**see prereq.
-  URL2 +
-  * URL3 (provides useful information on topic) +
-  * URL4 +
- +
-Generally, state where you got informative and useful information to help you accomplish this project when you originally worked on it (from Google, other wiki documents on the Lab46 wiki, etc.)+
user/ssmit133/portfolio/unixproject1.1409050135.txt.gz · Last modified: 2016/12/16 02:52 (external edit)