"Tutorial" is the first mission in Hacknet.
Description[]
This mission introduces the player to the core elements of the game.
Walkthrough[]
- Connect to the player computer.
- Click on the "Scan Network" to scan the computer for other connected nodes.
- Disconnect from your own computer.
- Click on the newly discovered node.
- The console window is now available. Type
probe
ornmap
to probe the system and reveal the ports. - Type
PortHack
to break into the system. - Type
scan
to scan the system for any connected nodes. - Type
ls
to show the filesystem. - Type
cd bin
to navigate to the~/bin
folder. - Type
cat config.txt
to open the only file in the~/bin
directory. - Type
cd ..
to move to the previous director. - Type
cd log
to access the~/log
folder. - Type
rm *
to delete all logs. - Type
dc
ordisconnect
to disconnect from the system. - Type
ps
to scan process IDs. - Find the Tutorial program ID and type
kill [PROCESS_ID]
to kill the program.
The "First Contact" mission starts automatically after killing the Tutorial program.
Skipping Tutorial[]
After the player connects to the target system, type ps
then kill the Tutorial program by typing kill [PROCESS_ID]
. This will end the mission earlier and unlock the "Quickdraw" achievement.
Introduction text[]
-14 DAY TIMER EXPIRED : INITIALIZING FAILSAFE- ______________________________________________ Hi. . . . This is strange... Stranger than I expected. I guess I'm supposed to write this in past tense, though I hardly feel like admitting it's over. My name is Bit, and if you're reading this, I'm already dead.
The file is located at ~/Contents/BitSpeech.txt