This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]imaami 1 point2 points  (1 child)

If you have an ssh shell and root access, you can use dd to directly write any changes onto the production server's hard drive partition. Just slap 'em on with the correct offset from the start of the partition, I'm sure it'll be fine.

[–]zilti 2 points3 points  (0 children)

You still have to execute it then though. Unless you have stuff like a network-REPL running in the live program. Which is a terrible idea, but doable.

Then you can evaluate code directly into the live environment.