User Tools

Site Tools


user:jkosty6:portfolio:hpc1project1

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user:jkosty6:portfolio:hpc1project1 [2014/12/18 06:21] – [Procedure] jkosty6user:jkosty6:portfolio:hpc1project1 [2014/12/18 06:24] (current) – [References] jkosty6
Line 51: Line 51:
   * Although it shows up, I may have to change settings in subsonic and plex itself later on   * Although it shows up, I may have to change settings in subsonic and plex itself later on
  
-=====Code===== 
-Upon completion of the project, if there is an applicable collection of created code, place a copy of your finished code within <nowiki><code> </code></nowiki> blocks here. 
  
-<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> 
- 
-int main() 
-{ 
-    printf("Hello, World!\n");    // Output message to STDOUT 
-    return(0); 
-} 
-</code> 
- 
-=====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 projectobservations made, analysis rendered, conclusions wroughtWhat did you learn from doing this project? +I am sure there are many more efficient ways to do what I have done. The most obvious is to not use windows at all. Unfortunatelythis is not an option at the timeI do occasionally experience speed issues with this setup, but I have been unable to find the cause. It's probably a driver issue.
 =====References===== =====References=====
 In performing this project, the following resources were referenced: In performing this project, the following resources were referenced:
  
-  * URL1 +  * https://wiki.ubuntu.com/MountWindowsSharesPermanently 
-  * URL2 +  * http://midactstech.blogspot.com/2013/09/how-to-mount-windows-cifs-share-on_18.html 
-  * URL3 (provides useful information on topic) +  * https://wiki.debian.org/SAMBAClientSetup
-  * 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/jkosty6/portfolio/hpc1project1.1418883709.txt.gz · Last modified: 2014/12/18 06:21 by jkosty6