Popular Posts
-
I would like to bring another one of my skills to the table, WordPress baby! Starting with this post I will be covering the basics, doma...
-
Whenever a website is made you have to pay for the host and domain. There are different payment plans, sometimes every month and sometim...
-
re: purchasing WordPress.COM upgrades WordPress.com provides free blogs and hosts them free of charge. There are no bandwidth charges. A...
-
ASPHostPortal.com - The leader of ASP.NET hosting provider launches ASP.NET 4.6 hosting with fast network and fast support. New York, ...
-
CrowdReviews.com Announces Guide for Selecting Web Hosting Companies SOURCE: CrowdReviews.com July 23...
-
Grandi expresses his gratitude to Kenya for hosting almost half a million refugees and keeping its borders open to people fleeing war. B...
-
danroo 6 hours ago Template 59 Views HostWHMCS is a Responsive Web Hosting and WHMCS Template designed for All kinds of Domain an...
-
HOSTIO is a readymade web hosting WordPress theme for immediate use — created as straight forward as it can be. It's built with mode...
-
Introduction With .NET Core 1.0 fresh off the press, the Windows developer in me that has a decade-long experience with C# is thrilled by...
-
April 28, 2016 04:00 ET | Source: Research and Markets Dublin, April 28, 2016 (GLOBE NEWSWIRE) -- Research and Markets has announ...
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
A man has deleted his entire web hosting company from existence with a single line of code.
01:36 15.04.2016Get short URL
Marco Marsala seemingly lost all traces of his company, including the websites that he works with, by accidentally prompting a destructive code on his computer which deleted everything in his servers.
The command that Marsala entered was "rm —rf," and, after seeking help on a server expert forum called Server Fault, he was informed that his company is "now essentially dead."
"I run a small hosting provider with more or less 1535 customers and I use Ansible to automate some operations to be run on all servers," Marsala wrote. "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."
The code would normally delete files from the parts of a computer it was directed to, but since no area was specified — it wiped the entire server.
"The 'rm' tells the computer to remove; the r deletes everything within a given directory; and the f stands for 'force', telling the computer to ignore the usual warnings that come when deleting files," the Independent explained.
When the two prompts combined, it was the perfect recipe for disaster.
Marsala had stored backups of everything in case of an instance such as this, but the drives that were backing up the computers were mounted to the cleared server, and those were wiped as well.
Source: A man has deleted his entire web hosting company from existence with a single line of code.
0 comments:
Post a Comment