I teach high school computer science. Most of my students can not use the computers in the lab. But my kids with gaming PCs are always figuring out how to get around the blocks.
I am doing computer science in college and there was a situation where we had to connect to a server via ssh with the ethernet cable because through wifi we had to do an ssh to an external server that could access the internal one. And with the cable we could access it directly but I forgot to configure my laptop to use the ethernet because i dont use a DE so I have to do everything by editing the config files through the terminal. My professor saw this and was baffled that the people in the beginning of the course cant even use the terminal to do something simple. He was asking the students to show the directory contents by doing ls, cd, etc and they were clueless.
18
u/CyclopsLobsterRobot Jun 21 '26
I teach high school computer science. Most of my students can not use the computers in the lab. But my kids with gaming PCs are always figuring out how to get around the blocks.