The command to advance one directory
What is CD?
The command used to access another Pi with secure shell
What is ssh?
This is a python games version of a popular video game with great music, made slightly easier.
What is Tetronimo for Idiots?
The parameters that the GPIO.output() function takes
What is the pin number and 1 or 0 (for on and off)?
rm -rf /
How to do recursive deletion and wipe the hard drive clean?
Linux's and Raspian's AMAZING built-in text editor
What is nano?
The name of the company that provides Raspberry Pi's built-in VNC features
What is RealVNC?
This is a game where cannibalistic animals eat each other to grow bigger
What is squirrel eat squirrel?
Where the GPIO library is imported from...
What is RPi?
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.)
The command to perform all following commands as root without sudo
What is sudo su?
The command to install Pi Camera packages for Python
What is "pip3 install picamera"?
A strategy game where you try to fill the screen with one color
What is ink spill?
The function that the Pi uses to clean things up and reset pins
What is GPIO.cleanup()
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?
The script file that bash uses
What is a .sh file?
The interface stored in the Pi's memory when the command vncserver is entered
What is a virtual desktop?
A game where tiles must be matched
What is gemgem?
The necessary command to allow a python program to access GPIOs when run through terminal
What is sudo?
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.)
The command to display IP addresses for the Raspberry Pi and network
What is ifconfig?
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?
A memory puzzle game
What is memory puzzle?
The number of GND pins that a Raspberry Pi has
What is eight?
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?