Forgot your password?

typodupeerror

Comment: Cultural/Media Studies? (Score 1) 582

by Bazman (#39170261) Attached to: Ask Slashdot: Dealing With University Firewalls?

Make friends with someone in your Cultural/Media Studies faculty. Preferably someone doing research into social media, emerging cultural phenomena, self-organising cliques, something like that. Then get them to repeatedly hassle IT to give them access to blocked sites, claiming its for their research. I reckon after the fifth time IT will give up and just open up the whole network (their router access control lists will get unmanageable for their competence level).

Comment: You expose your DB server? (Score 1) 100

by Bazman (#38726760) Attached to: Serious Oracle Flaw Revealed; Patch Coming

Who exposes their Oracle DB server to the outside world anyway? Surely its just accessible from the servers that need it. Anyone know any public Oracle DB servers? Lemme just scan the interwebs...

Of course if your front-end gets pwned then you don't want your DB server getting rooted, but hey, they got your front end server... Hopefully that will only have restricted access to the databases it needs, so an Oracle remote exploit here could let an attacker get to anything on the server...

Either way up, not a good thing... Has Larry sold his MiG yet?

Comment: google for 'itil' (Score 4, Insightful) 114

by Bazman (#38630654) Attached to: Ask Slashdot: Documenting Scattered Sites and Systems?

Do you know what ITIL is? Find out. Then get yourself a CMDB. There's open source ones so you're not going to break the budget.

http://www.cmdbuild.org/en/index_html?set_language=en&cl=en

  Then get yourself a document management system. Alfresco? It's a monster.

If you can tame those systems, then you can look for a massively well-paid job with a bigger company that wants to leverage enhanced ITIL capabilities in an enterprise solution situation scenario. F**k yeah.

Comment: How does this work? (Score 4, Interesting) 140

by Bazman (#38213732) Attached to: Groupon Not Doing So Well On Wall Street

How does groupon work?

Company A has a product that normally sells for X. They get a deal with groupon to sell it for Y, such that Y < X.

Groupon take some cut, so the retailer is getting A, such that A<Y<X.

So I call the retailer and go 'hey, let me buy your thing at price B', such that: A<B<Y<X.

The retailer gets more than they would from groupon. I pay less than I would if I'd gone through groupon. Groupon get zilch. I win, the retailer wins. My only issue is how I pitch the price B. But for me, anything below Y is a win for both of us, I just don't know what A is (if I go below that, the retailer is better off with groupon).

Or I've missed something, apart from the fact that if groupon didnt exist I wouldn't have heard about the retailer in the first place...

Comment: Re:Virgin to sell 1.5 gigabit Internet to cocks (Score 1) 247

by Bazman (#38030376) Attached to: Brits Rejecting Superfast Broadband

Actually its the complete opposite. The telephone companies are desperate to fibre-up the working class estates in order to cut into Sky's satellite TV revenues. In my town I hear you can get fast fibre internet north of the river, but not on the more middle-class south side. There's no money to be made in infrastructure unless you can sell 260 channels of endless crap to unemployed chavs sitting on their butts all day. Slight caricature.

Comment: That would be a Steiner/Waldorf School? (Score 5, Informative) 333

by Bazman (#37810026) Attached to: A Silicon Valley School That Doesn't Use Computers

Described as "Mystical Barmpottery" (a lovely english expression we should all use more):

http://www.dcscience.net/?p=3528

and some wonderful racism in there too:

http://www.dcscience.net/?p=3853

  The only Waldorf I'd want my kids taught by is the one who sits next to Statdler on The Muppet Show.

Comment: 2500 users? Not really (Score 1) 382

by Bazman (#37508052) Attached to: Newb-Friendly Linux Flavor For LAMP Server?

I thought you meant you wanted 2500 users on the Linux system itself. That's a fairly big /etc/passwd file, and if they all log in at once then I suspect even a high-end system will crawl a bit.

What you really want is a system that can run a forum that can support 2500 users, but you don't say how many simultaneously, or anything else useful. For 2500 simultaneous users, all posting and reading, you might need more than one box...

So, proper requirements spec plzkthx.

Comment: Re:Don't Disrespect the Backups (Score 1) 260

by Bazman (#36336036) Attached to: Ask Slashdot: Uses For a Small Office Server?

"Can things like 5 months of "no backups" happen with an rsync-based backup to external hard drives? (see my comment above regarding same). I'm honestly asking."

Of course. Suppose the server gets rebooted, but there's an issue with the backup drive, and the server spits a warning and carries on without mounting it. Now the clients are dumping to server:/backups as usual, but oh dear, that's on the little 10G root file system and not the 6TB backup. Which soon fills up. And there's insufficient monitoring and logging for anyone to notice. I mean, why bother checking the disk space, we're never going to fill 6TB, right?

Just one scenario out of plenty. New or expired ssh keys? Someone changed the network card? Lots of things can trip up a system, the epic fail is not having a human check it (which would take two minutes) frequently.

Questions are never indiscreet, answers sometimes are. -- Oscar Wilde

Working...