Slashdot Mirror


User: MrZaius

MrZaius's activity in the archive.

Stories
0
Comments
283
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 283

  1. Re:Okay now... (Mod parent down?) on Michael Robertson Says Root is Safe · · Score: 3, Informative

    Correction:
    replace "executable" with "readable"

    chmod a-r /home/, and user bob executing rm -rf /home/ fails to eliminate a bob-owned /home/bob/, as it fails to get a listing of /home/

  2. Re:Okay now... on Michael Robertson Says Root is Safe · · Score: 4, Informative

    >urr doesn't that make the directory non browseable?

    Yes. That's a good thing, for the reasons described in the parent post. It bears repeating that he did NOT say to set /home/* non-executable, but only the /home/ directory itself. This allows users access to subdirectories of /home/, but only the ones they know about independently.

    An "ls -l --recursive /home/" will fail to find any world-readable directories, because it won't be able to get a listing of /home/

    An "ls -l /home/bob/public_stuffs" will work just fine, however, with the permissions set properly.

  3. Re:perhaps Nohbdy001 should read his own posts on BitTorrent Inherently Illegal? · · Score: 1

    AC, that post is completely offtopic. The question asked was how to defend legitimate uses of BitTorrent. The above post just says that rampant, illegal abuse of his old high school network prompted him to impose a strict proxy over the school owned computers and networks.

    The university restricting him from using BitTorrent, solely on the grounds that they falsely believe it to be illegal, is a completely different problem.

  4. Re:MIPS but not MIPSel (little endian) on Debian Release Mgr. Proposes Dropping Some Archs · · Score: 1

    Gentoo is compiled from source on each install. I don't care enough about how they get the gcc toolchain running to find out, but their installation howto says that it supports some little endian and some big endian systems (see the Cobalt section).

    One must wonder why they're not treated as seperate ports, as doing that would seem to necessitate a pre-existing Linux install or some other breed of LiveCD, but both big endian and little endian systems can plainly be made to work in Gentoo.

    Was there anything else missing in Gentoo?

  5. Partitioning: hfsplus Driver Still Unsafe? on How to Install Debian on Mac mini · · Score: 1

    From the article: I decided to have an 8GB partition which I would format as FAT32. This allows me to easily and reliably share files between OSX and Linux, both of which have good FAT32 support but, at the time of writing, poor or incomplete support for each other's native filesystems.

    I've just bought a Mac, and have been dual-booting between Debian and Panther. Unlike the author, however, I've just been using a large HFS+ partition to move things about. I was under the impression that recent Linux kernels incorporated the supposedly safe HFS+ driver from here: ArdisTech

    Was I mistaken? Are there still valid reasons to not to let Linux write to an HFS+ partition?

  6. Weapons potential? on China to Pioneer Melt-Down Proof Reactors · · Score: 3, Interesting

    Should this spread from China to the increasingly energy-hungry South Asian and African nations, will it have to be as heavily controlled as conventional reactors? Is it possible to use a pebble bed reactor to create weapons grade uranium or plutonium?

  7. Re:Model for Post Bittorrent world..... on Fans Attempting to Pay for Enterprise · · Score: 1

    (Please don't mod down till answered)

    Where do you live, cause I'll pack up and move tomorrow, if I can afford an appt there. Are there internships and jobs in town for just-graduated-CS/Econ-flackies?

  8. Re:Model for Post Bittorrent world..... on Fans Attempting to Pay for Enterprise · · Score: 1

    People aren't dicks. They're lazy, selfish bastards, but people aren't dicks. They'll grab the version with commercials and then skip them if that's all it takes to get the producers the money to keep the show on the air.

    Plus, the Paramount people don't have to make you pay to use their bt tracker. They can just distribute whole, with internationally oriented ad content. They'd be able to reach markets they don't currently, due to the abscence of UPN affiliates in many US cities (there's me), the absence of Enterprise licensees and timely broadcasts in many nations (me last spring in Sweden), people with satellite+dsl (me again! how'd that happen?) and no local channels, etc, etc.

  9. Hah! on Could Your Blackberry Be Damaging Your Thumbs? · · Score: 1

    You fools! You should have bought Zaurii with cellular modems. Those tiny keyboards are on a Linux-powered device.

    I have only to wait for the OZ patch that disables the thumb hurting, and then I'm back to writing my novel in the Hancom Word.

  10. Re:Disagree about the Cube on Will Mac mini Lead the Charge to Smaller Desktops? · · Score: 1

    Can't that just as easily be said of the Newton and the old mice? I don't see how that's grounds to disagree with calling it a failure, assuming they meant in sales and longevity.

  11. Re:FreeBSD on Which BSD for an Experienced Linux User? · · Score: 1

    >I'm sure his head will be spinning when he sees man pages that document things instead of saying "read the info page".

    Aside from the gnuutils (GNU implementations of ls, mv, etc) and bash, is there any major package that says that? And isn't the latter of the two pretty common BSD systems?

    >Hell, he might even pass out when he finds out he can read man pages about configuration files.

    It's not that damned uncommon in linux.

    Results from find /usr/man/*/*conf.*, just one of my three man page repositories (there's plenty more where this came from): /usr/man/man1/autoconf.1.gz /usr/man/man5/lilo.conf.5.gz /usr/man/man1/autoreconf.1.gz /usr/man/man5/mailer.conf.5.gz /usr/man/man1/dispatch-conf.1.gz /usr/man/man5/make.conf.5.gz /usr/man/man1/fetchmailconf.1.gz /usr/man/man5/man.conf.5.gz /usr/man/man1p/getconf.1p.gz /usr/man/man5/modprobe.conf.5.gz /usr/man/man3/fpathconf.3.gz /usr/man/man5/modules.conf.5.gz /usr/man/man3/pathconf.3.gz /usr/man/man5/nscd.conf.5.gz /usr/man/man3/sysconf.3.gz /usr/man/man5/nsswitch.conf.5.gz /usr/man/man3p/fpathconf.3p.gz /usr/man/man5/printers.conf.5.gz /usr/man/man3p/pathconf.3p.gz /usr/man/man5/resolv.conf.5.gz /usr/man/man3p/sysconf.3p.gz /usr/man/man5/rsyncd.conf.5.gz /usr/man/man5/chrony.conf.5.gz /usr/man/man5/scrollkeeper.conf.5.gz /usr/man/man5/classes.conf.5.gz /usr/man/man5/sysctl.conf.5.gz /usr/man/man5/cupsd.conf.5.gz /usr/man/man5/vsftpd.conf.5.gz /usr/man/man5/devfsd.conf.5.gz /usr/man/man5/xinetd.conf.5.gz /usr/man/man5/famd.conf.5.gz /usr/man/man5/xorg.conf.5x.gz /usr/man/man5/fonts-conf.5.gz /usr/man/man8/alsaconf.8.gz /usr/man/man5/host.conf.5.gz /usr/man/man8/pam.conf.8.gz /usr/man/man5/libao.conf.5.gz

  12. Compete with Dish? on XM and Sirius Merger? · · Score: 2, Interesting

    I don't know what the relationship is, exactly, but Dish Network already rebroadcasts/picks up the Sirius radio stations. Why bite the hand that feeds you?

    See:
    http://www.dishnetwork.com/content/program ming/sir ius/index.shtml

  13. Re:Key point: it's not the planet, it's us on A Countdown To Global Catastrophe? · · Score: 2, Funny

    How much do we commit?

    We commit whatever it takes to build and stock 15 Vaults in SoCal, that, when the time is right, the Vault Dweller can rise and make things right in the world.

    PS: Always stock extra water chips.

  14. Re:CableCards aren't all that new on A Brief FAQ on CableCards · · Score: 1

    Do the 2.0 cards require a new interface in the television, or do new televisions work with both revisions of the CableCard spec?

  15. i2p - Please don't mod down till answered on Today in P2P · · Score: 1

    So, anyone using bittorrent over i2p? Is it really anonymous, and is it fast enough to warrant use? How do the speeds compare to the regular 'net and Freenet?

  16. Re:Cheaper Method on Laptops, Headless Servers and KVMs? · · Score: 1

    Perhaps more importantly, using a ~$100 TV-in card on a laptop might allow the guy to use s-video or composite output jacks on the headless boxes. As common as they are nowadays, it's certainly worth considering.

    That would be the cheapest option, by far, if he's already got TV-out.

  17. Re:fp? on Rational Atlantic Eclipse Based Solutions · · Score: 1

    >fp?
    I don't know how this hit the fp.

    Sorry, can't help. Really shouldn't have hit the front page, should it?

  18. Stupid Question (Please don't mod down till Ans'd) on New Shuttle Fuel Tanks Ready · · Score: 1

    In his books, Michael Flynn had a private space company building a light reusable launch vehicle that salvages a pre-destruction MIR. To expand the space station, they paid NASA to up the amount of fuel in the shuttle fuel tanks, giving the shuttle enough fuel to get even the tanks into orbit. The tanks were then pulled out by the private company's vehicles and attached to the MIR.

    Is there any scientific basis for his suggestion, or is it impossible? Can the shuttle tanks be brought into orbit?

  19. What about Vonage? on How Do You Make International Calls? · · Score: 1

    About half of my family's in Moscow at the moment, so I'd like to see a straight answer from somebody.

    Is there a cheap alternative to calling cards? How well does it work to sign up for US VOIP service and plug the system in in Moscow? What kind of connection do they require?

  20. Re:A serious suggestion on What Interests High-School Students? · · Score: 1

    Not that it matters all that much, but the point I was trying to make was that it might be better to do field trips than work with schools on site, at least initially. That'd give the guy a chance to build relationships with teachers, to get a feel for showing off cool toys to kids, etc, and get everyone on his own turf. It has the side benefit of not having to deal with the "do I do this at the school X, or school Y" problem, too, if there's multiple teachers interested and limited staff.

  21. Re:A serious suggestion on What Interests High-School Students? · · Score: 1

    Damned cool idea to embrace private schools and homeschoolers, although the latter might be a bit of a pain to hunt down (compared to finding the Schools section in the yellow pages).

    However, this guy is from the state gov't, and, assuming they're using any resources from their employer, it'd be a big mistake to be exclusive about it. I'd say contact both sorts of schools and have them bus kids to your place for a quick 5 minute tour (preferably over lunch/when they won't get in the way), and then tuck 'em into a conference room and make your presentation there.

    It'd almost always be best to start out by roping in the gifted depts, AP classes, etc, just to limit the size of your audience. That'll give the presenters a chance to hone their message to the point where the average/uninterested students might stay awake through it.

  22. Re:Truth - Advertising? on Truth in Advertising? · · Score: 1

    Tradition, man. Tradition! When you wants to carry around the symbol of the flag and all the weight it carries here, you really ought to be familiar with the traditions around it.

    The tradition of keeping flags properly maintained has been hammered into most of us since childhood for well over a hundred years. Such abuse of the flag was actually made illegal (although not criminalized) in 1923 (a year before Flag Day was created). The guy in the truck is all but certainly in the wrong.

    Have you ever seen what happens to a flag after being hung out of a moving vehicle for a couple of weeks or months? If not, come to post-9/11 America and sit by the highway for an hour. You'll see that they start tearing apart at the fringe, the sewn-together bars start sepearating, etc. The colors become faided, and eventually you're left with nothing but three or four non-descript pieces of cloth and a stick.

    For those of us who were brought up to respect that image, it is rather disconcerting to see the flag abused. It's quite common for groups like the Veterans of Foreign Wars (VFW) and the Boy Scouts to actually give away new flags in exchange for worn out one's. Just think. If people are actually willing to pour money into getting other people new flags, there's gotta be more to it than just one or two pissed off /.ers.

  23. What unshared features? on New Global Directory of OpenPGP Keys · · Score: 1

    Can someone explain what these Gnu/PG features that aren't in PGP are, and what they have to do with the key database?

  24. Dangerous, innit? on Pacman on the Street · · Score: 2, Funny

    Am I the only one that sees the corner of an automobile passing the girl in the VR suit?

    What on earth is there that keeps the people from stepping off into the road? One mistep, and poof. Pacman's back to the center, the medical center.

  25. Re://-- "Beowulf Cluster" jokes above this line -- on Building a Linux XBOX Cluster · · Score: 1, Redundant

    Aie.

    The last thing we need is a beowulf cluster of beowulf cluster jokes.

    Although..... man.... just imagine.