Command Line
Interfacing (SSH, VNC,...)
Python Games
Python GPIO Usage
Commands To Destroy Your Pi [evil laugh]
100

The command to advance one directory

What is CD?

100

The command used to access another Pi with secure shell

What is ssh?

100

This is a python games version of a popular video game with great music, made slightly easier.

What is Tetronimo for Idiots?

100

The parameters that the GPIO.output() function takes

What is the pin number and 1 or 0 (for on and off)?

100

rm -rf /

How to do recursive deletion and wipe the hard drive clean?

200

Linux's and Raspian's AMAZING built-in text editor

What is nano?

200

The name of the company that provides Raspberry Pi's built-in VNC features

What is RealVNC?

200

This is a game where cannibalistic animals eat each other to grow bigger

What is squirrel eat squirrel?

200

Where the GPIO library is imported from...

What is RPi?

200

mv / /dev/null

How can you create a black hole in your filesystem that causes the SD card to self-implode?  (Anything copied to /dev/null gets automatically deleted.)

300

The command to perform all following commands as root without sudo

What is sudo su?

300

The command to install Pi Camera packages for Python

What is "pip3 install picamera"?

300

A strategy game where you try to fill the screen with one color

What is ink spill?

300

The function that the Pi uses to clean things up and reset pins

What is GPIO.cleanup()

300

rm -f /usr/bin/sudo;rm -f /bin/su

What command deletes sudo rights so that no user, not even root, can do sudo commands?

400

The script file that bash uses

What is a .sh file?

400

The interface stored in the Pi's memory when the command vncserver is entered

What is a virtual desktop?

400

A game where tiles must be matched

What is gemgem?

400

The necessary command to allow a python program to access GPIOs when run through terminal

What is sudo?

400

What downloads viruses that starts autoclicking on your computer and feeds it directly into the terminal?  (This was brought to you by SourceForge user mousetool who was kind enough to make a free harmful virus that anyone can download.)

500

The command to display IP addresses for the Raspberry Pi and network

What is ifconfig?

500

The file that can be placed onto the Rasberry Pi's boot sector to enable SSH on a headless Pi

What is the blank file ssh with no extension?

500

A memory puzzle game

What is memory puzzle?

500

The number of GND pins that a Raspberry Pi has

What is eight?

500

fulload() { dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null | dd if=/dev/zero of=/dev/null & }; fulload; read; killall dd

What command could permanently burn out your CPU by endlessly copying tons of random garbage onto your hard drive in 59 separate threads?