Rob Lott Spring Semmester
rada
Hi.I'm Robert Lott. Corning student. im here to take in knowledge of and adpt to the nature of the Linux system. Having Linux system configuration as part of a hobbies list isn't a bad thing, I figured. A Dream job for me would be robotics or some awesome field.
Lost time due to life issues. after playing catch up. i began issuing the first steps of the first project.filled out opus.
Acommplished setting up Desktop installation on system in class. tiger claw
Happy b-day Installed ubuntu server on my old tower. configuring the system to accept ssh through a router was a bit of a challenge.
-cntrl a shift pipe -cntrl a tab -cntrl a c
Identification of chosen keyword (unless you update the section heading above).
a program that constitutes the central core of a computer operating system. It has complete control over everything that occurs in the system.
GUI- Graphical User Interface
If your not on a command line and reading this from a internet browser than your using it.
ubuntu desktop.
Benchmark
The act of testing a programs performance by running programs, or other operations.
Scripting
The art of writing, modifying programming text to be utilized. Usually executed within a text editor.
Demonstration of the chosen keyword.
lab46:~$ vi Opus.txt lab46:~$ lab46:~$ lab46:~$ lab46:~$
syntax error.
A Syntax error is a error in spelling of a command, spacing error or you just don't know.
\
lab46:~$ vi 1 counter=0 2 While counter < 5: 3 print "hello" 4 counter = counter + 1 Traceback (most recent call last): File "./tester.py", line 2 While counter < 5: ^ SyntaxError: invalid syntax
Compiler
reads a program script as one whole piece. Analyzing and displaying errors if any.
Identification of chosen keyword (unless you update the section heading above).
Short for Directory
lab46:~$ mkdir i_made_this_folder lab46:~$ lab46:~$ lab46:~$
setgui
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
do one thing and do it right.
In your own words, define what that objective entails. To provide
State the method you will use for measuring successful academic/intellectual achievement of this objective.
Follow your method and obtain a measurement. Document the results here.
Reflect upon your results of the measurement to ascertain your achievement of the particular course objective.
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Porting
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
intended only for communications within the segment of a local network (a link) or a point-to-point connection that a host is connected to. Routers do not forward packets with link-local addresses.
Obtains the user identity that the process is running as.
logging onto lab46 network. than logging onto your server box.
/* * Sample code block */ #include <stdio.h>
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
The practical impact of weather and climate prediction on the world's population and economy drives investment in and use of HPC in Earth Sciences.- http://www.scientificcomputing.com
Building useful numerical models to accurately predict physical phenomenon
State the method you will use for measuring successful academic/intellectual achievement of this objective.
Follow your method and obtain a measurement. Document the results here.
Reflect upon your results of the measurement to ascertain your achievement of the particular course objective.
What is the question you'd like to pose for experimentation? State it here. can you ssh to a system in a home network by server name.
Collect information and resources (such as URLs of web resources), and comment on knowledge obtained that you think will provide useful background information to aid in performing the experiment. -*www.google.com
Based on what you've read with respect to your original posed question, what do you think will be the result of your experiment (ie an educated guess based on the facts known). This is done before actually performing the experiment.
State your rationale. I belive that while sitting at the main computer. i can log onto my green server by utilizing the ssh command.
How are you going to test your hypothesis? What is the structure of your experiment? step 1 sitting - such a relaxing first step
2 unix use command line, windows- putty or such. 3 used ssh command to connect. sucess
Perform your experiment, and collect/document the results here. First two times had no success
Based on the data collected:the [osibilities of conectting thr multitpule tunnles via ssh could be infinit
What can you ascertain based on the experiment performed and data collected? Document your findings here; make a statement as to any discoveries you've made.
====Experiment 2====installing driver
What is the question you'd like to pose for experimentation? State it here. if the usb stick used to install ubuntu holds no grub loader. can it be installed via other card.
harddrive - from old computer. usbcard poccessing enough mem space for ubuntu 10.04
Collect information and resources (such as URLs of web resources), and comment on knowledge obtained that you think will provide useful background information to aid in performing the experiment.
by reinstalling ubuntu srever to a new assinged computer. One can etemp to install the grub bootloader onto the non-bootable drive.
State your rationale.
How are you going to test your hypothesis? What is the structure of 1 wipe a SD card clean of any privous information. 2 Threw (installed) ubuntu 10.04 iso. on card. 3 inserted card into usb port on blink machine. 4 started and intialized boot to sd within bios of motherboard. 5 reinstall boot loader
-sd wipe- success iso installation- success boot to sd - success grub bootloader- fail.
The drive sleected for the installation may be one of the issuse faced here. The chosen procedure is a simple and easy way of handling a boot issue. yet more knowledge on installation error contingency planning must be done.
Based on the data collected: based on the experiment the hypothesis wolud have been successful if not for hard drive malfunction. it is a highly use meathod.
What is the question you'd like to pose for experimentation? State it here.
Collect information and resources (such as URLs of web resources), and comment on knowledge obtained that you think will provide useful background information to aid in performing the experiment.
Based on what you've read with respect to your original posed question, what do you think will be the result of your experiment (ie an educated guess based on the facts known). This is done before actually performing the experiment.
State your rationale.
How are you going to test your hypothesis? What is the structure of your experiment?
Perform your experiment, and collect/document the results here.
Based on the data collected:
What can you ascertain based on the experiment performed and data collected? Document your findings here; make a statement as to any discoveries you've made.
had a intresting day configuring a server at home to work as a netboot server for my up and coming home unix network.
had the job almost done the the server fefused to allow access.
one headeach to add on- i seem to be having prob looging in from outside the network. I did it. will fix it
Missed class so punished self with filling out upus for the next four hours. looked up multi seated linux assignment. reconfigured ubuntu server on new machine.
Figured more on samba configuration. vocab entries
This is a sample format for a dated entry. Please substitute the actual date for “Month Day, Year”, and duplicate the level 4 heading to make additional entries.
As an aid, feel free to use the following questions to help you generate content for your entries:
Remember that 4 is just the minimum number of entries. Feel free to have more.
Apply changes to a OS or file system to a particular program from it default properties.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
The action of applying a new program, part, virtual or physical to a computing system
aptitude apt-get
lab46:~$aptitude install samba4
Two values - True False 1,2 up, down
lab46:~$ ifconfig eth1 up lab46:~/src$ ifconfig eth0 down
a person who is charged with the responsibility for monitoring and maintaining systems across a network
root, admin ,
lab46:~$ su password: lab46:# lab46:# init -0
a point of for other pathways to intercept , branch from a or into.
peripheral devices and network locations
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Space set aside within the hard drive for virtual ram
/*
* free
total used free shared buffers cached
Mem: 127636 124288 3348 0 6820 97312
-/+ buffers/cache: 20156 107480
Swap: 131064 1548 129516
*/
A server configured to serve as a Data storage unit. (aswell as other)
/* * aptitude install samba */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
free peer configuration community
free licences for Developers
use of and knowledge in unix/linux based systems.
Debian Free Software Guidelines (DFSG) \
Perform the following steps:
Whose existing experiment are you going to retest? Provide the URL, note the author, and restate their question.
Evaluate their resources and commentary. Answer the following questions:
State their experiment's hypothesis. Answer the following questions:
Follow the steps given to recreate the original experiment. Answer the following questions:
Publish the data you have gained from your performing of the experiment here.
Answer the following:
Answer the following:
Perform the following steps:
Whose existing experiment are you going to retest? Provide the URL, note the author, and restate their question.
Evaluate their resources and commentary. Answer the following questions:
State their experiment's hypothesis. Answer the following questions:
Follow the steps given to recreate the original experiment. Answer the following questions:
Publish the data you have gained from your performing of the experiment here.
Answer the following:
Answer the following:
Perform the following steps:
Whose existing experiment are you going to retest? Provide the URL, note the author, and restate their question.
Evaluate their resources and commentary. Answer the following questions:
State their experiment's hypothesis. Answer the following questions:
Follow the steps given to recreate the original experiment. Answer the following questions:
Publish the data you have gained from your performing of the experiment here.
Answer the following:
Answer the following:
Someone who knows the Linux and similar system's software and programming language
System admistrator or instuctor pakage installer ====
Helps setup new software to an OS
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ aptitude install lab46:~/src$ apt-get install lab46:~/src$ yum install
Files are before fields. feilds are before records. records are before bytes.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
A file that has been compressed in order to send via secure file transfer or optimazed storage
lab46:~$ gunzip lab46:~/src$ gzip
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
State the course objective
In your own words, define what that objective entails.
State the method you will use for measuring successful academic/intellectual achievement of this objective.
Follow your method and obtain a measurement. Document the results here.
Reflect upon your results of the measurement to ascertain your achievement of the particular course objective.
What is the question you'd like to pose for experimentation? State it here.
Collect information and resources (such as URLs of web resources), and comment on knowledge obtained that you think will provide useful background information to aid in performing the experiment.
Based on what you've read with respect to your original posed question, what do you think will be the result of your experiment (ie an educated guess based on the facts known). This is done before actually performing the experiment.
State your rationale.
How are you going to test your hypothesis? What is the structure of your experiment?
Perform your experiment, and collect/document the results here.
Based on the data collected:
What can you ascertain based on the experiment performed and data collected? Document your findings here; make a statement as to any discoveries you've made.
What is the question you'd like to pose for experimentation? State it here.
Collect information and resources (such as URLs of web resources), and comment on knowledge obtained that you think will provide useful background information to aid in performing the experiment.
Based on what you've read with respect to your original posed question, what do you think will be the result of your experiment (ie an educated guess based on the facts known). This is done before actually performing the experiment.
State your rationale.
How are you going to test your hypothesis? What is the structure of your experiment?
Perform your experiment, and collect/document the results here.
Based on the data collected:
What can you ascertain based on the experiment performed and data collected? Document your findings here; make a statement as to any discoveries you've made.
Perform the following steps:
Whose existing experiment are you going to retest? Provide the URL, note the author, and restate their question.
Evaluate their resources and commentary. Answer the following questions:
State their experiment's hypothesis. Answer the following questions:
Follow the steps given to recreate the original experiment. Answer the following questions:
Publish the data you have gained from your performing of the experiment here.
Answer the following:
Answer the following:
Burnout-
More work -less play
-trying to keep springbreak out of my mind
This is a sample format for a dated entry. Please substitute the actual date for “Month Day, Year”, and duplicate the level 4 heading to make additional entries.
As an aid, feel free to use the following questions to help you generate content for your entries:
Remember that 4 is just the minimum number of entries. Feel free to have more.
a piece of computer instruction that enables abilities and options to a specific hardware.
list of the objects within the directory
lab46:~/src$ ls ha ha school.txt fast\ food.food lab46:~/src$ lab46:~/src$
creating a program that can use and support objects.
class book
A category of objects that holds specific qualities linking the object to the presumed class
class book _ -attributies : -Title : string -Author : string -MaxPages : num -Price : num -stockNumber : num __
+setTitle +setAuthor +setMaxpages +setPrice +setstockNumber
+getTile +getAuthor +getmaxPages +getPrice +getstockNumber
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
State the course objective
In your own words, define what that objective entails.
State the method you will use for measuring successful academic/intellectual achievement of this objective.
Follow your method and obtain a measurement. Document the results here.
Reflect upon your results of the measurement to ascertain your achievement of the particular course objective.
Devices that would be used by a computer system in order to run. Other hardware would be a Outside device.
Reads a script aka Computer instructions line by line and executes if there is no syntax error
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
An individual who has impressive and accurate knowledge based on Linux systems
example:
The person who constructs, and test programs
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Floder within the /etc/ directory
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
Identification of chosen keyword (unless you update the section heading above).
Definition (in your own words) of the chosen keyword.
Demonstration of the chosen keyword.
If you wish to aid your definition with a code sample, you can do so by using a wiki code block, an example follows:
/* * Sample code block */ #include <stdio.h> int main() { return(0); }
Alternatively (or additionally), if you want to demonstrate something on the command-line, you can do so as follows:
lab46:~$ cd src lab46:~/src$ gcc -o hello hello.c lab46:~/src$ ./hello Hello, World! lab46:~/src$
State the course objective
In your own words, define what that objective entails.
State the method you will use for measuring successful academic/intellectual achievement of this objective.
Follow your method and obtain a measurement. Document the results here.
Reflect upon your results of the measurement to ascertain your achievement of the particular course objective.
Perform the following steps:
Whose existing experiment are you going to retest? Provide the URL, note the author, and restate their question.
Evaluate their resources and commentary. Answer the following questions:
State their experiment's hypothesis. Answer the following questions:
Follow the steps given to recreate the original experiment. Answer the following questions:
Publish the data you have gained from your performing of the experiment here.
Answer the following:
Answer the following:
Perform the following steps:
Whose existing experiment are you going to retest? Provide the URL, note the author, and restate their question.
Evaluate their resources and commentary. Answer the following questions:
State their experiment's hypothesis. Answer the following questions:
Follow the steps given to recreate the original experiment. Answer the following questions:
Publish the data you have gained from your performing of the experiment here.
Answer the following:
Answer the following:
Perform the following steps:
Whose existing experiment are you going to retest? Provide the URL, note the author, and restate their question.
Evaluate their resources and commentary. Answer the following questions:
State their experiment's hypothesis. Answer the following questions:
Follow the steps given to recreate the original experiment. Answer the following questions:
Publish the data you have gained from your performing of the experiment here.
Answer the following:
Answer the following:
can one create their own xorg.config file
-knowledge of Linux file system and or way to quick reference
I believe that one can create a way to direct an graphic relay t a additional screen by the creation of a xorg.conf file with in the /etc/X11/ directory.
vim /etc/X11/xorg.conf
##################Original Video Setting ################### section “Device”
Identifier "configured Video Device"
EndSection
Section “Monitor”
Identifier "configured Monitor"
EndSection
Section “screen”
Identifier "Default Screen" Monitor "Configured Monitor" Device "configured Video Device" SubSection "Display" Depth 24 Modes "1280x800" EndSubSection
EndSection #####################################################
Section “ServerLayout”
Identifier "server Layout" Screen 0 "Default Screen" 0 0 Screen 1 "DisplayLinksScreen" Leftof "default Screen"
EndSection
#####################################################
Section “Files”
ModulePath "/usr/lib/xorg/modules" ModulePath "/usr/local/lib/xorg/modules"
EndSection ###########DisplayLink Stuff#########################
Section “Device”
Identifier "DisplayLinkDevice" Driver "displaylink" Option "fbdev" "/dev/fb0"
EndSection
Section “Monitor”
Identifier "displayLinkMonitor"
EndSection
Section “screen”
Identifier "DisplayLinkScreen" Device "DisplayLinkDevice" Monitor "DisplayLinkMonitor" SubSection "Display" Depth 24 Modes "1280x1024" EndSubsection
EndSection ~ ~ ~ ~ ~
startx
module is unresponsive when implemented
What can you ascertain based on the experiment performed and data collected? Document your findings here; make a statement as to any discoveries you've made.
Can one make their own Xorg.conf file and have it work
instructor-Haas www.google.com www.mulchman.org
By craeting a text file in vim text editor i can have a a second screen mounted and operating on nmy school linux box.
followed the instructions on the Mulchman.org web site to acquire the appropiate files and drivers. - had a problem with the make command form the start - Found that additional pakages and headers were needed to finshed the project. (thx Haas) - many hold ups have keeped this project form compleation
Based on the data collected:
THE OCEAN IS BIG- BRIAN and so is the world of linux
Perform the following steps:
Whose existing experiment are you going to retest? Provide the URL, note the author, and restate their question.
Evaluate their resources and commentary. Answer the following questions:
State their experiment's hypothesis. Answer the following questions:
Follow the steps given to recreate the original experiment. Answer the following questions:
Publish the data you have gained from your performing of the experiment here.
Answer the following:
Answer the following: