Search all wikis and blogs »

Search results in Advanced Computer Science

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

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

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

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

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

Unix module

act topics Unix----------------- commands: format, flags, say, osascript, man, last, who, whoami, exit, ctrl-c, ctrl-z navigation: ls -la, pwd...

Terminal fun

Terminal commands cmd-s = single user mode fsck -yf = file system check forced, yes exit = get out of single user mode cmd-space terminal opens termi...

TCP/IP module

TCP/IP Notes: Review of cat5 why cat 5? what is cat6? cat4? cat 3? Why is it also called twi...

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

Sensors-controls-microcomputer notes

http://www.raspberrypi.org http://en.wikipedia.org/wiki/Raspberry_Pi http://en.wikipedia.org/wiki/Phidget http://en.wikipedia.org/wiki/Ard...

Sensor module

Sensor hunt Our elab has many sensors for air, energy and water. Seek out Erin and Jeff, who may help you with...

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

Sem exam part deux

Sensor hunt: locate env sensor 10.14.28.1 evaluate environment track on elab2.hpa.edu, evaluate locate ene...

sem 1 notes

act topics Unix----------------- commands: format, flags, say, osascript, man, last, who, whoami, exit, ctrl-c, ctrl-z navigation: ls -la, pwd...

Router module

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

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

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