Popular Posts
-
Website World Awarded Best Web Hosting Company on CrowdReviews.com SOURCE: CrowdReviews.com July 21, ...
-
1/5 (1) For any online business eyeing a huge online engagement, web hosting holds the utmost importance. Many quality website parameters ...
-
Introduction I am writing this article as a result of my learning for deploying ASP.NET Core web applications on Linux boxes. There is a ...
-
I say this every year, but it's really hard for me to believe 2016 is almost over! They say time flies when you're having fun, ...
-
Since its launch in 2003, WordPress constantly grew and it evolved from a simple blogging platform into a powerful and yet accessib...
-
Whether you have a personal blog, run an e-commerce site, or have a company website, reliable web hosting is a must. A service with ...
-
Grandi expresses his gratitude to Kenya for hosting almost half a million refugees and keeping its borders open to people fleeing war. B...
-
Many things need to be considered when choosing a web hosting provider. This is an important decision that might affect you and your online ...
-
We are presenting the best free web hosting that the world has ever known. Free Unlimited Web Hosting, No Ads, Real cPanel, MySQL, PHP. Crea...
-
You don't know what you don't know. We all hear that line in reference to a lot of different things. In this article, we're ...
Blog Archive
- December (19)
- November (25)
- October (28)
- September (26)
- August (28)
- July (31)
- June (26)
- May (27)
- April (28)
- March (30)
- February (28)
- January (31)
- December (31)
- November (30)
- October (31)
- September (29)
- August (44)
- July (56)
- June (53)
- May (54)
- April (48)
- March (55)
- February (44)
- January (3)
- December (5)
- November (5)
- October (26)
- September (25)
- August (29)
- July (26)
- June (18)
- September (1)
About Me
Total Pageviews
Man deletes his entire web hosting company with single line of accidental code
In what could be the ultimate example of having "one of those days," a man has managed to delete his entire company by mistakenly running a single piece of code.
As reported by The Independent, Marco Marsala, who runs (or perhaps that should now be 'ran') a small web hosting company, inadvertently ran the 'rm –rf' command line while performing maintenance operations on his servers.
For those who don't know, 'rm' tells the computer to remove, and the '-rf' part deletes everything by force, overriding the usual safety warnings.
The command line is often used to delete from a specific directory, but none was given because it was ran by accident.
Marsala used a Bash script that was supposed to set the location, but a bug in the code above the line in question meant no directory was given, resulting in absolutely everything being deleted.
Writing on the Server Fault forum, Marsala said: "I run a small hosting provider with more or less 1,535 customers and I use Ansible to automate some operations to be run on all servers. Last night I accidentally ran, on all servers, a Bash script with a rm -rf {foo}/{bar} with those variables undefined due to a bug in the code above this line."
Marsala went on to explain that the line of code had also deleted his backups and all his customers' websites. "All servers got deleted and the offsite backups too because the remote storage was mounted just before by the same script (that is a backup maintenance script)."
Forum users told Marsala that his only option was to now contact a data recovery service, hope for the best, and get a good lawyer. He was also criticized for not putting safeguards in place that would have stopped this particular line of code from running without a specified location.
"This is not bad luck: it's astonishingly bad design reinforced by complete carelessness," wrote forum user Massimo.
Image credit : kikovic / shutterstock
NextHomeland Security warns PC users to uninstall QuickTime after critical flaws are discovered
PrevThe Minecraft: Education Edition beta program will arrive in schools next month
Source: Man deletes his entire web hosting company with single line of accidental code
0 comments:
Post a Comment