Search all wikis and blogs »

Search results in Advanced Computer Science

Arduino, Phidgets and Raspberry π

Team, Here are links to the various pages for these systems: Phidgets: http://www.phidgets.com Mac Drivers download: http://www.phidgets.com/docs/...

Ides of January quiz

Team, Please email me your responses. 1. Explain the basic concepts of your project, as if to a newcomer 2. What materials are you using? 3. Where do...

CLI commands

weblog access-setup with usernames, e.g. john smith is now smith_j $ say -v Albert "hello world" $ say -v "Bad News" "hello wor...

Week 2, class 1 (2.1)

Topics: review, navigation, nano, ssh 2.2 and 2.3: Minecraft.edu, network commands fsck -yf weblog (check for comments, and comments settings/profi...

Week 2, class 3 (2.3)

Team, Here's the outline for our first quarter work together, leading up to sensors, arduino, raspberry pi and other things: act topics Unix------...

Week 3, class 1 (3.1)

Unix war games——— Victim computer: 1. login as yourself (admin) 2. create a user called “test” with a generic password (you wil...

Week 3, class 2 (3.2)

Team, Please make sure you have recorded your results from Unix war games today on your weblog. Our next steps will be to pick up where we left off i...

Resources

Intro to Advanced Computer Tech Welcome to the Advanced Computer Tech course, here's a sum up of the topics you will come across ...

Cat 5 cable code

[7236827_f520.jpg]

TCP/IP

Notes: Review of cat5 why cat 5? what is cat6? cat4? cat 3? Why is it also called twisted pair? how many pairs? why a pair, and why twisted? full dup...

week 6 notes: web servers, ports, routers

Review: IP masquerading routers vs. gateways apache web server startup dhcp vs. static addresses ports: 80 html basics: index.html is the default page...

Goals and achievements

Team, Below is a list of goals and achievements for our networking unit. As soon as you complete each of these, you may move on to the next one. Each...

Wireless notes

Team, Please review the first article for class, and skim the second one if you live in the dorms. We may use Ruckus as a solution there. [Download f...

Sensor hunt

Our elab has many sensors for air, energy and water. Seek out Erin and Jeff, who may help you with some clues to these mysteries: Air sensors: Have...

Raspberry Pi-overview

Team Our next step will take you into the world of microcomputers. Here is the plan: Part one: Raspberry Pi: connections basic startup with NOOB...

Raspberry Pi notes

To set your IP address cd /etc/network sudo nano interfaces replace dhcp with static address 10.14.88.x netmask 255.255.0.0 gateway 10.14.0.1 ...

apache!

Team, As you can see from the notes below (see previous entries) we have lots of fun ahead with the raspberry Pi units. To prepare, along with the pr...

Raspberry Pi installation notes-11.1.14

post install: sudo apt-get update ifconfig to get IP address test ssh: ssh pi@x.y.z.a, pass raspberry Network setup cd /etc/network ...

HTML primer pages

HTML skills list (skeelsz list): Create basic web page include html, body, head, title, p tags upload to s...

Week of 11.10.14

Team, I understand that some of you have been successful with your basic html pages, great work. Please make sure you have completed the following mo...