Forgot your password?
typodupeerror

Comment Re: I'm still wondering (Score 1) 210

You need to make a clone of a snapshot. Then, you write that to tape, then you need to make at least md5sums of the disk image or of each file on the clone, read the tape you just wrote and compute checksums of the tape as well, then finally compare the checksums.

That's always what I did when using tapes and that's still what I do with usb connected hard drives I use nowadays instead for critical stuff on top of what I described above.

I have had and I still get regular but very occasional checksum failures comparing. You can't just write to tape and consider it a valid backup without comparing with the original before putting it away and moving it to a different location. When I get a checksum failure, I run the test again to make sure I get the same exact two different checksums again to insure the problem doesn't come from another hardware component like memory scsi/sata/usb controller, bad cable etc. etc.

Comment Re: I'm still wondering (Score 3, Interesting) 210

While at it, take snapshots on the remote server to prevent against ransomware attacks and your prod server shouldn't have any access to the replication server in a different geolocation otherwise hackers will delete/encrypt data on the replication server too. The replication server should pull the data from the prod server with something like this:

CMD_OUTPUT=`ssh -C -l root -p 52812 $HOST zfs send rpool/data/${ZVOL}@${NEW_SNAP_NAME} | zfs recv rpool/datarep/${ZVOL} 2>&1`

I know it's possible to give the prod server access to the replication server like in the proxmox backup server architecture and set permissions on the replication server so snapshots can't be deleted but I find it much more safer to protect the replication server in its own VLAN and protect it almost like a CA and insure nobody and nothing has access to the replication server.

Comment Re: I'm still wondering (Score 3, Informative) 210

More on topic, I think cloud customers should be aware that if their datacenter is destroyed, they *will* lose data if they didn't take care of replicating their data to a different geolocation.

Exactly the same happened when an OVH datacenter caught on fire in France. Many customers which didn't have replication set to a different geolocation lost their data. Heck a dude I know had backups on different servers in the same datacenter which turned out to be useless.

I replicate my filesystem to different geolocation at least every 10 minutes and I have pseudo real time replication (usually below 1 seconds) database replication with log replay.

Comment Re:Why? (Score 1) 45

Engineers need to remember that time exists.

You have three months to teach a teen how to control a robot with a microcontroller.

OK, how much of that do you budget to CS and assembly?

Month 1: Architecture and data structures? You have 18 40 minute periods and maybe homework assignments.

Half of the class won't even gain mastery in that time. By time your class is over they will still be having memory management problems.

So then you've failed to achieve the goal.

There are engineers who remember that time exists and for the rest we have engineering managers. Not ideal, just how it is.

To be sure engineering schools are doing a bad job at teaching reality. Even in a dx/dr environment, it's so weird.

Comment tie it to a case number (Score 5, Interesting) 170

This seems like a very obvious and straightforward requirement, force the officer to select an active case to tie the inquiry to.

And at the same time display a warning that selecting an unrelated case "will result in disciplinary action, up to and including termination".

Make them just as accountable as any other security system in the pirvate sector.

Comment Re:Nah, you're alright. (Score 1) 62

Me neither but I ordered 3 dozens to take the RAM out of them and put it in my Beowulf cluster. At $1,299 for 1TB, it's really a steal at that price for 1TB

From TFS:

Reservations are now live for Valve's "Steam Frame" VR headset (with its Linux-based SteamOS and an ARM CPU). "It starts at $1,059 for 256GB or $1,299 for 1TB,"

Comment Re:Flock is building 1984 (Score 4, Insightful) 253

That's a pretty shallow(thought admittedly depressingly popular) analysis of the situation.

Being in public does leave you with no particular defensible expectations of not being observed, and possibly even remembered for a time, by assorted passers by; and typically also permits more direct tailing of people for observation purposes(subject to some, often slightly vague, threshold at which having PIs or paparazzi hunting someone remains a problem even in public; as we saw here where the police took the notion seriously enough to show up but not to do anything in particular).

What it has historically never meant, for technical reasons, was pervasive coverage and longterm retention. Which is certainly increasingly feasible with only moderate levels of investment; but is absolutely a novel development for what 'public' and 'no expectation of privacy' meant.

It's like defending the installation of a massive network of sprinklers because "you have no expectation of staying dry when you go outside; haven't you heard of rain?" Sure, nobody the weather to be sunny all the time, any more than they expect everyone to avert their eyes in public; but they would correctly consider the installation of irrigation equipment on every lamppost to be an intrusion on their ability to stay dry despite the fact that the sky has never extended them a constitutionally protected right to no rain.

Comment Re:Task is cheap (Score -1, Troll) 73

He seems like a real scumbag but it's worth keeping in mind that the people who told us that have a massive incentive to pin their crimes on a scapegoat.

Since we pretty much know that FTX was the #1 donor to a party's political action committee with money laundered through Ukraine, he would have been smarter to wait for that conflict to conclude.

The people who benefited from the crime also prosecuted him which is never reliable.

It might not be FedSlop but unless it is proven that both parties didn't benefit we shouldn't trust this government either.

We do know that Ladybug Graham got $18M straight into his bank account from Ukraine so there is certainly smoke.

It's only since a dead man can't sue for libel that people are willing to print that nugget now.

Comment Re:Who will pay for this? (Score 5, Insightful) 33

Not in a Corporate Democracy.

The people who would prosecute OpenAI want to use OpenAI to maximize their power and wealth at your financial and legal expense.

Remember when they tried to extradite Gary McKinnon for twenty years for looking at a spreadsheet when he accidentally got RDP access to an unsecured NASA desktop with a simple Perl script? Intent is not relevant for prosecutors (mens rea should be an element in a Constitutional case).

The legal basis is there but the will to power is not.

Two systems of courts for different classes of people (yet again). It would be an error to call that a Justice System.

n.b. the Culture War psyop is there to try to convince you that the classes are something else.

Comment when reporting becomes stalking (Score 1) 253

so Keefe also returned to his car and followed several cars behind, hoping to document the next stop."

Yeah that was a stupid thing to do. I don't care which side of the fence you're on regarding Flock cameras, police, or government surveillance, following someone is the wrong response. They're merely an employee doing their job, and you've just escalated it into something very personal.

If that'd have been me, I'd have driven to the cop shop and flagged down an officer, pointed out the car following me, and asked them to go have a word with my tail and ask them to leave me alone.

Taking pictures and filming me out doing my job in public? Sure, fine, go ahead. But if I get tired of it I might leave. Don't follow me, don't harass me. How'd you like it if my buddy with the flock camera mounted on his roof starts following you around? Oh that's different is it? is it really?

Comment Adversarial noise (Score 1) 64

There are methods to add noise patterns to audio that are imperceptible to humans but cause AI to go apeshit, such as misidentifying rock music as classical or transcribing speech as something completely different from what is said.

I wonder what the practicalities might be to deploy this form of attack in an area around you when having a conversation you with to keep private. Probably would not be inaudible when played through a speaker (unlike data implanted in audio recordings) but maybe masked? Listen to some music on your phone's loudspeaker at a modest volume and broadcast invisible noise that fills any eavesdropping AI's buffer with junk or even malicious payloads.
=Smidge=

Comment Re:I can explain away Dark Matter/Energy in 4 word (Score 1) 88

There are corrections to gravity that include the current size of the Universe as s term that gives extremely small differences in calculations but explains most observations.

It has a certain allure from an Information Theory perspective and is extremely parsimonious in ask.

But funding is for finding wimps and axons and evidence of mysteries that use the old equations so you are called crazy if your simple theory threatens that gravy train.

Some people say useful physics is too dangerous to fund and we're better off wasting time and money.

Twenty years ago Dark Energy seemed like a good idea to me. So did Supersymmetry. Most new ideas that can be tested and used or disproved probably should be. That LHC found no Supersymmetric pairs is a good thing.

Slashdot Top Deals

Politics: A strife of interests masquerading as a contest of principles. The conduct of public affairs for private advantage. -- Ambrose Bierce

Working...