I used to be able to create a bootable drive, configure it the way I wanted, then clone it to allow redundant hardware; only the IP and host name varied between machines. Several machines were built with two boot drives, imaged after the configuration was complete, then the "spare" powered down.
That stopped working a few years ago. Distributions now made partitions that included the serial numbers of the disks in their GUIDs. If the MAC address on net card didn't match, a "new interface!" was discovered, so routing tables needed to change. Now, it takes less time to build the install from scratch than to patch the mirror image to replace a failed boot drive.
A number of U.S. based companies have already purchase, merged with, and become subsidiaries of Irish companies. That makes profits made in the U.S. "foreign income", and everything outside the U.S. untouchable, because it will never be "repatriated".
The price of companies incorporated in Ireland is going to skyrocket even higher than it has.
The way around the requirement that a violation of LAW requiring an OFFICER to issue the ticket is that the cameras document violations of ORDINANCES with a CIVIL penalty.
Blow a red light in front of a cop, you're issued a ticket that affects your license. Blow it in front of a camera, your license is safe, but your wallet is in jeopardy!
"With RHEL based sysysstems, at least, the simplest way to block it is to put "NM_CONTROLLED=no" in the "/etc/sysconfig/network. That helps ensure it stays disabled, until, and unless you specifically select it for any network port.."
If NM is installed, even telling it to not control a network interface is insufficient to keep it from interfering with that interface. Just a week ago, I installed a new NIC in a server, configured it manually with NM told to leave it alone. 12 hours later, the server disappeared from the network. It didn't crash, it just disconnected, because NM decided to take over control of the NIC.
Why? Because I had not put the MAC address into the configuration. Seems NM will ignore NM_CONTROLLED=no if you don't tell it the MAC address. So my fixed-IP server suddenly became a dynamic-IP workstation, with DNS pointing to the wrong network and a different gateway.
So, no, I'm not going to leave NM installed on any machine that is NOT moving around the country using WiFi.
"Our efforts to mitigate global climate change are finally having an effect. However, this is proof that we must redouble our efforts to prevent disaster. Send another half trillion dollars to..."
Some people don't have a broadband connection to support streaming media. It is a lot cheaper to rent a DVD or three each month than to support a broadband connection. It doesn't make them crazy.
Some people watch movies and other things that aren't available on streaming, but are available on DVD. It doesn't make them crazy.
Now, it is true that there are a lot of crazy people who don't have a broadband connection. And there are a lot of crazy people who watch movies and other things that aren't available on streaming. But that doesn't imply that renting DVDs is proof of being crazy.
Each of the people whose research the book used came up with their own interpretation of the data they collected. In each case, their conclusions are based upon what data they collected, and not what others collected.
An interesting comparison would be for those same people to review the SUM of the data Wade used (since they have access to it), and publish THEIR conclusions. Don't just say, "My research does not support that!", because you might not have been looking at N factors that other researchers looked at.
... the college education included acquiring the desire to move to such places?
Personally, I don't consider places like NYC or SF to be desirable places to live. "Clean air"? "Low crime?" "Better schools?" Certainly, compared to other "cities of size". But, to me, the choice isn't limited to which "big city" to live in. And those criteria work to exclude larger cities, in my opinion.
It is a fundamental principle in the United States that, unless something is illegal, it is legal. Regulations, therefore, should enumerate what makes something illegal, not what makes it legal. To do otherwise prohibits the possibility of inventing better ways to do something, until/unless the regulations are modified to allow it.
The problem within the FAA is that they have regulations that work both ways. In most cases, they tell you what you CANNOT do to remain legal, in others, they tell you what you MUST DO to remain legal.
Why would you want to risk getting attacked by PETA and other animal rights organizations by doing testing on animals? Heck, you can't even shampoo a dog without someone getting upset!
... but people still end up at the sites trying their damnest to log in
You mean there are people out there that don't take advantage of those sites to poison their data, by submitting hundreds of bogus "logins" via a script?!?
... and exposing one or two occasionally makes people THINK that someone is looking out for the interests of the public. It makes it easier to hide the rest!
In most parts of the country, cities lament that people LIVE in the suburbs, and only WORK in the city, robbing them of the property taxes they need to support the crumbling social and economic infrastructure, causing a collapse in property values (Detroit is a perfect example, but other large cities have the same issues).
In California, when people make an effort to LIVE in the city, paying all those higher taxes and propping up all that social and economic infrastructure, they're protested for harming the poor by keeping the property values from collapsing.
Face facts, people - you can't have it both ways. If you don't want those middle-income people keeping your neighborhoods from turning into crack houses, you shouldn't complain when the landlords don't have to put up with any deadbeat who feels like squatting in their buildings.
I wonder how many more slashdot stories will be based upon the same Backblaze story of the "first of its kind" (ignoring Google's older paper) story on hard drive longevity, that doesn't name names?
I used to be able to create a bootable drive, configure it the way I wanted, then clone it to allow redundant hardware; only the IP and host name varied between machines. Several machines were built with two boot drives, imaged after the configuration was complete, then the "spare" powered down.
That stopped working a few years ago. Distributions now made partitions that included the serial numbers of the disks in their GUIDs. If the MAC address on net card didn't match, a "new interface!" was discovered, so routing tables needed to change. Now, it takes less time to build the install from scratch than to patch the mirror image to replace a failed boot drive.
Between this story about the need to secure on board systems against hacking, and Friday's story about the NEED to hack farm equipment....
http://tech.slashdot.org/story...
... if the farm equipment ran iOS. You'd just have to submit a bug report, and it would be fixed in the next update!
Oh, wait... That would be when iFarm 12.4 gets released.... and that's not scheduled until the iPlow 9S is announced...
A number of U.S. based companies have already purchase, merged with, and become subsidiaries of Irish companies. That makes profits made in the U.S. "foreign income", and everything outside the U.S. untouchable, because it will never be "repatriated".
The price of companies incorporated in Ireland is going to skyrocket even higher than it has.
And yet summary says 6...
The way around the requirement that a violation of LAW requiring an OFFICER to issue the ticket is that the cameras document violations of ORDINANCES with a CIVIL penalty.
Blow a red light in front of a cop, you're issued a ticket that affects your license. Blow it in front of a camera, your license is safe, but your wallet is in jeopardy!
"With RHEL based sysysstems, at least, the simplest way to block it is to put "NM_CONTROLLED=no" in the "/etc/sysconfig/network. That helps ensure it stays disabled, until, and unless you specifically select it for any network port.."
If NM is installed, even telling it to not control a network interface is insufficient to keep it from interfering with that interface. Just a week ago, I installed a new NIC in a server, configured it manually with NM told to leave it alone. 12 hours later, the server disappeared from the network. It didn't crash, it just disconnected, because NM decided to take over control of the NIC.
Why? Because I had not put the MAC address into the configuration. Seems NM will ignore NM_CONTROLLED=no if you don't tell it the MAC address. So my fixed-IP server suddenly became a dynamic-IP workstation, with DNS pointing to the wrong network and a different gateway.
So, no, I'm not going to leave NM installed on any machine that is NOT moving around the country using WiFi.
"Our efforts to mitigate global climate change are finally having an effect. However, this is proof that we must redouble our efforts to prevent disaster. Send another half trillion dollars to ..."
By the time the bureaucrats finish, less than $1 will be available to split amongst all us wronged consumers.
Some people don't have a broadband connection to support streaming media. It is a lot cheaper to rent a DVD or three each month than to support a broadband connection. It doesn't make them crazy.
Some people watch movies and other things that aren't available on streaming, but are available on DVD. It doesn't make them crazy.
Now, it is true that there are a lot of crazy people who don't have a broadband connection. And there are a lot of crazy people who watch movies and other things that aren't available on streaming. But that doesn't imply that renting DVDs is proof of being crazy.
It may just be a symptom!
The military is the biggest part of the US budget? Gee.... our government disagrees with that, according to the budget they publish.
http://www.usgovernmentspendin...
Total defense spending, 22%. Pensions, 25%. Healthcare 27%.
And this does NOT include Social Security or Medicare (separate funds, they keep telling us).
Each of the people whose research the book used came up with their own interpretation of the data they collected. In each case, their conclusions are based upon what data they collected, and not what others collected.
An interesting comparison would be for those same people to review the SUM of the data Wade used (since they have access to it), and publish THEIR conclusions. Don't just say, "My research does not support that!", because you might not have been looking at N factors that other researchers looked at.
... the college education included acquiring the desire to move to such places?
Personally, I don't consider places like NYC or SF to be desirable places to live. "Clean air"? "Low crime?" "Better schools?" Certainly, compared to other "cities of size". But, to me, the choice isn't limited to which "big city" to live in. And those criteria work to exclude larger cities, in my opinion.
By having a stellar array of really cool apps! Not lame ones, like Facebook or Twitter.
It is a fundamental principle in the United States that, unless something is illegal, it is legal. Regulations, therefore, should enumerate what makes something illegal, not what makes it legal. To do otherwise prohibits the possibility of inventing better ways to do something, until/unless the regulations are modified to allow it.
The problem within the FAA is that they have regulations that work both ways. In most cases, they tell you what you CANNOT do to remain legal, in others, they tell you what you MUST DO to remain legal.
... to copy their backup of the data...
... infer use mood! I thought it was interfere with user mood.... That's got lots of prior computer art....
Why would you want to risk getting attacked by PETA and other animal rights organizations by doing testing on animals? Heck, you can't even shampoo a dog without someone getting upset!
... but people still end up at the sites trying their damnest to log in
You mean there are people out there that don't take advantage of those sites to poison their data, by submitting hundreds of bogus "logins" via a script?!?
... and exposing one or two occasionally makes people THINK that someone is looking out for the interests of the public. It makes it easier to hide the rest!
In most parts of the country, cities lament that people LIVE in the suburbs, and only WORK in the city, robbing them of the property taxes they need to support the crumbling social and economic infrastructure, causing a collapse in property values (Detroit is a perfect example, but other large cities have the same issues).
In California, when people make an effort to LIVE in the city, paying all those higher taxes and propping up all that social and economic infrastructure, they're protested for harming the poor by keeping the property values from collapsing.
Face facts, people - you can't have it both ways. If you don't want those middle-income people keeping your neighborhoods from turning into crack houses, you shouldn't complain when the landlords don't have to put up with any deadbeat who feels like squatting in their buildings.
Unlawful restraint and intimidation are forms of violence. Or are you of the opinion that violence only involves physical injury?
No, just unlike them on FB.... Pure torture for some of these people!
I wonder how many more slashdot stories will be based upon the same Backblaze story of the "first of its kind" (ignoring Google's older paper) story on hard drive longevity, that doesn't name names?
http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/archive/disk_failures.pdf
"Failure Trends in a Large Disk Drive Population", dated 2007.