Displaying posts categorized under

Linux

Operating systems and sandwiches

Ubuntu Linux: “You can have your sandwich any way you like, but recently we started wrapping it in this really ugly wrapper. Still yummy though, and you can ask for a different wrapper. But you have to ask”. Mac OSX: “We only serve ham & cheese on white bread. If you don’t like it, go [...]

Quick Fix: ssh timeouts

  It is very annoying when you leave an ssh window open to your server with something running, go to lunch, come back to see this: Read from remote host my.stupid.server.uni.edu: Connection reset by peer. Connection to my.stupid.server.uni.edu closed.   So here are two fixes. The first is server side. ssh to your server, and [...]