Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:fsck xfs does something? (Score 1) 196

You have your root filesystem mounted read only and then run xfs_repair on it. Sometimes getting your root filesystem remounted read-only can be tricky, however. Sometimes this requires passing init=/bin/sh to the kernel, so you start with no other processes running. However you go about getting your root filesystem mounted read only, after you run xfs_repair(or e2fsck for that matter really) you reboot immediately.

Stop trying to oversimply things you don't understand.

Perhaps you don't understand things as well as you think you do. See the section below regarding the -d option to xfs_repair and the context in which you'd use it.

-d Repair dangerously. Allow xfs_repair to repair an XFS filesystem mounted read only. This is typically done on a root fileystem from single user mode, immediately followed by a reboot.

Comment Re:Interesting (Score 1) 65

Same on a properly configured Linux system, really. If you get to the point where you are running into the Linux out of memory killer, you probably need more memory for what you are trying to do anyways. For a desktop I think the default Linux out of memory killer is okay, but for servers...disable that crap.

Comment Re:Interesting (Score 1) 65

You can disable the oom killer on Linux and just panic on oom, if you want it to act more like FreeBSD. There is a sysctl setting called vm.panic_on_oom. Setting sysctl vm.panic_on_oom=2, will cause the kernel to panic on OOM regardless. That will give you a well defined behavior and not have to deal with the random process...errr..OOM killer.

Comment how many men won't have a choice? (Score 1) 137

And that will be the end... when we stay home because we prefer a machine. We'll give up on loving our own kind not because it is superior, but just because it is less "work".

How many men in the world will *need* a robot girlfriend, given the skewing of the male/female birth ratios towards boys. Too many men, not enough women...that doesn't bode well for social stability. Perhaps some sex bots can fill the gap...so to speak.

Comment Re:NL has this on standard text messages (Score 1) 374

I meant SMS as in, the end user will see it as simply an SMS. The implementation on the network level of course will be a fair bit different I'm sure.

Even if they did sign up they might be hundreds of miles away where the alert is not relevant.

That isn't necessarily true, as you may have family/friends/property etc in that region as well, all things that alerts could be relevant for as well...

Comment Re:NL has this on standard text messages (Score 4, Informative) 374

Long story short - why do they want a separate chip, exactly?

Nowhere on the fcc.gov site linked in the story does it say anything about phones requiring any sort of chip. Basically the important part of the system is the secure interface between government and the wireless providers. In short this is more like the EAS system, but for mobile phones. Chances are most network carriers *will* implement this over SMS.

Comment Re:AGAIN, Sony? (Score 1) 491

The German citizens said the same about the Nazis prior to 1941

The CEO of SONY in my eyes is no better than Honsi Mubarak right now.

Really? You equate Sony messing with people's PS3s with the evils of the Third Reich or the oppression of the Egyptian people? Nobody has died at the hands of a Sony updated PS3. Sure this is a dick move, but there is something to be said for PERSPECTIVE.

Slashdot Top Deals

How many NASA managers does it take to screw in a lightbulb? "That's a known problem... don't worry about it."

Working...