←back to thread

90 points sugarpimpdorsey | 2 comments | | HN request time: 0s | source
Show context
charcircuit ◴[] No.44775300[source]
Open up other machines to the internet and recommend people upload their code to github instead of the school's file server. People who want to read email can use their web browser to load gmail or outlook depending on what the school goes with. For the cron jobs I would want to know what is being scheduled before providing a recommendation on how you can get rid of the login server for it.
replies(2): >>44775440 #>>44775593 #
Telemakhos ◴[] No.44775593[source]
It’s a University: students are there to learn. Mulituser UNIX machines are great place to learn; I probably wouldn’t be where I am now if I hadn’t cut my teeth on AIX, with ircii and pine for mail and X windows and a public_html directory making exploration fun and easy. Sure, you can give a student Outlook365 access and Wordpress, but will he learn anything from them?
replies(2): >>44776134 #>>44776160 #
1. 6031769 ◴[] No.44776160[source]
He will certainly learn what an RCE is.
replies(1): >>44777277 #
2. secabeen ◴[] No.44777277[source]
And when he does, the blast radius is a single unix box/VM or even a single account. You don't put institutionally-critical stuff on things like this. If it gets hacked, you shut it down, have everyone who logged in during the window change their password, and restore from backups or rebuild from scratch.