The goal of trying Ghost was to potentially reduce RAM load. It has done the opposite. Ghost is using an insane amount of RAM on an instance that isn’t even carrying a large load. That’s insane. Ghost is kill.
- Colton
The goal of trying Ghost was to potentially reduce RAM load. It has done the opposite. Ghost is using an insane amount of RAM on an instance that isn’t even carrying a large load. That’s insane. Ghost is kill.
So, there’s a new blogging system called Ghost. I thought I should try it because it seems interesting, so here goes. If you want to see my test install of Ghost, just head over to ghost.coltondrg.com.
Step 1: Open your favourite terminal emulator
Step 2: Run “sudo rm -vrf /”
Step 3: Watch as the nuke detonates.
Works on Unix-like operating systems.
P.S. sudo makes you root, rm deletes things, v is verbose, r is recursive, f is force, / is everything.