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]

Advanced Computer Science

Here is a link to the weblog: Weblog

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...

airport setup pages

Basic Airport extreme setup pages, using utility 6.3.2 Basic config screen, notice MAC addresses of clients: [Screen Shot 2014-09-...

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...

Airport extreme setup steps

First step: Locate all of the ports on the unit: WAN means wide area network (usually the cable modem or DSL modem). This connects the ac...

Cat 5 cable code

[Screen Shot 2014-09-25 at 11.04.21 AM.png]

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 ...